which version of opencv i should install for anaconda 3.7.1
please tell me how to link opencv with python
please tell me how to link opencv with python
Just use
pip install opencv-python
from your anaconda environment .It should fetch the latest version that is available for anaconda python environment .
if you want any specific version of opencv, then use
pip install opencv-python==3.4.2
Hope this helps
Asked: 2019-03-28 11:08:01 -0600
Seen: 556 times
Last updated: Mar 28 '19
Getting single frames from video with python
After setting capture property, reading the property returns 0.0
Video Capture not working in OpenCV 2.4.2 Windows7 32bit vs9
How to set camera resolution in OpenCV on Android?
CaptureFromFile - what does OpenCV exactly do? [closed]
cv2.VideoCapture: Cannot read from file
How to set resolution of video capture in python with Logitech c910 & c920