Y
Hacker News
new
|
ask
|
show
|
jobs
by
jpadilla_
5170 days ago
This is pretty awesome! Mind sharing how the recognition works?
1 comments
jzting
5169 days 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.
link
rollypolly
5169 days ago
How did fit everything in a 3M IPA? Is anything downloaded after the app is installed?
link
jzting
5169 days ago
I ended up doing the processing server side - performance on older devices was shockingly slow.
link