Scanbot SDKInitializer
Initializes Scanbot SDK library. Use it to set up desired components and then call initialize.
Functions
Enables/disables GPU acceleration for TensorFlow ML models
Enables/disables XNNPACK acceleration for TensorFlow ML models, which provides highly optimized implementations of floating-point neural network operators. By default - true.
Adjust this parameter to specify snapped pages should be combined into documents and in which format
Set Scanbot SDK to use the specified DocumentScannerEngineMode
Initializes Scanbot SDK library. Can be called only once.
Register callback for handling all sdk license errors after sdk initialisation
Set Scanbot SDK license
Adjust this parameter to specify which Logger should be used. To set a custom logger withLogging must be set to true
.
Set Scanbot SDK OCR blobs path
Set Scanbot SDK to use the specified io.scanbot.sdk.pdf.PdfImagesExtractor.Type
Performs GPU ML models precompiling
Set Scanbot SDK to prepare OCR languages blobs. Prepares language train data blobs for io.scanbot.sdk.mcscanner.MedicalCertificateScanner and io.scanbot.sdk.hicscanner.HealthInsuranceCardScanner
Set the custom directory for pages and documents storage
Enable or disable CPU acceleration.
Sets a global Scanbot SDK flag which enables/disables a usage of encrypted file IO processor for all image and pdf files. By default - false.
Set Scanbot SDK to use given OCR settings
Adjust this parameter to specify which io.scanbot.sdk.persistence.PageStorageSettings should be used.
Enables or disables logs in Scanbot SDK.