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