mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
embeded cv Python module into cv2.
This commit is contained in:
@@ -12,7 +12,7 @@ import getopt
|
||||
import operator
|
||||
import functools
|
||||
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
|
||||
class OpenCVTests(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user