Optional source: DeepPartial<DocumentScannerConfiguration>The engine to use for document scanning.
"ML";
Initial parameters for the document scanner.
new DocumentScannerParameters({});
Configuration for handling partially visible documents.
new PartiallyVisibleDocumentConfiguration({});
In live mode, the document scanner will return only the best document contour. In single-shot mode it will return additional document contours, suitable for use in the cropping screen.
"AUTO";
Generated using TypeDoc
Configuration for the document scanner.