opencv/modules/gapi/include/opencv2/gapi/own
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
..
assert.hpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
convert.hpp gapi: fix build, update IE handling, add OPENCV_GAPI_INF_ENGINE 2020-04-22 21:47:45 +00:00
cvdefs.hpp Bring updates from openvino version of standalone files 2021-12-07 06:56:48 +03:00
exports.hpp Merge pull request #20284 from TolyaTalamanov:at/wrap-render 2021-07-01 09:36:19 +00:00
mat.hpp Merge pull request #18339 from rgarnov:rg/rmat_integration 2020-10-04 18:57:41 +00:00
saturate.hpp Merge pull request #21083 from OrestChura:oc/fix_coverity_vino_issues 2021-11-26 16:40:36 +00:00
scalar.hpp Merge pull request #12674 from dmatveev:gapi_upd270918 2018-09-28 18:42:09 +03:00
types.hpp remove const from functions returning by value 2022-05-26 21:30:41 +09:00