A
B
C
D
E
G
H
I
J
M
N
P
R
S
T
W
G
- Gender - enum entry in io.scanbot.sdk.idcardscanner.IdScanResult.Field.Type
- getAcceptedDocumentTypes() - function in io.scanbot.sdk.idcardscanner.DefaultIdCardScanner
- Accepted document types.
- getAcceptedDocumentTypes() - function in io.scanbot.sdk.idcardscanner.IdCardScanner
- Accepted document types.
- getAcceptedSharpnessScore() - function in io.scanbot.sdk.idcardscanner.DefaultIdCardScanner
- Accepted minimal sharpness score.
- getAcceptedSharpnessScore() - function in io.scanbot.sdk.idcardscanner.IdCardScanner
- Accepted minimal sharpness score.
- getCroppedImage() - function in io.scanbot.sdk.idcardscanner.IdScanResult
- Contains cropped IdCard image if it was detected (that is when status equals RecognitionStatus.Success or RecognitionStatus.SuccessFound)
- getDEFAULT_TYPES() - function in io.scanbot.sdk.idcardscanner.IdScanResult.DocumentType.Companion
- Default document types supported by
IdCardScanner - getDocumentType() - function in io.scanbot.sdk.idcardscanner.IdScanResult
- Type of detected document
- getFields() - function in io.scanbot.sdk.idcardscanner.IdScanResult
- Contains list of Field detected on the image Otherwise - empty array
- getIdCardImagesDirectory() - function in io.scanbot.sdk.persistance.IdCardFileStorage
- Provides directory which store all id card images images
- getIsEnabled() - function in io.scanbot.sdk.idcardscanner.IdCardAutoSnappingController
- getIsEnabled() - function in io.scanbot.sdk.idcardscanner.IdCardScannerFrameHandler
- Parameter determines if ID card detection is enabled.
- getMrzCheckDigits() - function in io.scanbot.sdk.idcardscanner.IdScanResult
- Contains list of MRZCheckDigit detected on the image Otherwise - empty array
- getMrzFields() - function in io.scanbot.sdk.idcardscanner.IdScanResult
- Contains list of MRZField detected on the image Otherwise - empty array
- getName() - function in io.scanbot.sdk.idcardscanner.IdScanResult.Field.Type
- getName() - function in io.scanbot.sdk.idcardscanner.IdScanResult.RecognitionStatus
- getName() - function in io.scanbot.sdk.idcardscanner.IdScanResult.DocumentType
- getOrdinal() - function in io.scanbot.sdk.idcardscanner.IdScanResult.Field.Type
- getOrdinal() - function in io.scanbot.sdk.idcardscanner.IdScanResult.RecognitionStatus
- getOrdinal() - function in io.scanbot.sdk.idcardscanner.IdScanResult.DocumentType
- getStateListener() - function in io.scanbot.sdk.idcardscanner.IdCardAutoSnappingController
- getStatus() - function in io.scanbot.sdk.idcardscanner.IdScanResult
- Recognition status
- getStatus() - function in io.scanbot.sdk.idcardscanner.IdCardAutoSnappingController.Param
- getText() - function in io.scanbot.sdk.idcardscanner.IdScanResult.Field
- Recognized text
- getTextConfidence() - function in io.scanbot.sdk.idcardscanner.IdScanResult.Field
- Recognition confidence - from 0.0 to 1.
- getType() - function in io.scanbot.sdk.idcardscanner.IdScanResult.Field
- Type of field
- getVisualSource() - function in io.scanbot.sdk.idcardscanner.IdScanResult.Field
- Cropped image part for given field
- GivenNames - enum entry in io.scanbot.sdk.idcardscanner.IdScanResult.Field.Type