opencv/modules/python
Anatoliy Talamanov c4df8989e9
Merge pull request #19982 from TolyaTalamanov:at/new-python-operation-api
G-API: New python operations API

* Reimplement test using decorators

* Custom python operation API

* Remove wip status

* python: support Python code in bindings (through loader only)

* cleanup, skip tests for Python 2.x (not supported)

* python 2.x can't skip unittest modules

* Clean up

* Clean up

* Fix segfault python3.9

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-05-20 18:59:53 +00:00
..
bindings cmake: fix files order in Python bindings 2021-04-01 09:48:50 +00:00
package Merge pull request #19982 from TolyaTalamanov:at/new-python-operation-api 2021-05-20 18:59:53 +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 Stream default to Stream::Null() when no default in function prototype 2021-05-01 10:03:28 +00:00
test Stream default to Stream::Null() when no default in function prototype 2021-05-01 10:03:28 +00: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 #19982 from TolyaTalamanov:at/new-python-operation-api 2021-05-20 18:59:53 +00:00
python_loader.cmake Merge pull request #19982 from TolyaTalamanov:at/new-python-operation-api 2021-05-20 18:59:53 +00:00
standalone.cmake python: update CMake install rules 2019-03-15 13:11:00 +03:00