Cog3DLineFitterUsing2DPointsResult PropertiesCognex VisionPro 9.25 SR1

The Cog3DLineFitterUsing2DPointsResult type exposes the following members.

Properties

  NameDescription
Public propertyIsFound
Gets whether or not a fitted line segment was found.
Public propertyMaxDeltaResidualsPhys3D
Deprecated. Please use MinDeltaResidualsPhys3D instead.
Public propertyMaxDeltaResidualsRaw2D
Deprecated. Please use MinDeltaResidualsRaw2D instead.
Public propertyMinDeltaResidualsPhys3D
Gets a measure of the precision of the fitted line segment, and the measure is in Phys3D.

Note 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).

Public propertyMinDeltaResidualsRaw2D
Gets a measure of the precision of the fitted line segment in Raw2D space.

Note 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).

Public propertyResidualsPhys3D
Public propertyResidualsRaw2D
Top
See Also