Hi,
I'm trying to create an app using Tesseract OCR. By default it only takes ARGB_8888 format pics, but my camera takes ARGB_565
Is there a way of converting this is B4A. I've tried to use the bitmapExtended libs & compress, but the output is not writing correctly (or at all).
Is there an easy way of doing this?
I'm trying to create an app using Tesseract OCR. By default it only takes ARGB_8888 format pics, but my camera takes ARGB_565
Is there a way of converting this is B4A. I've tried to use the bitmapExtended libs & compress, but the output is not writing correctly (or at all).
Is there an easy way of doing this?