The processed image, which is generated from the input rectified image
and used for classification.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 85.1.0.0
Syntax
Property Value
Type: CogImage8GreyThe ProcessedImage value. The default value is null.
Remarks
This image would be null if KeepProcessedImage was false for the run that generated this result.
See Also