Scanbot SDK
Loading...
Searching...
No Matches
ocr_types.py File Reference

Python bindings for OCRTypes. More...

Classes

class  OcrElement
 Base class for units of text, e.g. More...
 
class  Glyph
 Represents a single glyph, i.e. More...
 
class  Word
 Represents a single word. More...
 
class  Line
 Represents a single line. More...
 
class  Block
 Represents a single block, e.g. More...
 
class  Page
 Represents result of performing OCR on an image. More...
 

Detailed Description

Python bindings for OCRTypes.