CogPMAlignFlexRunParams PartialMatchEnabled Property Cognex VisionPro 9.7
If True then PatFlex will find results that match only a fraction of the full pattern (with a score better than the AcceptThreshold.

Namespace: Cognex.VisionPro.PMAlign.Implementation.Internal
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 73.0.0.0
Syntax

public virtual bool PartialMatchEnabled { get; set; }

Property Value

Type: Boolean

Implements

ICogPMAlignFlexRunParams PartialMatchEnabled
See Also