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, duration online in high quality that is uploaded to the channel PyTech 13 June 2020. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 644 times and liked it 17 visitors.