I downloaded tess-two for testing car plate number recognition, but its accurate as the alphabet characters so downloaded trained digit files from here. The problem I could not find a way to load it, and I did not find a tutorial about, would kindly help me, please.
Thanks,
I found the answer, the following java file code:
and in the main activity you need to get the image as bitmap, then send it to ocr with
String temp = tess.getResults(imgae.jpg)