What if any constraints should be applied to the ellipse fit.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| LeastSquares | 0 | Use least squares fit. | |
| ExpectedOrientation | 1 | Use expected orientation constraint. | |
| AccurateRMSError | 2 | Use accurate RMS Error constraint. |
See Also