create

fun create(configuration: DocumentScannerConfiguration = DocumentScannerConfiguration( )): Result<ScanbotSdkDocumentScanner>

Initialize the document detector.

Return

The initialized scanner.

Parameters

configuration

The configuration for the document detector.