opencv/doc/tutorials/dnn
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
..
dnn_android Merge branch 4.x 2024-01-19 17:32:22 +03:00
dnn_custom_layers Merge pull request #25515 from gursimarsingh:improved_edge_detection_sample 2024-09-06 12:47:04 +03:00
dnn_face Merge branch 4.x 2022-02-22 19:55:26 +00:00
dnn_googlenet Merge pull request #25519 from gursimarsingh:improved_classification_sample 2024-08-06 09:16:11 +03:00
dnn_javascript Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
dnn_OCR Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
dnn_openvino Merge branch 4.x 2024-01-19 17:32:22 +03:00
dnn_pytorch_tf_classification Merge branch 4.x 2021-12-30 21:43:45 +00:00
dnn_pytorch_tf_detection Merge branch 4.x 2021-12-30 21:43:45 +00:00
dnn_pytorch_tf_segmentation Merge branch 4.x 2021-12-30 21:43:45 +00:00
dnn_text_spotting Merge pull request #25326 from gursimarsingh:improved_text_detection_sample 2024-09-09 17:43:15 +03:00
dnn_yolo fix the mistake 2024-07-11 03:15:52 +08:00
images Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
table_of_content_dnn.markdown Merge branch 4.x 2024-01-19 17:32:22 +03:00