The proportion of pattern features that is outside the search region.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleRemarks
The proportion of the pattern features that is outside the run-time search region, provided OutsideRegionThreshold is enabled (has a value greater than 0.0).
If OutsideRegionThreshold is not enabled, will return 0.0. This value is not available for the PatFlex algorithm, and will return -1.0 if the PatFlex algorithm is used.
See Also