1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

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:00:35 +00:00
parent b206f9c269
commit 574a961cc1
2 changed files with 10 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
from cv2.cv import *