Skip navigation links
B C D E F G H I O P R S T U W 

B

BlurEstimator - Interface in io.scanbot.sdk.process
Estimates blurriness of images.
build() - Method in class io.scanbot.sdk.process.ImageProcessorSettings.Builder
Builds an instance of class ImageProcessorSettings
Builder() - Constructor for class io.scanbot.sdk.process.ImageProcessorSettings.Builder
Builds an instance of class ImageProcessorSettings

C

Companion - Static variable in enum io.scanbot.sdk.process.ImageFilterTuneType
 
Companion - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
component1() - Method in class io.scanbot.sdk.process.CropOperation
 
component1() - Method in class io.scanbot.sdk.process.FilterOperation
 
component1() - Method in class io.scanbot.sdk.process.ResizeOperation
 
component1() - Method in class io.scanbot.sdk.process.RotateOperation
0,
component1() - Method in class io.scanbot.sdk.process.TuneOperation
 
component2() - Method in class io.scanbot.sdk.process.TuneOperation
should be in range acceptable for a given filter type
copy(polygon) - Method in class io.scanbot.sdk.process.CropOperation
Cropping operation.
copy(filterType) - Method in class io.scanbot.sdk.process.FilterOperation
Filtering operation.
copy(maxSize) - Method in class io.scanbot.sdk.process.ResizeOperation
Resizing operation.
copy(degrees) - Method in class io.scanbot.sdk.process.RotateOperation
Rotation operation.
copy(tuneType, numValue) - Method in class io.scanbot.sdk.process.TuneOperation
Tuning operation.
CropOperation - Class in io.scanbot.sdk.process
Cropping operation.
CropOperation(polygon) - Constructor for class io.scanbot.sdk.process.CropOperation
Cropping operation.

D

DefaultBlurEstimator - Class in io.scanbot.sdk.process
Default implementation for interface BlurEstimator
DefaultBlurEstimator(blobManager) - Constructor for class io.scanbot.sdk.process.DefaultBlurEstimator
Default implementation for interface BlurEstimator
dispose() - Method in class io.scanbot.sdk.process.ImageProcessor
Calling this method will clear native buffer for ImageProcessor. It will be recreated if it will be called again

E

equals(p) - Method in class io.scanbot.sdk.process.CropOperation
 
equals(p) - Method in class io.scanbot.sdk.process.FilterOperation
 
equals(p) - Method in class io.scanbot.sdk.process.ResizeOperation
 
equals(p) - Method in class io.scanbot.sdk.process.RotateOperation
 
equals(p) - Method in class io.scanbot.sdk.process.TuneOperation
 
estimate(nv21, width, height, orientation) - Method in interface io.scanbot.sdk.process.BlurEstimator
Run blur estimation on given nv21 image.
estimate(nv21, width, height, orientation) - Method in class io.scanbot.sdk.process.DefaultBlurEstimator
Run blur estimation on given nv21 image.
estimate(nv21, width, height, orientation) - Method in class io.scanbot.sdk.process.StubBlurEstimator
Run blur estimation on given nv21 image.
estimateInBGR(bgr, width, height, orientation) - Method in interface io.scanbot.sdk.process.BlurEstimator
Run blur estimation on given byte-array-encoded image.
estimateInBGR(bgr, width, height, orientation) - Method in class io.scanbot.sdk.process.DefaultBlurEstimator
Run blur estimation on given byte-array-encoded image.
estimateInBGR(bgr, width, height, orientation) - Method in class io.scanbot.sdk.process.StubBlurEstimator
Run blur estimation on given byte-array-encoded image.
estimateInBitmap(bitmap, orientation) - Method in interface io.scanbot.sdk.process.BlurEstimator
Run blur estimation on given Bitmap image.
estimateInBitmap(bitmap, orientation) - Method in class io.scanbot.sdk.process.DefaultBlurEstimator
Run blur estimation on given Bitmap image.
estimateInBitmap(bitmap, orientation) - Method in class io.scanbot.sdk.process.StubBlurEstimator
Run blur estimation on given Bitmap image.
estimateInJPEG(jpeg, width, height, orientation) - Method in interface io.scanbot.sdk.process.BlurEstimator
Run blur estimation on given jpeg-encoded byte array image.
estimateInJPEG(jpeg, width, height, orientation) - Method in class io.scanbot.sdk.process.DefaultBlurEstimator
Run blur estimation on given jpeg-encoded byte array image.
estimateInJPEG(jpeg, width, height, orientation) - Method in class io.scanbot.sdk.process.StubBlurEstimator
Run blur estimation on given jpeg-encoded byte array image.

F

FilterOperation - Class in io.scanbot.sdk.process
Filtering operation.
FilterOperation(filterType) - Constructor for class io.scanbot.sdk.process.FilterOperation
Filtering operation.
FilterPredictor - Interface in io.scanbot.sdk.filterpredictor
Image filter predictor
FilterTuneType.Companion - Class in io.scanbot.sdk.process
 
