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

Python bindings for DocumentScannerTypes. More...

Classes

class  DocumentScannerEngineMode
 Engines for document scanning. More...
 
class  DocumentScannerParameters
 Parameters for the document scanner. More...
 
class  PartiallyVisibleDocumentConfiguration
 Configuration for handling partially visible documents. More...
 
class  DocumentScannerConfiguration
 Configuration for the document scanner. More...
 
class  DocumentDisplacement
 The displacement of the document from the image center if the document is partially visible. More...
 
class  DocumentDetectionStatus
 Status of the document detection. More...
 
class  DocumentDetectionScores
 The total and partial scores for the detected document contour. More...
 
class  DocumentDetectionResult
 Result of the document contour detection. More...
 
class  DocumentScanningResult
 Result of the document detection followed by cropping of the found document. More...
 

Detailed Description

Python bindings for DocumentScannerTypes.