A
C
D
H
I
R
R
- recognizeCheque(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.chequescanner.ChequeScanner
- Performs cheque data recognition on the NV21 format image
- recognizeCheque(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.chequescanner.DefaultChequeScanner
- Performs cheque data recognition on the NV21 format image
- recognizeChequeBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.chequescanner.ChequeScanner
- Performs cheque data recognition on the BGR format image
- recognizeChequeBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.chequescanner.DefaultChequeScanner
- Performs cheque data recognition on the BGR format image
- recognizeChequeBitmap(Bitmap,Integer) - function in io.scanbot.sdk.chequescanner.ChequeScanner
- Performs cheque data recognition on the Bitmap
- recognizeChequeBitmap(Bitmap,Integer) - function in io.scanbot.sdk.chequescanner.DefaultChequeScanner
- Performs cheque data recognition on the Bitmap
- recognizeChequeJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.chequescanner.ChequeScanner
- Performs cheque data recognition on the JPEG image
- recognizeChequeJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.chequescanner.DefaultChequeScanner
- Performs cheque data recognition on the JPEG image
- removeResultHandler(ChequeScannerFrameHandler.ResultHandler) - function in io.scanbot.sdk.chequescanner.ChequeScannerFrameHandler
- Unregisters handler.