embeded cv Python module into cv2.

This commit is contained in:
Vadim Pisarevsky
2011-07-12 12:56:03 +00:00
parent 9b464199d6
commit 569b1ad582
55 changed files with 171 additions and 241 deletions

View File

@@ -3,7 +3,7 @@ import urllib2
import sys
import time
from math import cos, sin
import cv
import cv2.cv as cv
CLOCKS_PER_SEC = 1.0
MHI_DURATION = 1