Merge pull request #18182 from OrestChura:oc/operators_to_cv
authorOrest Chura <orest.chura@intel.com>
Wed, 2 Sep 2020 19:28:10 +0000 (22:28 +0300)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 19:28:10 +0000 (19:28 +0000)
commit7a796b20ea90ca46018b6bc439ab6d49fc0abf53
tree10cd5ca97acdc5dadf98b027c6de6c76ba9f9c82
parent0428dce27d83c529781d0c244e96d7e28cd47ced
Merge pull request #18182 from OrestChura:oc/operators_to_cv

[G-API]: Relocation of operators' overloads

* Relocates overloaded operators for `cv::GMat` and `cv::GScalar` to `cv::` namespace
 - adds test to check usage of operators compilation

* Add tests for all the operators

* Address comments
modules/gapi/include/opencv2/gapi/operators.hpp
modules/gapi/src/api/operators.cpp
modules/gapi/test/common/gapi_operators_tests_inl.hpp