This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
542b3e8a64
opencv
/
modules
/
python
History
Andrey Senyaev
d6891c705e
Merge pull request
#21219
from asenyaev:asen/remove_distutils
...
* Replaced distutils module to sysconfig * Fixed getting a path to python lib
2021-12-08 18:51:34 +00:00
..
bindings
cmake: fix files order in Python bindings
2021-04-01 09:48:50 +00:00
package
pre: OpenCV 3.4.16 (version++)
2021-10-04 20:47:07 +00:00
python2
python3
src2
Verbose output for errors found by header parser.
2021-09-27 10:53:23 +03:00
test
feat: update conversion logic for
std::vector<T>
in Python bindings
2021-09-01 13:00:21 +03:00
CMakeLists.txt
cmake: fix missing project() warning in Python standalone builds
2020-03-12 14:29:31 +03:00
common.cmake
Merge pull request
#21219
from asenyaev:asen/remove_distutils
2021-12-08 18:51:34 +00:00
python_loader.cmake
fixes
#16500
2020-02-20 11:10:12 +08:00
standalone.cmake