opencv/modules/gapi
Dmitry Matveev 415668ecf0 G-API: Documentation updates
1) Document GFrame/MediaFrame (and also other G-API types)
- Added doxygen comments for GMat, GScalar, GArray<T>, GOpaque classes;
- Documented GFrame and its host-side counterpart MediaFrame;
- Added some more notes to the data type classes.

2) Give @brief descriptions to most of the cv::gapi::* namespaces

3) Make some symbols private
- These structures are mainly internal and shouldn't be used directly
2021-06-16 01:01:55 +03:00
..
cmake cmake: fix ADE dependency handling 2021-03-31 23:40:19 +00:00
doc Merge pull request #18387 from dmatveev:dm/slides_upd_44 2020-09-26 20:59:26 +00:00
include/opencv2 G-API: Documentation updates 2021-06-16 01:01:55 +03:00
misc/python Merge pull request #20157 from mpashchenkov:mp/ocv-gapi-pnetworks 2021-06-01 14:42:44 +00:00
perf Merge pull request #20107 from sivanov-work:gapi_transpose_op 2021-05-25 20:36:01 +03:00
samples G-API: Documentation updates 2021-06-16 01:01:55 +03: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 #20151 from smirnov-alexey:as/extend_media_frame 2021-06-08 11:58:51 +03:00
test Merge pull request #20151 from smirnov-alexey:as/extend_media_frame 2021-06-08 11:58:51 +03:00
CMakeLists.txt Added ITT traces to GStreamingExecutor 2021-05-11 12:52:47 +03:00