Gets a measure of the precision of the fitted line segment, and the measure is in Phys3D.
Namespace: Cognex.VisionPro3DNote that larger residuals indicate a more precise fitted line segment result (because the more the residuals increase per line segment perturbation, the more accurately the line segment is localized).
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Cog3DResidualsA measure of the precision of the fitted line segment (in Phys3D units).
Exceptions
| Exception | Condition |
|---|---|
| Cog3DException | If IsFound is false. |
See Also