I have made a working implementation of an app that uses the android mobile vision API to read text. But is there a way in which i can search for a specific pattern of text for example searching for where there are 10 digits in a row or something like that. Is it possible to implement this.
All help will be appreciated.