-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Documentation
Technical Papers and Presentations
There are manual pages for tesseract and related training tools available at following links:
- tesseract
- ambiguous_words
- cntraining
- combine_tessdata
- dawg2wordlist
- mftraining
- shapeclustering
- unicharset_extractor
- wordlist2dawg
plus description of unicharambigs files
https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes
The review of API/ABI changes for Tesseract since 3.00 version has been created with the help of open-source abi-tracker tool. The tool checks all API symbols declared in header files (doesn't take docs into account), so there may be some false positives.
Documentation of tesseract generated from source code by insight.io can be found at https://www.insight.io/github.com/tesseract-ocr/tesseract
Documentation of tesseract generated from source code as of July 2015 by doxygen can be found on tesseract-ocr.github.io
Old wiki - no longer maintained. The pages were moved, see the new documentation.
These wiki pages are no longer maintained.
All pages were moved to tesseract-ocr/tessdoc.
The latest documentation is available at https://tesseract-ocr.github.io/.