opencv/modules/gapi/src/backends
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
..
common Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
cpu Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
fluid Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
ie Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
ocl Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
plaidml Merge pull request #16118 from smirnov-alexey:as/gopaque 2020-01-30 21:08:11 +03:00
render Implement cv::gapi::wip::draw::FText 2019-12-03 13:13:06 +03:00
README.md Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00

This directory contains various G-API backends, which provide scheduling logic and kernel implementations for specific targets.