matiastucci / ionic-ocr-example

:camera: Simple Ionic app using ocrad.js
https://youtu.be/TykCiS80oZc
MIT License
265 stars 85 forks source link

How can you make it search for user-entered keywords? #7

Closed mzeidhassan closed 7 years ago

mzeidhassan commented 7 years ago

First, thanks for the nice app. Is there a way to make the app search for some keywords entered by the user and highlight these words in the text output?

Thanks

matiastucci commented 7 years ago

You can just search the string that Ocrad returns and then do something like this