FinderPictureCallback - Class in io.scanbot.sdk.camera
Represents implementation of BasePictureCallback that rotates and crops a part of the snapped image which is visible in the Finder view
FinderPictureCallback(imageProcessor) - Constructor for class io.scanbot.sdk.camera.FinderPictureCallback
Represents implementation of BasePictureCallback that rotates and crops a part of the snapped image which is visible in the Finder view

G

getByCode(code) - Method in class io.scanbot.sdk.process.ImageFilterTuneType.Companion
 
getCode() - Method in enum io.scanbot.sdk.process.ImageFilterTuneType
 
getDegrees() - Method in class io.scanbot.sdk.process.RotateOperation
0,
getFilterName() - Method in enum io.scanbot.sdk.process.ImageFilterTuneType
 
getFilterType() - Method in class io.scanbot.sdk.process.FilterOperation
 
getImageProcessor() - Method in class io.scanbot.sdk.camera.FinderPictureCallback
 
getMaxSize() - Method in class io.scanbot.sdk.process.ResizeOperation
 
getMaxValue() - Method in enum io.scanbot.sdk.process.ImageFilterTuneType
 
getMinValue() - Method in enum io.scanbot.sdk.process.ImageFilterTuneType
 
getNumValue() - Method in class io.scanbot.sdk.process.TuneOperation
should be in range acceptable for a given filter type
getOperationType() - Method in class io.scanbot.sdk.process.Operation
 
getPolygon() - Method in class io.scanbot.sdk.process.CropOperation
 
getTuneType() - Method in class io.scanbot.sdk.process.TuneOperation
 
getType() - Method in class io.scanbot.sdk.process.ImageProcessor
the type of the image processor to be inited
getType() - Method in class io.scanbot.sdk.process.ImageProcessorSettings.Builder
 
getType() - Method in class io.scanbot.sdk.process.ImageProcessorSettings
 
getType() - Method in enum io.scanbot.sdk.process.OperationType
 

H

hashCode() - Method in class io.scanbot.sdk.process.CropOperation
 
hashCode() - Method in class io.scanbot.sdk.process.FilterOperation
 
hashCode() - Method in class io.scanbot.sdk.process.ResizeOperation
 
hashCode() - Method in class io.scanbot.sdk.process.RotateOperation
 
hashCode() - Method in class io.scanbot.sdk.process.TuneOperation
 

I

IMAGE_TUNE_BLACK_POINT - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_BLACK_POINT_ZERO_BASED - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_BRIGHTNESS - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_COMBINED_SATURATION_ZERO_BASED - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_COMBINED_WHITE_BLACK_POINT - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_CONTRAST - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_CONTRAST_ZERO_BASED - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_HIGHLIGHTS - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_SATURATION - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_SATURATION_BALANCE_LOWER_OFFSET - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_SATURATION_BALANCE_UPPER_OFFSET - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_SHADOW - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_SPECIAL_CONTRAST - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_TEMPERATURE - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_TINT - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_VIBRANCE - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_WHITE_POINT - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
IMAGE_TUNE_WHITE_POINT_ZERO_BASED - Static variable in class io.scanbot.sdk.process.ImageProcessor.FilterTuneType
 
ImageFilterTuneType - Enum in io.scanbot.sdk.process
Image filter types.
ImageFilterTuneType.Companion - Class in io.scanbot.sdk.process
 
ImageFilterTuneTypeAdapter - Class in io.scanbot.sdk.process.adapter
Class for image filter tune types convertions
ImageFilterTuneTypeAdapter() - Constructor for class io.scanbot.sdk.process.adapter.ImageFilterTuneTypeAdapter
Class for image filter tune types convertions
ImageFilterTypeAdapter - Class in io.scanbot.sdk.process.adapter
Image filter type adapter
ImageFilterTypeAdapter() - Constructor for class io.scanbot.sdk.process.adapter.ImageFilterTypeAdapter
Image filter type adapter
ImageProcessor - Class in io.scanbot.sdk.process
Class for applying chains of image processing operations.
ImageProcessor(type, blobManager) - Constructor for class io.scanbot.sdk.process.ImageProcessor
Class for applying chains of image processing operations.
ImageProcessor.FilterTuneType - Class in io.scanbot.sdk.process
Filter tune type enum.
ImageProcessor.Type - Enum in io.scanbot.sdk.process
The type of the ImageProcessor. BASE is the default implementation
ImageProcessorSettings - Class in io.scanbot.sdk.process
Encapsulates settings for the image processor instance creation
ImageProcessorSettings.Builder - Class in io.scanbot.sdk.process
Builds an instance of class ImageProcessorSettings
io.scanbot.sdk.camera - package io.scanbot.sdk.camera
 
