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

Python bindings for TextPatternScannerTypes. More...

Classes

class  PatternGrammar
 Grammar of pattern matching. More...
 
class  WordBox
 Structure containing recognized word text and bounds. More...
 
class  SymbolBox
 Structure containing recognized symbol text and bounds. More...
 
class  TextPatternScannerResult
 The result of the text line recognition. More...
 
class  ContentValidator
 Base class for content validators. More...
 
class  DefaultContentValidator
 Default content validator. More...
 
class  PatternContentValidator
 Pattern content validator. More...
 
class  TextPatternScannerConfiguration
 Configuration for the text pattern scanner. More...
 

Detailed Description

Python bindings for TextPatternScannerTypes.