Documentation - kana112233/tesseract GitHub Wiki
技术文档
Tesseract 4.0 with LSTM
有关新的基于LSTM的tesseract引擎的信息,请参阅这些维基页面.
##手册页(3.0x)
有关tesseract和相关培训工具(主要用于3.0x版本)的手册页可在以下链接中找到:
- tesseract
- ambiguous \ _words
- cntraining
- combine \ _tessdata
- dawg2wordlist
- mftraining
- shapeclustering
- unicharset \ _extractor
- wordlist2dawg
加上unicharambigs文件的描述
##对Tesseract的更改
API/ABI变更审核
在3.00版本之后对Tesseract的API/ABI更改进行了审核是在开源abi-tracker工具的帮助下创建的 ://github.com/lvc/abi-tracker). 该工具检查在头文件中声明的所有API符号(不考虑文档),因此可能存在一些误报.
##通过Insight.io(主分支)浏览代码
Doxygen(4.00.00dev)
2017年5月20日星期六由doxygen从主分公司(4.0)生成的tesseract文档可以在https://ub-mannheim.github.io/tesseract/找到
Doxygen(2015年7月起3.04)
可以在tesseract-ocr.github.io上找到doxygen截至2015年7月源代码生成的tesseract文档. IO/index.html的)