Merge pull request #19002 from TolyaTalamanov:at/infer_gframe
authorAnatoliy Talamanov <anatoliy.talamanov@intel.com>
Wed, 9 Dec 2020 14:00:56 +0000 (17:00 +0300)
committerGitHub <noreply@github.com>
Wed, 9 Dec 2020 14:00:56 +0000 (14:00 +0000)
commita55150b1bce911f6e7a6e5c08c2bdd8845ba317f
tree85977025789a3a1c6225600b99dfd5d43ab8ce84
parentb5a9ef6b7b79762c16365de82e2f278f579441b2
Merge pull request #19002 from TolyaTalamanov:at/infer_gframe

[G-API] Support GFrame for infer

* GInfer(GFrame), currently broken

* Fixed (API only)

* Support GFrame in GIEBackend

* Fix comments to review

* Fix comments to review

* Fix doxygen

* Fix building with different IE versions

* Fix warning on MacOS

Co-authored-by: Dmitry Matveev <dmitry.matveev@intel.com>
Co-authored-by: Smirnov Alexey <alexey.smirnov@intel.com>
modules/gapi/include/opencv2/gapi/infer.hpp
modules/gapi/src/backends/ie/giebackend.cpp
modules/gapi/src/backends/ie/util.hpp
modules/gapi/test/infer/gapi_infer_ie_test.cpp