CogOCRMaxFieldingPositionResult PreFieldingClassifierResult Property Cognex VisionPro 9.8
The classifier position result describing this position before fielding was performed. Note that this may be null if the position was inserted by the CogOCRMaxFielding operator (and hence did not exist before fielding).

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax

public CogOCRMaxClassifierPositionResult PreFieldingClassifierResult { get; }

Property Value

Type: CogOCRMaxClassifierPositionResult
See Also