more link updates

modifying link to training from google code and adding link to documentation by Doxygen.
This commit is contained in:
Jan Ruzicka 2015-06-02 14:12:42 -04:00
parent 8faea4bf06
commit f89c7808cf

View File

@ -152,5 +152,6 @@ Having said that, in 1995, this engine was in the top 3 in terms of character
accuracy, and it compiles and runs on both Linux and Windows.
As of 3.01, Tesseract is fully unicode (UTF-8) enabled, and can recognize 39
languages "out of the box." Code and documentation is provided for the brave
to train in other languages. See code.google.com/p/tesseract-ocr for more
information on training.
to train in other languages.
See [Tesseract Training wiki](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract)
for more information on training. Additional [code and extracted documentation](http://tesseract-ocr.github.io/) was generated by Doxygen.