opencv/modules/gapi
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
..
cmake G-API: Update ADE to v0.1.2a to fix new Windows warnings 2022-08-26 21:29:56 +03:00
doc Merge pull request #21775 from luzpaz:typos/gapi 2022-04-13 17:06:37 +00:00
include/opencv2 Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
misc/python Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
perf Merge pull request #21883 from SergeyIvanov87:gapi_vpl_linux 2022-05-12 08:42:38 +00:00
samples Copy mpashchenkov's changes 2022-11-16 14:17:02 +01:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
test Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
CMakeLists.txt Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00