opencv/modules/gapi
Orest Chura 7a796b20ea
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
2020-09-02 19:28:10 +00:00
..
cmake Try to enable G-API build on Android 2020-03-20 17:20:01 +03:00
doc Fix spelling typos 2019-12-26 06:45:03 -05:00
include/opencv2 Merge pull request #18182 from OrestChura:oc/operators_to_cv 2020-09-02 19:28:10 +00:00
misc/python Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 2020-07-29 16:18:52 +03:00
perf Merge pull request #18148 from OrestChura:oc/fluid_core_perf 2020-08-24 11:46:32 +00:00
samples Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature 2020-07-15 18:37:08 +00:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Merge pull request #18182 from OrestChura:oc/operators_to_cv 2020-09-02 19:28:10 +00:00
test Merge pull request #18182 from OrestChura:oc/operators_to_cv 2020-09-02 19:28:10 +00:00
CMakeLists.txt Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 2020-07-29 16:18:52 +03:00