B  C  D  E  F  G  I  L  M  N  O  P  R  S  U  W 

E

EDGE_BASED - enum entry in io.scanbot.sdk.core.contourdetector.ContourDetector.Type

Edge based technology detects all the edges on the picture and then predicts which of those edges may form the document

ERROR_NOTHING_DETECTED - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

No polygon detected.

ERROR_TOO_DARK - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

No polygon detected, image too dark. (Not yet used)

ERROR_TOO_NOISY - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

No polygon detected, image too noisy (background).

estimate(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.process.NativeBlurEstimator
 
estimateInBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.process.NativeBlurEstimator
 
estimateInBitmap(Bitmap,Integer) - function in io.scanbot.sdk.process.NativeBlurEstimator
 
estimateInJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.process.NativeBlurEstimator
 
B  C  D  E  F  G  I  L  M  N  O  P  R  S  U  W