This website requires JavaScript.
Explore
Help
Register
Sign In
KJ135
/
microproduct
mirror of
http://172.16.0.12:5000/WBJY/microproduct.git
Watch
4
Star
0
Fork
You've already forked microproduct
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f9d5391f47
microproduct
/
atmosphericDelay-C-SAR
/
ISCEApp
/
_internal
/
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