CogPMAlignRunParams AutoEdgeThresholdEnabled Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0
Syntax

public bool AutoEdgeThresholdEnabled { get; set; }

Property Value

Type: Boolean
See Also