opencv/modules/python
2020-10-05 15:15:49 +00:00
..
bindings
package pre: OpenCV 4.5.0 (version++) 2020-09-08 06:08:58 +00:00
python2
python3 python: fixed limited API build 2020-09-25 14:16:46 +03:00
src2 Implement cv.gin and multiple output for python 2020-09-29 13:45:40 +03:00
test python: replace numpy.full() to support numpy<1.13 2020-10-05 15:15:49 +00:00
CMakeLists.txt cmake: fix missing project() warning in Python standalone builds 2020-03-12 14:29:31 +03:00
common.cmake cmake(python): handle PYTHON3_LIMITED_API 2020-03-18 23:10:06 +00:00
python_loader.cmake fixes #16500 2020-02-20 11:10:12 +08:00
standalone.cmake