opencv/modules/gapi
Dmitry Matveev b2b6f52d14 Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup
* G-API: Addressed various documentation issues

- Fixed various typos and missing references;
- Added brief documentaion on G_TYPED_KERNEL and G_COMPOUND_KERNEL macros;
- Briefly described GComputationT<>;
- Briefly described G-API data objects (in a group section).

* G-API: Some clean-ups in doxygen, also a chapter on Render API

* G-API: Expose more graph compilation arguments in the documentation

* G-API: Address documentation review comments
2019-12-06 15:36:02 +03:00
..
cmake Implement cv::gapi::wip::draw::FText 2019-12-03 13:13:06 +03:00
doc Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +03:00
include/opencv2 Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +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 #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +03:00
src Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +03: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