opencv/modules/gapi/src/compiler
Dmitry Matveev 1b5730a799 Introduce a new abstraction layer over island input/output data
- Port GExecutor to this new interface
2020-04-06 12:24:19 +03:00
..
passes Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
gcompiled_priv.hpp
gcompiled.cpp Merge pull request #16604 from Volskig:mp/ocv-gapi-zero-height-mat 2020-03-10 14:44:16 +03:00
gcompiler.cpp Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
gcompiler.hpp Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +03:00
gislandmodel.cpp Introduce a new abstraction layer over island input/output data 2020-04-06 12:24:19 +03:00
gislandmodel.hpp Introduce a new abstraction layer over island input/output data 2020-04-06 12:24:19 +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 Merge pull request #16081 from dmatveev:dm/ocv42_gapi_bugfixes 2019-12-10 13:31:42 +03:00
gmodel.hpp Merge pull request #16081 from dmatveev:dm/ocv42_gapi_bugfixes 2019-12-10 13:31:42 +03:00
gmodelbuilder.cpp Merge pull request #15216 from dmatveev:dm/ng-0010-g-api-streaming-api 2019-10-18 19:29:58 +03:00
gmodelbuilder.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gobjref.hpp Merge pull request #16805 from Volskig:mp/ocv-gapi-standalone-scalar 2020-04-01 18:40:38 +00:00
gstreaming_priv.hpp Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +03:00
gstreaming.cpp Fix linkage in standalone mode 2020-01-22 17:51:16 +03:00
README.md
transactions.hpp

This directory contains G-API graph compiler logic.