extractFromBitmap

open override fun extractFromBitmap(bitmap: Bitmap, orientation: Int, documentDataExtractionMode: DocumentDataExtractionMode): DocumentDataExtractionResult?

Scan the image to detect document and extract data from it

Parameters

bitmap

image

orientation

image orientation. Default is 0

documentDataExtractionMode

extraction mode. Default is LIVE