Skip navigation links
C E F G H I N S T 

C

clear() - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
Clears the result accumulation cache (see accumulateFrames).
component1() - Method in class io.scanbot.idcardscanner.IdScanResult
 
component1() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
component2() - Method in class io.scanbot.idcardscanner.IdScanResult
 
component2() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
Cropped image part for given field
component3() - Method in class io.scanbot.idcardscanner.IdScanResult
Contains list of
component3() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
component4() - Method in class io.scanbot.idcardscanner.IdScanResult
Contains cropped IdCard image if it was detected
component4() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
component5() - Method in class io.scanbot.idcardscanner.IdScanResult
Generic document object containing the recognized document
component5() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
If this field was validated with MRZ or not
copy(status, documentType, fields, croppedImage, document) - Method in class io.scanbot.idcardscanner.IdScanResult
Container for result of recognition attempt
copy(type, visualSource, text, textConfidence, validated) - Method in class io.scanbot.idcardscanner.IdScanResult.Field
Container for detected field data

E

equals(p) - Method in class io.scanbot.idcardscanner.IdScanResult
 
equals(p) - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 

F

Field(type, visualSource, text, textConfidence, validated) - Constructor for class io.scanbot.idcardscanner.IdScanResult.Field
Container for detected field data
Field.Type - Enum in io.scanbot.idcardscanner
Possible ID card fields enumerated
finalize() - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
 

G

getCroppedImage() - Method in class io.scanbot.idcardscanner.IdScanResult
Contains cropped IdCard image if it was detected
getDocument() - Method in class io.scanbot.idcardscanner.IdScanResult
Generic document object containing the recognized document
getDocumentType() - Method in class io.scanbot.idcardscanner.IdScanResult
 
getFields() - Method in class io.scanbot.idcardscanner.IdScanResult
Contains list of
getId() - Method in enum io.scanbot.idcardscanner.IdScanResult.DocumentType
 
getStatus() - Method in class io.scanbot.idcardscanner.IdScanResult
 
getText() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
getTextConfidence() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
getType() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
getValidated() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
If this field was validated with MRZ or not
getVisualSource() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
Cropped image part for given field

H

hashCode() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
hashCode() - Method in class io.scanbot.idcardscanner.IdScanResult
 

I

IdScanResult - Class in io.scanbot.idcardscanner
Container for result of recognition attempt
IdScanResult(status, documentType, fields, croppedImage, document) - Constructor for class io.scanbot.idcardscanner.IdScanResult
Container for result of recognition attempt
IdScanResult.DocumentType - Enum in io.scanbot.idcardscanner
Type of detected document
IdScanResult.Field - Class in io.scanbot.idcardscanner
Container for detected field data
IdScanResult.RecognitionStatus - Enum in io.scanbot.idcardscanner
Enumerated ID card scan attempt result status
io.scanbot.idcardscanner - package io.scanbot.idcardscanner
 
isMrzType() - Method in enum io.scanbot.idcardscanner.Field.Type
 

N

NativeIdCardScanner - Class in io.scanbot.idcardscanner
Wrapper for JNI IdCardScanner
NativeIdCardScanner(tessDataPath, accumulateFrames) - Constructor for class io.scanbot.idcardscanner.NativeIdCardScanner
Wrapper for JNI IdCardScanner

S

scanBitmap(bitmap, shouldRecognize, orientation) - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
Scan image to detect ID card and data on it
scanJpeg(jpeg, shouldRecognize, orientation) - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
Scan image to detect ID card and data on it
scanNv21(nv21, width, height, orientation, finderRect, shouldRecognize) - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
Scan image to detect ID card and data on it
setAcceptedDocumentTypes(acceptedDocumentTypes) - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
Accepted document types. All other document types will be ignored.
setAcceptedSharpnessScore(acceptedSharpnessScore) - Method in class io.scanbot.idcardscanner.NativeIdCardScanner
Accepted minimal sharpness score. Images with a score less than that will be rejected with RecognitionStatus::ErrorTooBlurry.

T

toString() - Method in class io.scanbot.idcardscanner.IdScanResult.Field
 
toString() - Method in class io.scanbot.idcardscanner.IdScanResult
 
C E F G H I N S T 
Skip navigation links