opencv/doc/py_tutorials/py_imgproc/py_histograms
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 Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00
py_2d_histogram Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_histogram_backprojection Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_histogram_begins Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_histogram_equalization Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_table_of_contents_histograms.markdown Merge pull request #11260 from y0umu:patch-1 2018-04-07 19:39:37 +03:00