io.scanbot.sdk.filterpredictor - package io.scanbot.sdk.filterpredictor
 
io.scanbot.sdk.process - package io.scanbot.sdk.process
 
io.scanbot.sdk.process.adapter - package io.scanbot.sdk.process.adapter
 

O

onPictureTaken(image) - Method in class io.scanbot.sdk.camera.FinderPictureCallback
Invoked when picture is taken, rotated and cropped according to Finder view size
onPictureTakenInternal(image, imageOrientation, finderRect) - Method in class io.scanbot.sdk.camera.FinderPictureCallback
 
Operation - Class in io.scanbot.sdk.process
Class for describing image processor operation.
OperationType - Enum in io.scanbot.sdk.process
Image processor operation types enum.

P

PointFAdapter - Class in io.scanbot.sdk.process.adapter
Class for converting PointF values to JSON and vise-versa
PointFAdapter() - Constructor for class io.scanbot.sdk.process.adapter.PointFAdapter
Class for converting PointF values to JSON and vise-versa
predict(bitmap) - Method in interface io.scanbot.sdk.filterpredictor.FilterPredictor
Predict SDK filter for given bitmap
predict(bitmap) - Method in class io.scanbot.sdk.filterpredictor.ScanbotFilterPredictor
Predict SDK filter for given bitmap
predict(bitmap) - Method in class io.scanbot.sdk.filterpredictor.StubFilterPredictor
Predict SDK filter for given bitmap
process(image, operations, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Deprecated. 
processBitmap(image, operations, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Process provided image with list of operations.
processBitmap(image, operation, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Process provided image with list of operations.
processJpeg(jpeg, operations, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Process provided image with list of operations.
processJpeg(jpeg, operation, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Process provided image with list of operations.
processNv21(nv21, width, height, operations, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Process provided image with list of operations.
processNv21(nv21, width, height, operation, forceCpu) - Method in class io.scanbot.sdk.process.ImageProcessor
Process provided image with list of operations.

R

read(reader) - Method in class io.scanbot.sdk.process.adapter.ImageFilterTuneTypeAdapter
Converts image filter tune type from JSON
read(reader) - Method in class io.scanbot.sdk.process.adapter.ImageFilterTypeAdapter
Converts image filter type from JSON
read(reader) - Method in class io.scanbot.sdk.process.adapter.PointFAdapter
Converts PointF value from JSON
ResizeOperation - Class in io.scanbot.sdk.process
Resizing operation.
ResizeOperation(maxSize) - Constructor for class io.scanbot.sdk.process.ResizeOperation
Resizing operation.
RotateOperation - Class in io.scanbot.sdk.process
Rotation operation.
RotateOperation(degrees) - Constructor for class io.scanbot.sdk.process.RotateOperation
Rotation operation.

S

ScanbotFilterPredictor - Class in io.scanbot.sdk.filterpredictor
ScanbotSDK implementation of interface FilterPredictor
ScanbotFilterPredictor(blobManager) - Constructor for class io.scanbot.sdk.filterpredictor.ScanbotFilterPredictor
ScanbotSDK implementation of interface FilterPredictor
StubBlurEstimator - Class in io.scanbot.sdk.process
Stub implementation of interface BlurEstimator
StubBlurEstimator() - Constructor for class io.scanbot.sdk.process.StubBlurEstimator
Stub implementation of interface BlurEstimator
StubFilterPredictor - Class in io.scanbot.sdk.filterpredictor
Stub implementation of interface FilterPredictor
StubFilterPredictor() - Constructor for class io.scanbot.sdk.filterpredictor.StubFilterPredictor
Stub implementation of interface FilterPredictor

T

toString() - Method in class io.scanbot.sdk.process.CropOperation
 
toString() - Method in class io.scanbot.sdk.process.FilterOperation
 
toString() - Method in class io.scanbot.sdk.process.ResizeOperation
 
toString() - Method in class io.scanbot.sdk.process.RotateOperation
 
toString() - Method in class io.scanbot.sdk.process.TuneOperation
 
TuneOperation - Class in io.scanbot.sdk.process
Tuning operation.
TuneOperation(tuneType, numValue) - Constructor for class io.scanbot.sdk.process.TuneOperation
Tuning operation.

U

useType(type) - Method in class io.scanbot.sdk.process.ImageProcessorSettings.Builder
Sets a enum ImageProcessor.Type which should be used as a default type

W

write(out, imageFilterTuneType) - Method in class io.scanbot.sdk.process.adapter.ImageFilterTuneTypeAdapter
Converts image filter tune type to JSON
write(out, imageFilterType) - Method in class io.scanbot.sdk.process.adapter.ImageFilterTypeAdapter
Converts image filter type to JSON
write(out, point) - Method in class io.scanbot.sdk.process.adapter.PointFAdapter
Converts PointF value to JSON
B C D E F G H I O P R S T U W 
Skip navigation links