Filterluminancetolerance – Adept AdeptSight Reference Guide User Manual
Page 210
FilterLuminanceTolerance
VPARAMETER
5718
Value of the tolerance allowed for Luminance value defined by FilterLuminanceValue, for the selected
filter. The FilterLuminanceTolerance value is distributed equally above and below the
FilterLuminanceValue.
For example, if FilterLuminanceValue = 200 and FilterLuminanceTolerance = 20, the filter will accept
pixels within a range of luminance values = [190,200].
Syntax
Micro V+
VPARAMETER (sequence_id, tool_id, 5718, filter_id, object_id) = value
value = VPARAMETER (sequence_id, tool_id, 5718, filter_id, object_id)
V+
VPARAMETER (sequence_id, tool_id, 5718, filter_id, object_id) $ip = value
value = VPARAMETER ($ip, sequence_id, tool_id, 5718, filter_id, object_id)
Remarks
When FilterLuminanceTolerance = 1, no tolerance (variation) in luminance is accepted. The filter
will only accept pixels with a luminance value equal to FilterLuminanceValue.
Type
Long
Range
Minimum: 1
Maximum: 128
Parameters
$ip
IP address of the vision server. Applies to V+ syntax only. Uses standard IP
address format, for example: 192.168.1.120.
FilterLuminanceTolerance
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 210