OCROperator ExecutePretrained Method Cognex VisionPro 9.21 SR1

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.21.1.1
Syntax

public OCRResult ExecutePretrained(
	IImage image
)

Return Value

Type: OCRResult

A Result containing all the details of the recognition.

See Also