Scanbot SDK
Loading...
Searching...
No Matches
OcrEngine

API for optical character recognition. More...

Public Member Functions

None __init__ (self)
 Initialize the recognizer.
 
Page run (self, *, ImageRef image)
 Recognize text in the given image.
 

Detailed Description

API for optical character recognition.

Required licence feature(s): Ocr.

Member Function Documentation

◆ run()

Page run ( self,
* ,
ImageRef image )

Recognize text in the given image.

Parameters
imageThe image to recognize text in.
Returns
Page recognized in the image.

The documentation for this class was generated from the following file: