CogPMAlignRunParams AutoEdgeThresholdEnabled Property Cognex VisionPro 9.5
If true, user provided edge threshold will be used for training. If false, computed edge threshold will be used. Default value is false.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax

public bool AutoEdgeThresholdEnabled { get; set; }

Property Value

Type: Boolean
See Also