Comment on Show HN: Solve Something - an image-based solver for Draw SomethingparentComments−jztingOP14yIt's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.−rollypolly14yHow did fit everything in a 3M IPA? Is anything downloaded after the app is installed?−jztingOP14yI ended up doing the processing server side - performance on older devices was shockingly slow.
Comments
It's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.
How did fit everything in a 3M IPA? Is anything downloaded after the app is installed?
I ended up doing the processing server side - performance on older devices was shockingly slow.