mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
embeded cv Python module into cv2.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
import sys
|
||||
import urllib2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user