CogOCVMaxCharacterResult VerificationFullViolations Property Cognex VisionPro
The verification full violations. These are the degrees of freedom (DOFs) of the full (i.e. image or start pose) 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: 65.1.0.0
Syntax

public CogOCVMaxDOFConstants VerificationFullViolations { get; }

Property Value

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