A  D  G  H  I  R  S 

R

recognizeDC(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.dcscanner.DCScanner
Performs DC page detection and data recognition on the NV21 format image.
recognizeDC(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.dcscanner.DefaultDCScanner
Performs DC page detection and data recognition on the NV21 format image.
recognizeDCBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.dcscanner.DCScanner
Performs DC page detection and data recognition on the BGR format image.
recognizeDCBGR(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.dcscanner.DefaultDCScanner
Performs DC page detection and data recognition on the BGR format image.
recognizeDCBitmap(Bitmap,Integer) - function in io.scanbot.sdk.dcscanner.DCScanner
Performs DC data recognition on the Bitmap.
recognizeDCBitmap(Bitmap,Integer) - function in io.scanbot.sdk.dcscanner.DefaultDCScanner
Performs DC data recognition on the Bitmap.
recognizeDCJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.dcscanner.DCScanner
Performs DC data recognition on the JPEG image.
recognizeDCJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.dcscanner.DefaultDCScanner
Performs DC data recognition on the JPEG image.
removeResultHandler(DCScannerFrameHandler.ResultHandler) - function in io.scanbot.sdk.dcscanner.DCScannerFrameHandler
Unregisters handler.
A  D  G  H  I  R  S