Install OPENCV and extension modules under Python __python

Source: Internet
Author: User

I use the Pathon is 3.5, the network says OPENCV can only use 2.7 to install is wrong

The Python compiler is the pycharm,pycharm advantage of being able to install a Third-party library through the PIP itself

The installation OPENCV process is described below

1. First download and install Python and configure environment variables (when installing Python, check the configuration path that)

2. Then download the good PIP according to the version, generally installed after Python itself will install good pip, if need to upgrade with cmd command input python-m pip install--upgrade pip

3. Use the cmd command to enter your own Pathon installation Environment folder, input pip install Opencv-python for Opencv-python installation


4. Input pip install opencv-contrib-python install extension Module after installation



Finally, enter the PIP install Pytesseract (this is for smart hints)

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.