embeded cv Python module into cv2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
import urllib2
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
from random import randint
|
||||
MAX_CLUSTERS = 5
|
||||
|
||||
|
Reference in New Issue
Block a user