YomiNinja icon indicating copy to clipboard operation
YomiNinja copied to clipboard

New way to implement Google's OCR

Open jp-man25 opened this issue 1 year ago • 1 comments

Someone recently found a way to implement Google Lens into their OCR program. Lens can be used unlimitedly without the need of an API key, unlike with the normal Google Vision implementation. It seems to work very well for now, would be very nice if it could be implemented in Yomininja. Here's the Github: https://github.com/AuroraWright/owocr

jp-man25 avatar Jan 22 '24 13:01 jp-man25

Thank you for bringing this up! Unfortunately, I couldn't include it in v0.6 due to time constraints, as the results need to be parsed in a completely different way. However, I'll make an effort to add support for Google Lens soon, possibly v0.6.x.

matt-m-o avatar Jan 31 '24 20:01 matt-m-o

Implemented in v0.6.4+

matt-m-o avatar Jul 24 '24 03:07 matt-m-o