Loading...

Install OpenCV-Python on Windows PC

203,259 views 873________

Effortlessly & Rapidly setup OpenCV-Python on a computer running Windows OS.
Watch How to Install Python on Windows PC:    • How to Install Python on Windows PC  
Watch How to Install Numpy & Scipy on Python:    • Install NumPy & SciPy on Python for Window...  

SUMMARY:
1. Prerequisites: Download and install Numpy and Scipy (python packages)
2. Optionally, Install Matplotlib as well. Watch this to learn how to install matplotlib:    • How to install matplotlib on Windows PC  
3. Download OpenCV package for Windows from its official website www.opencv.org
4. Extract the package to your root drive.
5. Copy the relevant cv2.pyd file from the package to the Python's directory.
6. Verify the install by importing opencv library using, "import cv2".

That's all, your OpenCV-Python installation is done. Enjoy!

You are welcome to visit my technical blog:
https://www.deciphertechnic.com

Please Comment below for any suggestion or queries.

コメント