8 ms·
It's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.
by jzting 14y ago
It's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.
- rollypolly 14y agoHow did fit everything in a 3M IPA? Is anything downloaded after the app is installed?
- jzting 14y agoI ended up doing the processing server side - performance on older devices was shockingly slow.