OCR Module for Native Mobile Application

0
Dear Mendix Community,   I am currently developing a native mobile application in Mendix and am looking for a reliable module or SDK that enables optical character recognition (OCR) — specifically the ability to extract text from images captured by the device's camera or selected from the photo gallery.   Could you kindly recommend an official module, SDK, or library that best fits this use case?  Thank you in advance for your recommendations.
asked
1 answers
0

Hi Michal,

 

Since you're building a native application, does the OCR need to work offline? That would be a challenge.

 

If an online solution is acceptable, here are some mainstream cloud-based OCR services you can consider:

answered