mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 13:23:03 -05:00
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
|
||||
import sys
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user