If true, an automatically computed edge threshold will be used for training. If false, the user provided edge threshold will be used.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 79.0.0.0
public bool AutoEdgeThresholdEnabled { get; set; }public bool AutoEdgeThresholdEnabled { get; set; }Public Property AutoEdgeThresholdEnabled As Boolean
Get
Set
Public Property AutoEdgeThresholdEnabled As Boolean
Get
Set
public:
property bool AutoEdgeThresholdEnabled {
bool get ();
void set (bool value);
}public:
property bool AutoEdgeThresholdEnabled {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean