调下大家的积极性 ,上图
python 包>> pytesser | http://code.google.com/p/pytesser/(其实 py包 使用很简单的,关键在安装)
1. 首先安装 pil : easy_install --find-links http://www.pythonware.com/products/pil/ Imaging
2. pytesser 依赖包 tesseract-ocr | http://code.google.com/p/tesseract-ocr/
python 包>> pytesser | http://code.google.com/p/pytesser/(其实 py包 使用很简单的,关键在安装)
1. 首先安装 pil : easy_install --find-links http://www.pythonware.com/products/pil/ Imaging
2. pytesser 依赖包 tesseract-ocr | http://code.google.com/p/tesseract-ocr/
tesseract-ocr 依赖库| http://tesseract-ocr.googlecode.com/files/tesseract-2.00.eng.tar.gz 解压到 你安装的 tesseract-ocr 的 识别学习库下
本文转自博客园刘凯毅的博客,原文链接:验证码识别(2),如需转载请自行联系原博主。