This website requires JavaScript.
Explore
Help
Sign In
zsjl
/
ict.lixian.three
Watch
1
Star
0
Fork
You've already forked ict.lixian.three
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c233b1b464
ict.lixian.three
/
Assets
/
StreamingAssets
/
cxx
/
venv
/
Lib
/
site-packages
/
cv2
/
misc
/
version.py
6 lines
90 B
Python
Raw
Blame
History
import
cv2
def
get_ocv_version
(
)
:
return
getattr
(
cv2
,
"
__version__
"
,
"
unavailable
"
)
Reference in New Issue
View Git Blame
Copy Permalink