Hi,
I have only numbers and I want to train tesseract to obtain better results.
What i want to train is number that appears in aluminium parts.
To read only numbers I use in the windows cmd:
tesseract myphoto.JPG out digits
This give me a file text out.txt with the digits.
I have a lot of photos i want to train, i have read the documentation that appears here:
https://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3but when i use this in the windows cmd:
make training
the output is "make" is not recognized as....
Can anyone please tell me how to train tesseract??
Thanks
Jesús