This is a B4A + B4i solution. It recognizes text in images based on Google ML Kit. Dependencies: - B4i (local Mac only): https://www.b4x.com/b4i/files/MLKit.zip - B4A: open B4A Sdk Manager - search for mlkit and install all items. Also search and install odml. Don't miss: - B4i...
I tried the camera preview and it is not a good idea. The delay time of the text recognition is too long so I abandoned the idea.
I ran into a second issue. The example app itself takes a long time to load. It is 134Mb on my iPhone. Is there a way to trim it down?...possibly trading away some features. I am only interested in Latin so I deleted the Chinese module already.