- calculateInSampleSize(options, reqWidth, reqHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
-
Calculates best inSampleSize to fit reqWidth and reqHeight or a bit more
- calculatePageBounds(pageSize, bounds, rotation) - Static method in class io.scanbot.sdk.util.pdf.PdfUtils
-
- checkState(param) - Method in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
-
- checkState(param) - Method in class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
-
- ChequeBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.cheque
-
Thrown when there is a problems of accessing Cheque scanner blobs files on runtime
- ChequeBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.cheque.ChequeBlobRuntimeException
-
Thrown when there is a problems of accessing Cheque scanner blobs files on runtime
- clear() - Method in interface io.scanbot.sdk.ui.result.ResultRepository
-
Deletes all the results from the repository
- clear() - Method in interface io.scanbot.sdk.ui.result.ResultStorage
-
Removes all the results from the storage
- CommonOCRGradleDependencyException - Exception in io.scanbot.sdk.exceptions.ocr
-
Thrown when there is no Common OCR assets gradle dependency found which is required to run OCR process in various scanners
- CommonOCRGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.ocr.CommonOCRGradleDependencyException
-
Thrown when there is no Common OCR assets gradle dependency found which is required to run OCR process in various scanners
- Companion - Static variable in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
-
Deprecated.
- Companion - Static variable in class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
-
Deprecated.
- Companion - Static variable in enum io.scanbot.sdk.process.ImageFilterType
-
- Companion - Static variable in class io.scanbot.sdk.ui.camera.ShutterButton
-
Deprecated.
- component1() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
-
status of current frame
- component1() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
-
raw id implementation
- component2() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
-
detected image
- component2() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
-
class to help to get the correct repository from ScanbotSDK
- compress(bitmap, format, quality, file) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
-
- ContourDetectionStatusAutoSnappingPredicate - Class in io.scanbot.sdk.autosnapping
-
Validation based on DetectionResult statuses.
- ContourDetectionStatusAutoSnappingPredicate() - Constructor for class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
-
Validation based on DetectionResult statuses.
- copy(status, polygon) - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
-
Data holder for info needed for frame validation.
- copy(resultId, clazz) - Method in class io.scanbot.sdk.ui.result.ResultWrapper
-
- createPreview(res, imageRes, targetWidth, targetHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
-
Create preview from large (nodpi) resource image
- createPreview(image, targetWidth, targetHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
-
Create preview from image byte array
- createPreview(image, targetWidth, targetHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
-
Create preview from image byte array