public static class ScanbotSdkModule.Companion
@Nullable public io.scanbot.sdk.docprocessing.draft.DocumentDraftExtractor getDocumentDraftExtractor()
Customizable instances which will be used for injections.
TODO: Get rid of it!
public void setDocumentDraftExtractor(@Nullable
io.scanbot.sdk.docprocessing.draft.DocumentDraftExtractor p)
Customizable instances which will be used for injections.
TODO: Get rid of it!
@Nullable public io.scanbot.sdk.ocr.intelligence.OcrSettings getOcrSettings()
public void setOcrSettings(@Nullable
io.scanbot.sdk.ocr.intelligence.OcrSettings p)
@Nullable public io.scanbot.sdk.core.contourdetector.ContourDetectorSettings getContourDetectorSettings()
public void setContourDetectorSettings(@Nullable
io.scanbot.sdk.core.contourdetector.ContourDetectorSettings p)
@Nullable public io.scanbot.sdk.process.ImageProcessorSettings getImageProcessorSettings()
public void setImageProcessorSettings(@Nullable
io.scanbot.sdk.process.ImageProcessorSettings p)