embeded cv Python module into cv2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/env python
|
||||
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
|
||||
cap = cv.CreateFileCapture("../c/tree.avi")
|
||||
img = cv.QueryFrame(cap)
|
||||
|
Reference in New Issue
Block a user