how to install opencv in anaconda
In this clip I cover OpenCV Python Tutorial For Beginners I am going to show How to Install OpenCV on Windows with anaconda prompt.
Install OpenCV Via PIP give the following command
pip install opencv-python
Test OpenCV Installation
C:\ python
import cv2
print(cv2.__version__)
You will see opencv Version
#Coursera #Robotics #Aerial #drone #quiz #pip #python #Jupyternotebook #Anaconda Prompt#python #AnacondaNavigator #Anaconda #pythonbeginner #conda #commandpromt