Python Verification Code issues

Source: Internet
Author: User
Tags image processing library

tesseract-ocr-setup-3.02.02.exe:https://sourceforge.net/projects/tesseract-ocr-alt/files/ tesseract-ocr-setup-3.02.02.exe/download?use_mirror=jaist&r=https%3a%2f%2fsourceforge.net%2fprojects% 2ftesseract-ocr-alt%2ffiles%2f&use_mirror=jaist



About Python Code recognition Library, the main introduction of the Internet for Pytesser and pytesseract, in fact, the installation of Pytesser a bit of trouble, so here I do not consider, directly use the latter kind of library.

Python Verification Code Identification Library installation, Windows environment settings

To install the Pytesseract library, you must first install its dependent PIL and TESSERACT-OCR, where PIL is the image processing library, and the subsequent TESSERACT-OCR is Google's OCR recognition engine.

1, PIL:

Pil-1.1.7.win-amd64-py2.7.exe 64-bit system needs to be placed under Python

Pil-1.1.7.win32-py2.7.exe

Direct

or use pillow directly instead, the use of methods basically no difference.

http://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow

2, TESSERACT-OCR:

Tesseract-ocr-setup-3.02.02.exe after download, run the installation directly

3, Pytesseract installation

Install directly using PIP install Pytesseract, or use Easy_install pytesseract


Recognition rate is very high, of course, this is also related to the verification code itself, because the verification code design is easier to identify.

Python Verification Code issues

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.