This website works better with JavaScript.
Explore
Help
Sign In
pioxnb2gm
/
m123
Watch
1
Star
0
Fork
You've already forked m123
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6a06fe1139
1
master
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6a06fe1139'
${ noResults }
m123
/
.venv
/
Lib
/
site-packages
/
cv2
/
misc
/
version.py
6 lines
90 B
Raw
Blame
History
import
cv2
def
get_ocv_version
(
)
:
return
getattr
(
cv2
,
"
__version__
"
,
"
unavailable
"
)
Reference in new issue
View Git Blame
Copy Permalink