mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-08 07:38:11 +01:00
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 |
||
|---|---|---|
| .. | ||
| package/gapi | ||
| samples | ||
| test | ||
| pyopencv_gapi.hpp | ||
| python_bridge.hpp | ||
| shadow_gapi.hpp | ||