opencv/modules/gapi/samples
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
..
api_example.cpp Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
api_ref_snippets.cpp G-API: Documentation updates 2021-06-16 01:01:55 +03:00
draw_example.cpp Fix spelling typos 2019-12-26 06:45:03 -05:00
dynamic_graph.cpp Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature 2020-07-15 18:37:08 +00:00
face_detection_mtcnn.cpp Merge pull request #20189 from dbudniko:dbudniko/mtcnn_sample_with_regular_transpose_kernel 2021-06-02 16:26:22 +00:00
gaze_estimation.cpp G-API: Documentation updates 2021-06-16 01:01:55 +03:00
infer_ie_onnx_hybrid.cpp Merge pull request #18716 from dmatveev:dm/upstream_onnx 2020-11-03 18:39:16 +00:00
infer_single_roi.cpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
infer_ssd_onnx.cpp Merge pull request #18716 from dmatveev:dm/upstream_onnx 2020-11-03 18:39:16 +00:00
kernel_api_snippets.cpp Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
privacy_masking_camera.cpp G-API: Change the default FD model in the privacy-masking-camera 2020-07-09 14:09:59 +03:00
semantic_segmentation.cpp Merge pull request #19792 from mpashchenkov:mp/ie-add-int32 2021-03-29 20:59:55 +00:00
slides_blur_gapi.cpp Merge pull request #18387 from dmatveev:dm/slides_upd_44 2020-09-26 20:59:26 +00:00
slides_sobel_cv.cpp Merge pull request #16066 from dmatveev:dm/gapi_slides 2019-12-12 18:48:38 +03:00
slides_sobel_gapi.cpp Merge pull request #16066 from dmatveev:dm/gapi_slides 2019-12-12 18:48:38 +03:00
text_detection.cpp G-API: Introduced a Text Detection sample 2020-10-21 17:25:56 +03:00