A
D
G
H
I
M
P
R
S
R
- recognizeMRZ(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
- Performs MRZ data recognition on the NV21 format image
- recognizeMRZ(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.mrzscanner.MRZScanner
- Performs MRZ data recognition on the NV21 format image
- recognizeMRZBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
- Performs MRZ data recognition on the BGR format image
- recognizeMRZBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.mrzscanner.MRZScanner
- Performs MRZ data recognition on the BGR format image
- recognizeMRZBitmap(Bitmap,Integer) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
- Performs MRZ data recognition on the Bitmap
- recognizeMRZBitmap(Bitmap,Integer) - function in io.scanbot.sdk.mrzscanner.MRZScanner
- Performs MRZ data recognition on the Bitmap
- recognizeMRZJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
- Performs MRZ data recognition on the JPEG image
- recognizeMRZJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.mrzscanner.MRZScanner
- Performs MRZ data recognition on the JPEG image
- recognizeMRZJPEGWithFinderOverlay(ByteArray,Integer,Integer,Integer,Rect,Boolean) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
- Performs MRZ data recognition on the JPEG image in specified finder overlay rect
- recognizeMRZJPEGWithFinderOverlay(ByteArray,Integer,Integer,Integer,Rect,Boolean) - function in io.scanbot.sdk.mrzscanner.MRZScanner
- Performs MRZ data recognition on the JPEG image in specified finder overlay rect
- recognizeMRZWithFinderOverlay(ByteArray,Integer,Integer,Integer,Rect,Boolean) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
- Performs MRZ data recognition on the NV21 format image in specified finder overlay rect
- recognizeMRZWithFinderOverlay(ByteArray,Integer,Integer,Integer,Rect,Boolean) - function in io.scanbot.sdk.mrzscanner.MRZScanner
- Performs MRZ data recognition on the NV21 format image in specified finder overlay rect
- removeResultHandler(MRZScannerFrameHandler.ResultHandler) - function in io.scanbot.sdk.mrzscanner.MRZScannerFrameHandler
- Unregisters handler.