CogPMAlignPattern AutoEdgeThresholdEnabled Property Cognex VisionPro 9.24
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.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 91.0.0.0
Syntax

public bool AutoEdgeThresholdEnabled { get; set; }

Property Value

Type: Boolean
See Also