LineMaxResultBase PropertiesCognex VisionPro 9.23

The LineMaxResultBase type exposes the following members.

Properties

  NameDescription
Public propertyContrast

Gets the absolute contrast across the line segment in the ExpectedLineNormal direction.

Public propertyCoverage

Gets the proportion of inliers relative to the maximum possible number of inliers.

Public propertyHandle (Overrides ShareableBase Handle.)
Public propertyID

Gets the unique ID used to identify this LineMax result.

Public propertyInliers

Gets the set of edge points fitted to the line.

Public propertyIntensity

Gets the average intensity along the line segment.

Public propertyMaxError

Gets the distance of the farthest inlier from the line.

Public propertyNormalAngle

Gets the direction of the line segment along the normal direction.

Public propertyNormalizedContrast

Gets the normalized contrast across the line segment in the ExpectedLineNormal direction.

Public propertyNumProjectionRegions

Gets the number of "care" projection regions along the line segment.

Public propertyPolarity

Gets the polarity across the line in the ExpectedLineNormal direction.

Public propertyRMSError

Gets the residual error in fitting the Inliers to the line segment.

Public propertyTangentAngle

Gets the direction of the line segment along the tangent direction.

Top
See Also