embeded cv Python module into cv2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/python
|
||||
import urllib2
|
||||
import sys
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
import numpy
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Reference in New Issue
Block a user