Whether this CogOCRMaxFieldingLineResult passed checking by the
CogOCRMaxFielding operator. If AcceptedMetric is PrimaryMatches,
this will be true if and only if both of the follwoing are true:
a) the status for any result position is Primary or PrimarySwap,
and b) the status for any input position is Primary, PrimarySwap,
or DeletedIgnored. If AcceptedMetric is PrimaryAndSecondaryMatches,
this will be true if and only if both of the following are true: c) the
status for any result position is Primary or PrimarySwap or Secondary
or SecondarySwap, and d) the status for any input position is
Primary or PrimarySwap or Secondary or SecondarySwap or DeletedIgnored.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanSee Also