opencv/modules/gapi/src
Dmitry Matveev e937d9b559
Merge pull request #18391 from dmatveev:dm/gframe_00_new_type
* G-API: Make GFrame a new (distinct) G-type, not an alias to GMat

- The underlying host type is still cv::Mat, a new cv::MediaFrame
  type is to be added as a separate PR

* Fix warnings and review comments

- Somewhow there was a switch() without a default: clause in Fluid
2020-09-23 18:25:14 +00:00
..
api Merge pull request #18391 from dmatveev:dm/gframe_00_new_type 2020-09-23 18:25:14 +00:00
backends Merge pull request #18391 from dmatveev:dm/gframe_00_new_type 2020-09-23 18:25:14 +00:00
compiler Merge pull request #18196 from mpashchenkov:mp/garray-initialization 2020-09-18 13:06:23 +00:00
executor Merge pull request #18196 from mpashchenkov:mp/garray-initialization 2020-09-18 13:06:23 +00: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