OCROperator ExecutePretrained Method Cognex VisionPro 9.22

Executes the OCR process with a pre-trained model.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax

public OCRResult ExecutePretrained(
	IImage image
)

Return Value

Type: OCRResult

A Result containing all the details of the recognition.

See Also