mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
embeded cv Python module into cv2.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
|
||||
def precornerdetect(image):
|
||||
# assume that the image is floating-point
|
||||
|
||||
Reference in New Issue
Block a user