opencv/modules/gapi/include/opencv2/gapi/cpu
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
gcpukernel.hpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
imgproc.hpp Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
stereo.hpp Merge pull request #20129 from aDanPin:dp/improvement_gapi_stereo_documentation 2021-06-09 13:24:50 +00:00
video.hpp gapi: Full calcOpticalFlowPyrLK implementation (2 overloads) and tests 2020-04-08 18:11:55 +03:00