Gets the x component of the intensity normalized gradient vector. This
value is considered the normalized contrast measurement along the x
direction.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 93.1.0.0
Syntax
Property Value
Type: DoubleThe relative contrast ratio.
Remarks
The x direction is the x-axis direction of the selected space of the input image.
See NormalizedContrastThreshold for information on normalization behavior.
See Also