CogOCVMaxCharacterResult VerificationKeyViolations Property Cognex VisionPro 9.7
The verification key violations. These are the degrees of freedom (DOFs) of the key search params that were violated and which therefore decreased the VerificationDOFScore for this character.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax

public CogOCVMaxDOFConstants VerificationKeyViolations { get; }

Property Value

Type: CogOCVMaxDOFConstants
This read-only property is a bit-wise OR of CogOCVMaxDOFConstants.
See Also