I was wondering how to add opencv contrib to python 2.7. I've been told I need it to run some code but don't know how to add it to opencv, which I have previously installed. I run Python 2.7 on Windows 10. Can anyone please help?
Asked
Active
Viewed 330 times
2
-
Which os are you using ? – Pierre Barre Dec 03 '16 at 12:39
-
I am running Windows 10 – Ryan Dec 03 '16 at 12:41
-
Possible duplicate of [OpenCV install opencv\_contrib on Windows](http://stackoverflow.com/questions/37517983/opencv-install-opencv-contrib-on-windows) – Pierre Barre Dec 03 '16 at 12:43
-
You could use my answer here: http://stackoverflow.com/a/43805213/7550928 – FooBar167 May 05 '17 at 13:13