opencv/modules/gapi/src/compiler
2021-12-24 18:04:11 +03:00
..
passes Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gcompiled_priv.hpp Merge pull request #19322 from TolyaTalamanov:at/python-callbacks 2021-03-01 15:52:11 +00:00
gcompiled.cpp G-API: Integrated cv::MediaFrame as I/O type + CPU backend 2020-10-05 20:21:15 +03:00
gcompiler.cpp Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gcompiler.hpp Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gislandmodel.cpp Added ITT traces to GStreamingExecutor 2021-05-11 12:52:47 +03:00
gislandmodel.hpp remove redundant semicolons 2021-10-27 20:19:05 +08: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 G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gmodelbuilder.cpp GAPI: fix Clang warning for dangling references in for loop variable 2020-12-08 14:18:46 +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 #20298 from mpashchenkov:mp/python-desync 2021-07-01 19:06:35 +00:00
gstreaming.cpp Merge pull request #20298 from mpashchenkov:mp/python-desync 2021-07-01 19:06:35 +00:00
README.md Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
transactions.hpp remove redundant semicolons 2021-10-27 20:19:05 +08:00

This directory contains G-API graph compiler logic.