Executes the OCR process with a pre-trained model.
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- image
- Type: Cognex.Vision IImage
The Image on which to run.
Return Value
Type: OCRResultA Result containing all the details of the recognition.
See Also