| DocumentDetector |
|
| GeniusScanSDK |
|
| Logger |
A interface for a logger object.
|
| OrientationDetector |
|
| Quadrangle |
The quadrangle used to represent document borders.
|
| QuadStreamAnalyzer |
|
| QuadStreamAnalyzer.Result |
|
| ScanProcessor |
This class is used to apply a sequence of image operations on a picture: perspective correction, curvature correction
and image enhancement.
|
| ScanProcessor.Configuration<O> |
Parameters of the processing.
|
| ScanProcessor.CurvatureCorrection |
Configuration for curvature correction.
|
| ScanProcessor.Enhancement |
Configuration for image enhancement.
|
| ScanProcessor.OutputConfiguration<O> |
|
| ScanProcessor.PerspectiveCorrection |
Configuration for perspective correction.
|
| ScanProcessor.Result<T> |
Result of the processing.
|
| ScanProcessor.Rotation |
|
| TextLayout |
The text layout of a scan
This is part of the output of the OCR recognition, but can also be part of the input of the PDF generation.
|
| TextLayoutToTextConverter |
Converts a text layout to its textual representation
The goal is to properly recreate lines, paragraphs etc.
|
| TextLayoutToTextConverterResult |
|