mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
a371bdac9d
G-API: Refine Semantic Segmentation Demo #23766 ### Overview * Supported demo working with camera id (e.g `--input=0`) * Supported 3d output segmentation models (e.g `deeplabv3`) * Supported `desync` execution * Supported higher camera resolution * Changed the color map to pascal voc (https://cloud.githubusercontent.com/assets/4503207/17803328/1006ca80-65f6-11e6-9ff6-36b7ef5b9ac6.png) ### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [ ] I agree to contribute to the project under Apache 2 License. - [ ] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV - [ ] The PR is proposed to the proper branch - [ ] There is a reference to the original bug report and related work - [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name. - [ ] The feature is well documented and sample code can be built with the project CMake |
||
---|---|---|
.. | ||
data | ||
pipeline_modeling_tool | ||
api_example.cpp | ||
draw_example.cpp | ||
face_detection_mtcnn.cpp | ||
gaze_estimation.cpp | ||
infer_ie_onnx_hybrid.cpp | ||
infer_single_roi.cpp | ||
infer_ssd_onnx.cpp | ||
oak_basic_infer.cpp | ||
oak_copy.cpp | ||
oak_rgb_camera_encoding.cpp | ||
oak_small_hetero_pipeline.cpp | ||
onevpl_infer_with_advanced_device_selection.cpp | ||
onevpl_source_to_bgr_conv.cpp | ||
pipeline_modeling_tool.cpp | ||
privacy_masking_camera.cpp | ||
semantic_segmentation.cpp | ||
slides_blur_gapi.cpp | ||
slides_sobel_cv.cpp | ||
slides_sobel_gapi.cpp | ||
text_detection.cpp |