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-11-27 20:50:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9fa505027a
opencv
/
modules
/
python
History
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 13:46:55 +03:00
..
python2
Make external cv::dnn::Importer usage is deprecated
2017-09-18 08:52:36 +03:00
python3
Make external cv::dnn::Importer usage is deprecated
2017-09-18 08:52:36 +03:00
src2
bindings(py): fix handling of 'isalgorithm'
2017-11-24 09:54:44 +03:00
test
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 13:46:55 +03:00
CMakeLists.txt
cmake world: allow to build python bindings
2017-01-23 18:45:53 +03:00
common.cmake
Hid symbols in static builds, added LTO flags, removed exports from ts
2017-12-07 10:26:48 +03:00