CogPMAlignFlexRunParams PartialMatchCoverageThreshold Property Cognex VisionPro
When PartialMatchEnabled is true, this specifies the minimum fraction of the pattern that must be matched in a valid PatFlex result.

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

public virtual double PartialMatchCoverageThreshold { get; set; }

Property Value

Type: Double

Implements

ICogPMAlignFlexRunParams PartialMatchCoverageThreshold
See Also