1、ocr基础知识(百度百科)
2、tesseract-ocr源码下载地址
https://github.com/tesseract-ocr
3、关于tesseract-ocr原理的pdf资料
https://github.com/guzhenping/the-Papers-and-Data-of-Tesseract-OCR-
4、Tesseract-ocr在Github上的Wiki,这里是Tesseract最权威的参考资料
https://github.com/tesseract-ocr/tesseract/wiki
5、tesseract-ocr命令行详解
https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc
http://www.cnblogs.com/Crysaty/p/6062490.html
6、OCR----Tesseract引擎核心类TessBaseAPI的操作 :
http://blog.csdn.net/guzhenping/article/details/51023687
这篇文章内有很多关于tesseract知识的链接
7、Tesseract主要API功能介绍(中文版)
http://www.jianshu.com/p/a53c732d8da3
http://www.jianshu.com/p/3df039e42986
https://wenku.baidu.com/view/51f872042cc58bd63086bd56.html###
8、tesseract-ocr 3.x架构和原理解析
http://blog.csdn.net/guzhenping/article/details/51014390
http://blog.csdn.net/guzhenping/article/details/51019010
9、tesseract-ocr安装/识别/训练
http://blog.csdn.net/eternity1118_/article/details/52575374?ref=myread
http://www.tuicool.com/articles/zY7jQbM
http://www.cnblogs.com/samlin/p/Tesseract-OCR.html
http://blog.csdn.net/yasi_xi/article/details/8763385
http://www.cnblogs.com/wzben/p/5930538.html