Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 73.0.0.0
public CogLineMaxPolarityConstants Polarity { get; }public CogLineMaxPolarityConstants Polarity { get; }Public ReadOnly Property Polarity As CogLineMaxPolarityConstants
Get
Public ReadOnly Property Polarity As CogLineMaxPolarityConstants
Get
public:
property CogLineMaxPolarityConstants Polarity {
CogLineMaxPolarityConstants get ();
}public:
property CogLineMaxPolarityConstants Polarity {
CogLineMaxPolarityConstants get ();
}Property Value
Type:
CogLineMaxPolarityConstants
The line segment polarity.
This value is computed from the
GradientDirection
of the edge points in
Inliers. If
all inliers are found to have the same polarity then that value is used;
otherwise, the "mixed" value is used.