How the WorstCaseProportionOutliers
property will be used when computing a robust fit.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Standard | 0 | Use the WorstCaseProportionOutliers property only in the normal RANSAC sense of "how hard should we try". Do not use it as an accept threshold. | |
| Legacy | 1 | Use the WorstCaseProportionOutliers property both in the normal RANSAC sense of "how hard should we try" and as an accept threshold. |
See Also