Hi everyone,
I am planning to use tesseract (javascript version) in phone browser to read text from envelopes.
I have two questions:
1)
What language to select? Names and street names are international...
2)
I have a database of potential names that could be on the envelope. Is there an option to provide array of strings (like 300 names) and tesseract will just know what to search for?
thank you