5,710
edits
Changes
→Tesseract
*Run an analysis. This one is in ancient greek:
**<code>tesseract /Users/rtwomey/Documents/Classes/dxarts_general_exam_2013/rosetta_stone_invert.png results2 -l grc</code>
===Output Position/Bounding Box Info===
*<code>tesseract in-image.png output hocr</code>
**generates an html file with info.
===Help===
*http://tesseract-ocr.googlecode.com/svn/trunk/doc/tesseract.1.html
*characters min 20px tall https://code.google.com/p/tesseract-ocr/wiki/FAQ
*training a model https://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3
==Recognition==
===configuration===