The LineMaxEdgePoint type exposes the following members.
| Name | Description | |
|---|---|---|
| FOVIndex | For Cognex internal use only. | |
| GradientDirection | Gets the dark to light gradient direction of the edge point. | |
| GradientMagnitude | Gets the gradient magnitude of the edge point. This value is considered the contrast measurement of the edge point. | |
| GradientX | Gets the x component of the gradient vector. This value is considered the contrast measurement along the x direction. | |
| GradientY | Gets the y component of the gradient vector. This value is considered the contrast measurement along the y direction. | |
| Handle | (Overrides ShareableBase Handle.) | |
| Intensity | Gets the image intensity at the edge point location. | |
| IntensityNormalizedGradientX | Gets the x component of the intensity normalized gradient vector. This value is considered the normalized contrast measurement along the x direction. | |
| IntensityNormalizedGradientY | Gets the y component of the intensity normalized gradient vector. This value is considered the normalized contrast measurement along the y direction. | |
| ProjectionLengthInPixels | Gets the projection length used during edge point detection. This length is along the expected line tangent direction. | |
| ProjectionRegionIndex | Gets the index of the projection region containing the edge point. | |
| X | Gets the x coordinate of the edge point. | |
| Y | Gets the y coordinate of the edge point. |