opencv/modules/python
Alexander Alekhin 2e005f5dc2 python: allow to customize Python namespaces
- extra methods through PYOPENCV_EXTRA_METHODS_<NS_UPPER> macros
- extra constants through PYOPENCV_EXTRA_CONSTANTS_<NS_UPPER> macros
2021-03-31 20:33:38 +00:00
..
bindings Merge pull request #19319 from TolyaTalamanov:at/introduce-gopaque-garray-for-python 2021-02-09 13:55:16 +00:00
package pre: OpenCV 4.5.2 (version++) 2021-03-02 23:20:59 +00:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 python: fixed limited API build 2020-09-25 14:16:46 +03:00
src2 python: allow to customize Python namespaces 2021-03-31 20:33:38 +00:00
test Merge pull request #19668 from asmorkalov:as/filesystem_py 2021-03-04 16:17:57 +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 python: update CMake install rules 2019-03-15 13:11:00 +03:00