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

Python bindings for DocumentQualityAnalyzerTypes. More...

Classes

class  DocumentQuality
 Deprecated, please use DocumentQualityAssessment instead. More...
 
class  DocumentQualityAssessment
 Result of document quality analysis. More...
 
class  DocumentQualityThreshold
 Point in the quality-number of symbols space to separate quality levels. More...
 
class  ProcessByTileConfiguration
 Configuration for processing image by tiles. More...
 
class  DocumentQualityAnalyzerCompatibilityMode
 Compatibility mode for the Document Quality Analyzer. More...
 
class  DocumentQualityAnalyzerCompatibilityModeConfiguration
 Configuration for the compatibility mode of the Document Quality Analyzer. More...
 
class  DocumentQualityAnalyzerConfiguration
 Document Quality Analyzer configuration. More...
 
class  CharacterLevelAnnotation
 Character level annotation, contains information about the quality of a character in the document. More...
 
class  CharacterLevelAnnotations
 Character level annotations, contains information about each character in the document. More...
 
class  DocumentQualityAnalyzerTrainingData
 Contains all the data needed to train a Document Quality Analyzer. More...
 
class  DocumentQualityAnalyzerResult
 Result of document quality analysis. More...
 

Detailed Description

Python bindings for DocumentQualityAnalyzerTypes.