unable to install opencv3 from sourceopencv3
I am trying to install opencv3 with cmake using the tutorials using python but I can't get it working. working.
The error I constantly receive when I import cv using python
importerror no module named cv2
I am using the following tools :-
- Installed python 2.7.9 (32 bit)
- Installed numpy 1.11 from here
- Installed latest cmake version
- Using VS2012
compiler. for build and compiling (32 bit) - Downloaded opencv3 from github.
I don't even get the build_opencv_python option when am utterly confused. Is there something that I configure. Any ideas as to why it's happening ? Please help me out .am misssing something or any dependencies ?