ContrastVariation Property
Applies To
Vision Objects: ArcFinder, ArcInspector, BoxFinder, Contour, CornerFinder, Edge, LineFinder, LineInspector
Description
Sets the amount of contrast variation for the ContrastTarget property.
Usage
VGet Sequence.Object.ContrastVariation, var
VSet Sequence.Object.ContrastVariation, value
- Sequence
- Name of a sequence or string variable containing a sequence name.
- Object
- Name of an object or string variable containing an object name. The object must exist in the specified sequence.
- var
- Integer variable that will contain the value of the property.
- value
- Integer value or expression for the new value of the property.
Values
Integer number from 0–255
Default: 0 (any variation)
Remarks
Use ContrastVariation to set the amount of contrast variation allowed for the edge search with the value set in ContrastTarget.
See Also
ArcFinder Object, ArcInspector Object, Contrast Result, ContrastTarget Property, Edge Object, LineFinder Object, LineInspector Object, BoxFinder Object, Contour Object, CornerFinder Object