opencv/modules/gapi/src/compiler
Kumataro 1911c63826
fix: supress GCC13 warnings (#24434)
* fix: supress GCC13 warnings

* fix for review and compile-warning on MacOS
2023-10-26 09:00:58 +03:00
..
passes fix: supress GCC13 warnings (#24434) 2023-10-26 09:00:58 +03:00
gcompiled_priv.hpp Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
gcompiled.cpp G-API: Introduce GAbstractExecutor 2022-08-30 22:48:29 +03:00
gcompiler.cpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
gcompiler.hpp Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gislandmodel.cpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
gislandmodel.hpp Merge pull request #24178 from dmatveev:dm/streaming_queue 2023-09-04 12:48:53 +03:00
gmodel_priv.hpp G-API: Added graph pattern matching routine and basic tests 2019-08-09 18:57:56 +03:00
gmodel.cpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gmodel.hpp Merge pull request #21504 from smirnov-alexey:as/oak_infer 2022-04-05 21:00:32 +03:00
gmodelbuilder.cpp Merge pull request #23843 from TolyaTalamanov:at/fix-missing-opaque-kind-for-kernel 2023-06-22 12:46:25 +03:00
gmodelbuilder.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gobjref.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gstreaming_priv.hpp Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
gstreaming.cpp G-API: Introduce GAbstractStreamingExecutor 2022-08-30 23:50:34 +03:00
README.md Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
transactions.hpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00

This directory contains G-API graph compiler logic.