opencv/modules/gapi/src/compiler
Alexey Smirnov 0d456f9111
Merge pull request #16118 from smirnov-alexey:as/gopaque
G-API: GOpaque implementation

* Stub initial copypasted solution

* Fix mov test and add a couple of others

* Fix warnings

* More code coverage and tests

* fix macos warning

* address review comments

* Address review comments and fix indentation

* Fix build on armv7
2020-01-30 21:08:11 +03:00
..
passes Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
gcompiled_priv.hpp spelling fixes 2019-02-09 22:29:54 +01:00
gcompiled.cpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +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 Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +03:00
gislandmodel.hpp Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +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 #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03: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 Merge pull request #12674 from dmatveev:gapi_upd270918 2018-09-28 18:42:09 +03:00

This directory contains G-API graph compiler logic.