opencv/modules/gapi
Dmitry Matveev ccf415c341 G-API: Added an arbitrary-argument version of cv::gapi::combine
- Now user doesn't need to do `combine(x, combine(y, combine(z, zz)))` but
  just `combine(x, y, z, zz)`
2019-12-06 10:47:50 +03:00
..
cmake Implement cv::gapi::wip::draw::FText 2019-12-03 13:13:06 +03:00
doc Fix modules/ typos 2019-08-15 18:02:09 -04:00
include/opencv2 G-API: Added an arbitrary-argument version of cv::gapi::combine 2019-12-06 10:47:50 +03:00
perf Merge pull request #15695 from aDanPin:dp/incorrect_use_of_muve_fix 2019-11-28 16:25:20 +03:00
samples Merge pull request #15888 from OrestChura:facebeautification_gapi_sample 2019-11-18 15:13:05 +03:00
src Merge pull request #15972 from TolyaTalamanov:at/ftext-primitive 2019-12-03 20:09:21 +00:00
test G-API: Added an arbitrary-argument version of cv::gapi::combine 2019-12-06 10:47:50 +03:00
CMakeLists.txt Implement cv::gapi::wip::draw::FText 2019-12-03 13:13:06 +03:00