opencv/doc/tutorials
Gursimar Singh 073488896e
Merge pull request #25326 from gursimarsingh:improved_text_detection_sample
Improved and refactored text detection sample in dnn module #25326

Clean up samples: #25006

This pull requests merges and simplifies different text detection samples in dnn module of opencv in to one file. An option has been provided to choose the detection model from EAST or DB

### 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-09 17:43:15 +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 #25326 from gursimarsingh:improved_text_detection_sample 2024-09-09 17:43:15 +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-08-28 15:06:19 +03:00
introduction Merge branch 4.x 2024-08-28 15:06:19 +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