Installing opencv on Windows 10 with python 3.6 and anaconda 3.6

search anaconda prompt
open and run the command.

> pip install opencv-python

this single command help’s you to install opencv easily.
you can take help from the video link below. video link

Leave a Comment