opencv/modules/gapi/misc/python
Alexander Alekhin 91998d6424
Merge pull request #22935 from alalek:gapi_error
G-API: replace GAPI_Assert() with 'false' and '0' to GAPI_Error()

* gapi: GAPI_Error() macro

* gapi: replace GAPI_Assert() with 'false' and '0' to GAPI_Error()

* build: eliminate 'unreachable code' after CV_Error() (MSVC 2015)

* build: eliminate 'unreachable code' warning for MSVS 2015/2017

- observed in constructors stubs with throwing exception
2022-12-19 06:05:15 +00:00
..
package/gapi Merge pull request #22494 from TolyaTalamanov:at/expose-all-core-to-python 2022-11-08 11:43:38 +00:00
samples Add make_capture_src for video stream to Python 2022-05-16 20:46:08 +09:00
test Merge pull request #22494 from TolyaTalamanov:at/expose-all-core-to-python 2022-11-08 11:43:38 +00:00
pyopencv_gapi.hpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
python_bridge.hpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
shadow_gapi.hpp Add python bindings for G-API onnx 2022-06-02 19:09:26 +09:00