mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 21:20:18 +08:00
415668ecf0
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 |
||
---|---|---|
.. | ||
api_example.cpp | ||
api_ref_snippets.cpp | ||
draw_example.cpp | ||
dynamic_graph.cpp | ||
face_detection_mtcnn.cpp | ||
gaze_estimation.cpp | ||
infer_ie_onnx_hybrid.cpp | ||
infer_single_roi.cpp | ||
infer_ssd_onnx.cpp | ||
kernel_api_snippets.cpp | ||
privacy_masking_camera.cpp | ||
semantic_segmentation.cpp | ||
slides_blur_gapi.cpp | ||
slides_sobel_cv.cpp | ||
slides_sobel_gapi.cpp | ||
text_detection.cpp |