opencv/modules/python
Anatoliy Talamanov c708f506a4
Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi
* Implement G-API python bindings

* Fix hdr_parser

* Drop initlization with brackets using regexp

* Handle bracket initilization another way

* Add test for core operations

* Declaration and definition of View constructor now in different files

* Refactor tests

* Remove combine decorator from tests

* Fix comment to review

* Fix test

* Fix comments to review

* Remove GCompilerArgs implementation from python

Co-authored-by: Pinaev <danil.pinaev@intel.com>
2020-07-29 16:18:52 +03:00
..
bindings Limited API support for Python3 2019-06-11 15:20:43 +03:00
package pre: OpenCV 4.4.0 (version++) 2020-06-09 02:27:13 +00: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:20:43 +03:00
src2 Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 2020-07-29 16:18:52 +03:00
test Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-06-19 07:33:50 +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