Ctrl F - Live camera search APP
Ever wanted to Ctrl F on a science textbook to just find the part you need for a homework question? Ever wanted to Ctrl F a shopping mall's navigation legend of 200 stores just to find McDonald's? That's the inspiration behind this app.
Limitations: there are a lot of factors in the accuracy of this app:
1. the camera quality directly affects how well the OCR recognize text.
2. the font of the text directly affects how accurate the OCR is (handwriting probably won't work)
3. currently, it uses exact match for search, I may try to implement fuzzy-search in the future.
4. currently, it only searches for words on 1 line. I may separate keywords by space and search multi-line in the future.
5. I have more planned for this app! like searching an already captured photo, so stay tuned!
Built using Google Mobile Vision API.
In the day and age of information, sometimes there's too much information, and this app helps you find just the important ones.