This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-12-03 00:10:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
61094d350b
opencv
/
modules
/
python
/
src2
/
cv.py
4 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
add #/usr/bin/env python to all python files
2012-11-24 02:57:22 +08:00
#/usr/bin/env python
added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API.
2011-08-13 02:03:01 +08:00
from
cv2
.
cv
import
*
Reference in New Issue
Copy Permalink