Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

please use:

import cv2

not

from cv2 import *

and all your problems will go away ;)