opencv/modules/gapi
Dmitry Matveev dae1fc8889
Merge pull request #16555 from dmatveev:dm/ocv_blog_sample
* G-API/Samples: Added a simple "privacy masking camera" sample

The main idea is to host this code for an opencv.org blog post only

* G-API/Samples: Modified privacy masking camera code to look better for the post

* G-API/Samples: fix Windows (MSVC) support in Privacy Masking Camera

* G-API/Samples: Addressed the majority of review comments in PMC

* G-API/Samples: Use TickMeter to measure time + more info in cmd options

* G-API/Samples: fix yet another Windows warning in PMC

* G-API/Samples: Fix wording in PMC cmd arg parameters

* Fix wording, again

* G-API/Samples: Fix PMC cmd-line arguments, again
2020-02-18 15:11:44 +03:00
..
cmake Implement cv::gapi::wip::draw::FText 2019-12-03 13:13:06 +03:00
doc Fix spelling typos 2019-12-26 06:45:03 -05:00
include/opencv2 Merge pull request #16213 from TolyaTalamanov:at/lambdas-for-kernels 2020-02-17 23:29:55 +03:00
perf Merge pull request #16066 from dmatveev:dm/gapi_slides 2019-12-12 18:48:38 +03:00
samples Merge pull request #16555 from dmatveev:dm/ocv_blog_sample 2020-02-18 15:11:44 +03:00
src Merge pull request #16519 from TolyaTalamanov:at/fix-render-text-slowdown 2020-02-06 13:38:22 +00:00
test Merge pull request #16213 from TolyaTalamanov:at/lambdas-for-kernels 2020-02-17 23:29:55 +03:00
CMakeLists.txt Fixed build with FREETYPE and without tests. 2020-02-03 16:41:31 +03:00