added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API.

This commit is contained in:
Vadim Pisarevsky
2011-08-12 18:03:01 +00:00
parent 480de445c7
commit cff30dd2bb
2 changed files with 10 additions and 9 deletions

View File

@@ -0,0 +1 @@
from cv2.cv import *