LineMaxEdgePoint PropertiesCognex VisionPro 9.25 SR1

The LineMaxEdgePoint type exposes the following members.

Properties

  NameDescription
Public propertyFOVIndex

For Cognex internal use only.

Public propertyGradientDirection

Gets the dark to light gradient direction of the edge point.

Public propertyGradientMagnitude

Gets the gradient magnitude of the edge point. This value is considered the contrast measurement of the edge point.

Public propertyGradientX

Gets the x component of the gradient vector. This value is considered the contrast measurement along the x direction.

Public propertyGradientY

Gets the y component of the gradient vector. This value is considered the contrast measurement along the y direction.

Public propertyHandle (Overrides ShareableBase Handle.)
Public propertyIntensity

Gets the image intensity at the edge point location.

Public propertyIntensityNormalizedGradientX

Gets the x component of the intensity normalized gradient vector. This value is considered the normalized contrast measurement along the x direction.

Public propertyIntensityNormalizedGradientY

Gets the y component of the intensity normalized gradient vector. This value is considered the normalized contrast measurement along the y direction.

Public propertyProjectionLengthInPixels

Gets the projection length used during edge point detection. This length is along the expected line tangent direction.

Public propertyProjectionRegionIndex

Gets the index of the projection region containing the edge point.

Public propertyX

Gets the x coordinate of the edge point.

Public propertyY

Gets the y coordinate of the edge point.

Top
See Also