Standarddeviationthreshold – Adept AdeptSight Reference Guide User Manual
Page 467
StandardDeviationThreshold
VPARAMETER
5302
Threshold used to validate candidate measurement points before computing their local sharpness. When
the tool is executed, it scans the region of interest and identifies a number of candidate locations (equal to
CandidatePointsCount) where the local standard deviation is the highest. The local sharpness is then
evaluated at each of the candidate location that has a local standard deviation above
StandardDeviationThreshold.
Syntax
Micro V+
VPARAMETER (sequence_id, tool_id, 5302, index_id, object_id) = value
value = VPARAMETER (sequence_id, tool_id, 5302, index_id, object_id)
V+
VPARAMETER (sequence_id, tool_id, 5302, index_id, object_id) $ip = value value =
VPARAMETER ($ip, sequence_id, tool_id, 5302, index_id, object_id)
Type
Double
Range
Minimum: 0
Maximum: 255
Parameters
$ip
IP address of the vision server. Applies to V+ syntax only. Uses standard IP
address format, for example: 192.168.1.120.
sequence_id
Index of the vision sequence. The first sequence is 1.
tool_id
Index of the tool in the vision sequence. The first tool is 1.
ID
5302: the value used to reference this property.
index_id
N/A
object_id
N/A
StandardDeviationThreshold
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 467