opencv/modules/gapi/src
Alexey Smirnov f2d5d6d24e
Merge pull request #20785 from smirnov-alexey:as/oak_backend
GAPI: Add OAK backend

* Initial tests and cmake integration

* Add a public header and change tests

* Stub initial empty template for the OAK backend

* WIP

* WIP

* WIP

* WIP

* Runtime dai hang debug

* Refactoring

* Fix hang and debug frame data

* Fix frame size

* Fix data size issue

* Move test code to sample

* tmp refactoring

* WIP: Code refactoring except for the backend

* WIP: Add non-camera sample

* Fix samples

* Backend refactoring wip

* Backend rework wip

* Backend rework wip

* Remove mat encoder

* Fix namespace

* Minor backend fixes

* Fix hetero sample and refactor backend

* Change linking logic in the backend

* Fix oak sample

* Fix working with ins/outs in OAK island

* Trying to fix nv12 problem

* Make both samples work

* Small refactoring

* Remove meta args

* WIP refactoring kernel API

* Change in/out args API for kernels

* Fix build

* Fix cmake warning

* Partially address review comments

* Partially address review comments

* Address remaining comments

* Add memory ownership

* Change pointer-to-pointer to reference-to-pointer

* Remove unnecessary reference wrappers

* Apply review comments

* Check that graph contains only one OAK island

* Minor refactoring

* Address review comments
2022-01-17 22:56:01 +00:00
..
api Fixed issues found by static analysis 2022-01-13 14:51:25 +03:00
backends Merge pull request #20785 from smirnov-alexey:as/oak_backend 2022-01-17 22:56:01 +00:00
compiler Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
executor Merge pull request #21083 from OrestChura:oc/fix_coverity_vino_issues 2021-11-26 16:40:36 +00:00
streaming Merge pull request #21230 from sivanov-work:gapi_win32_vpl_fix 2021-12-10 08:58:59 +00:00
utils Added ITT traces to GStreamingExecutor 2021-05-11 12:52:47 +03:00
logger.hpp GAPI: GAPI_LOG_DEBUG facility 2020-07-15 01:31:25 +03:00
precomp.hpp Merge pull request #15216 from dmatveev:dm/ng-0010-g-api-streaming-api 2019-10-18 19:29:58 +03:00