Gets the image intensity at the edge point location.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax
Return Value
Type: DoubleThe grey level intensity.
Remarks
The set of pixels used to compute GradientX and GradientY are similarly processed to compute intensity; except the pixel intensities rather than the pixel contrasts are manipulated.
See Also