Merge pull request #20156 from smirnov-alexey:as/gapi_remote_infer
authorAlexey Smirnov <alexey.smirnov@intel.com>
Fri, 25 Jun 2021 21:09:33 +0000 (00:09 +0300)
committerGitHub <noreply@github.com>
Fri, 25 Jun 2021 21:09:33 +0000 (00:09 +0300)
commitc95a56450dd8c612b3f8e83d680a0a6c6533acf0
treea9620908c21aad603f7c56ce98296106bbb382a9
parentf88fdf6a1bec7fcd98ad9c447f55e81f81035014
Merge pull request #20156 from smirnov-alexey:as/gapi_remote_infer

G-API: Support remote inference

* Extend MediaFrame to be able to extract additional info besides access

* Add API for remote inference

* Add default implementation for blobParams()

* Add default implementation for blobParams()

* Address review comments

* Fix any_cast usage

* Add comment on the default blobParams()

* Address review comments

* Add missing rctx

* Minor fix

* Fix indentation and comment

* Address review comments

* Add documentation
modules/gapi/include/opencv2/gapi/infer/ie.hpp
modules/gapi/src/backends/ie/giebackend.cpp
modules/gapi/src/backends/ie/giebackend/giewrapper.hpp