I am using Python 2.7.10 and opencv 3.0.0 on windows vista. I am able to import cv2 but not able to import cv. I am using
import cv2.cv
but it gives
ImportError: No module named cv
I have followed two questions cannot import cv on OpenCV2.1 related to it but even those are not answered.
You can't, cv
was removed as of OpenCV 3.0