How this class will infer the normal direction of the
line segments.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 93.1.0.0
public CogCenterPointsToLinesNormalDirectionInferenceMethodConstants NormalDirectionInferenceMethod { get; set; }public CogCenterPointsToLinesNormalDirectionInferenceMethodConstants NormalDirectionInferenceMethod { get; set; }Public Property NormalDirectionInferenceMethod As CogCenterPointsToLinesNormalDirectionInferenceMethodConstants
Get
Set
Public Property NormalDirectionInferenceMethod As CogCenterPointsToLinesNormalDirectionInferenceMethodConstants
Get
Set
public:
property CogCenterPointsToLinesNormalDirectionInferenceMethodConstants NormalDirectionInferenceMethod {
CogCenterPointsToLinesNormalDirectionInferenceMethodConstants get ();
void set (CogCenterPointsToLinesNormalDirectionInferenceMethodConstants value);
}public:
property CogCenterPointsToLinesNormalDirectionInferenceMethodConstants NormalDirectionInferenceMethod {
CogCenterPointsToLinesNormalDirectionInferenceMethodConstants get ();
void set (CogCenterPointsToLinesNormalDirectionInferenceMethodConstants value);
}Property Value
Type:
CogCenterPointsToLinesNormalDirectionInferenceMethodConstants
The default value is InferFromConvexity.