Gets the image intensity at the edge point location.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 69.0.0.0
Syntax
Property 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