opencv/doc/tutorials/dnn
Gursimar Singh f8fb3a7f55
Merge pull request #25515 from gursimarsingh:improved_edge_detection_sample
#25006 #25314 
This pull request removes hed_pretrained caffe model to the SOTA dexined onnx model for edge detection. Usage of conventional methods like canny has also been added

The obsolete cpp and python sample has been removed

TODO:
- [  ]  Remove temporary hack for quantized models. Refer issue https://github.com/opencv/opencv_zoo/issues/273

### 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-06 12:47:04 +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 #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +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