opencv/doc/py_tutorials
Nishanth 6cd730a02c
Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials
Remove empty Additional Resources and Exercises fields from tutorials #26002

### 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.
- [ ] The feature is well documented and sample code can be built with the project CMake

This PR is in response to issue [26001](https://github.com/opencv/opencv/issues/26001)

This pull request addresses the issue of empty "Additional Resources" and "Exercises" fields in several OpenCV-Python tutorials. The empty sections have been removed to improve the clarity and consistency of the documentation.
2024-08-09 10:34:44 +03:00
..
images GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
py_bindings Document read-only check in Python bindings. 2023-12-25 12:47:39 +03:00
py_calib3d Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_core Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_feature2d Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_gui Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_imgproc Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_ml Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_objdetect Merge pull request #14674 from mehlukas:3.4-moveObjdetect 2019-05-29 23:13:27 +03:00
py_photo Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_setup Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_video remove bgsgm tutorial, set references to OpenCV-Tutorials 2019-05-23 17:11:44 +02:00
py_tutorials.markdown Merge pull request #14674 from mehlukas:3.4-moveObjdetect 2019-05-29 23:13:27 +03:00