embeded cv Python module into cv2.
This commit is contained in:
@@ -4,7 +4,7 @@ import colorsys
|
||||
|
||||
print "OpenCV Python version of drawing"
|
||||
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
|
||||
def random_color(random):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user