> I am not able to find the training  manual for tesseract 3. Please
> point me to one.
You can follow this: 
http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract
After you're done with all the steps, the only missing thing is an util to 
concatenate all files into one single .traineddata. i've myself reversed part 
of the traineddata files, and put the info here: 
http://code.google.com/p/tesseract-ocr/issues/detail?id=68&q=traineddata

Also, in the SVN tree there is a training folder containing 
combine_tessdata.cpp. You have to compile this file in a visual studio project 
(i've posted very detailed steps on how to, i can't remember where, if anyone 
have seen my post please tell Raman) to combine the files into the new 
traineddata format.

Pierre

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to