How to Install OpenCV Python on Windows

Published: 13 June 2020
on channel: PyTech
644
17

In this video, I am going to show How to Install OpenCV Python on Windows. We just need to follow some important steps to install OpenCV Python on Windows. This tutorial is For Beginners who want to learn How to Install OpenCV Library.

1. Command to Install OpenCV
pip install opencv-python

2. Command to test OpenCV Installation
python
import cv2 as cv
print(cv.__version__)

Get more details about How to Install OpenCV Python
https://pylibraries.blogspot.com/2020...

Best Wishes


Watch video How to Install OpenCV Python on Windows online without registration, duration online in high quality. This video was added by user PyTech 13 June 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 644 once and liked it 17 people.