recognize From Uris
abstract fun recognizeFromUris(imageFileUris: List<Uri>, sourceFilesEncrypted: Boolean = false): OcrResult
Performs OCR only (without PDF result) from Images with provided languages.
Parameters
image File Uris
list of image file URIs
source Files Encrypted
if true, the image files are encrypted and will be decrypted before OCR