Package io.scanbot.sdk.ui.view.interactor
See: Description
-
Class Summary Class Description SaveBarcodePreviewFrameUseCase Saves preview frames in the files repository SaveBarcodeTakenPictureUseCase Saves taken camera pictures in the files repository CheckCameraPermissionUseCase Checks camera permission ShakePauseController Validation that tracks significant movements and allows detection to be paused after some time passed since last significant move. SaveCameraFrameUseCase Saves camera frame in the in-memory repository CropAndRotateUseCase Use case to handle cropping and rotating of the page BitmapLines Encapsulates information about the detected polygon, lines and bitmap extracted from the page DetectPolygonOnPageUseCase Use case to handle the detection a polygon on the given page and returns detected polygon and image FilterDraftDocumentPageUseCase Apply ImageFilterType for draft pages for document scanning FinalizePagesUseCase Finalizes all draft stored pages and copies them to final pages dir RemoveDraftPageUseCase Removes Page from the storage RemovePageUseCase Removes Page from the storage SaveTakenPictureUseCase Saves taken camera pictures in the in-memory repository