Specifies the proportion of features that can be outside the search region without affecting score. The value must be set to 0 when using PatFlex or PatMaxPerspective train algorithm.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentException | If you attempt to set this to a value less than zero or greater than 0.999. |
Remarks
Specifies the proportion of features in the trained pattern that can be outside the search region without affecting score.
Default Value: 0.0
See Also