mirror of
https://github.com/opencv/opencv.git
synced 2025-01-10 22:28:13 +08:00
e823493af1
Merged yolo_detector and object detection sample #25710 Relates to #25006 This pull request merges the yolo_detector.cpp sample with the object_detector.cpp sample. It also beautifies the bounding box display on the output images ### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] 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 - [x] The PR is proposed to the proper branch - [x] 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. - [x] The feature is well documented and sample code can be built with the project CMake |
||
---|---|---|
.. | ||
dnn_android | ||
dnn_custom_layers | ||
dnn_face | ||
dnn_googlenet | ||
dnn_javascript | ||
dnn_OCR | ||
dnn_openvino | ||
dnn_pytorch_tf_classification | ||
dnn_pytorch_tf_detection | ||
dnn_pytorch_tf_segmentation | ||
dnn_text_spotting | ||
dnn_yolo | ||
images | ||
table_of_content_dnn.markdown |