opencv/modules/gapi/include/opencv2/gapi/fluid
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
..
core.hpp Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gfluidbuffer.hpp remove redundant semicolons 2021-10-27 20:19:05 +08:00
gfluidkernel.hpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
imgproc.hpp Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00