intall opencv on window
Hello all, I have been trying to installed open cv for python 3.6 on Window without success,
I have been following the tutorial video and links without success, I was wondering if anyone can help or direct me with that?
Thank you!!
psssst (don't tell anyone) but
pip install opencv-contrib-python
should actually install latest (3.3.1 as of today) including cv2.text, cv2.tracking, etc.