opencv/modules/python
Vadim Levin 1d8c73cf6c feature: Added explicit support to header parser
- It is safe to remove `explicit` keyword for constructors with 1
argument, because it is C++ specific keyword and does not affect any of
the generated binding.
2020-04-15 14:25:39 +03:00
..
bindings Limited API support for Python3 2019-06-11 15:15:49 +03:00
package pre: OpenCV 3.4.10 (version++) 2020-03-10 14:53:43 +03:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 Limited API support for Python3 2019-06-11 15:15:49 +03:00
src2 feature: Added explicit support to header parser 2020-04-15 14:25:39 +03:00
test test: Add test to verify correct mat substitution into the template in header parser 2020-03-04 08:14:19 +03: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