SkewFitEnable Property
Applies To
Vision Objects: Correlation, Geometric
Description
Sets whether to enable the skew corrected detection.
Usage
VGet Sequence.Object.SkewFitEnable, var
VSet Sequence.Object.SkewFitEnable, 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
- Boolean variable that will contain the value of the property
- value
- Boolean value or expression for the new value of the property.
Values
- 0 - False: Do not enable the skew corrected detection.
- -1 - True: Enable the skew corrected detection.
Default: False
Remarks
If it is set to "True", the SkewFitEnable property detects an object while considering the skew direction and ratio. This is effective when the object may not be arranged at a position opposed to the camera.
See Also
Correlation Object, Geometric Object, SkewDirection Result, SkewRatio Result