mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
embeded cv Python module into cv2.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
import time
|
||||
|
||||
cv.NamedWindow("camera", 1)
|
||||
|
||||
Reference in New Issue
Block a user