opencv/doc/tutorials
Gursimar Singh e823493af1
Merge pull request #25710 from gursimarsingh:improved_object_detection_sample
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
2024-09-18 16:19:46 +03:00
..
3d Merge pull request #24961 from savuor:rv/ply_mesh 2024-02-12 15:34:54 +03:00
app Update orbbec(uvc) tutorial 2024-07-31 15:19:23 +08:00
calib3d Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
core Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
dnn Merge pull request #25710 from gursimarsingh:improved_object_detection_sample 2024-09-18 16:19:46 +03:00
features2d Merge branch 4.x 2023-01-09 11:08:02 +00:00
gapi Typos and formating fixes. 2022-10-04 15:52:38 +03:00
gpu Merge branch 4.x 2021-12-30 21:43:45 +00:00
imgproc Merge branch 4.x 2024-09-10 10:15:22 +03:00
introduction Merge branch 4.x 2024-09-10 10:15:22 +03:00
ios Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
objdetect Merge branch 4.x 2024-04-16 17:28:18 +03:00
others Merge branch 4.x 2024-08-28 15:06:19 +03:00
tutorials.markdown Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 2024-03-21 23:40:10 +03:00