diff --git a/doc/js_tutorials/js_imgproc/js_histograms/js_table_of_contents_histograms.markdown b/doc/js_tutorials/js_imgproc/js_histograms/js_table_of_contents_histograms.markdown index 75656e46e9..b9bad380e0 100644 --- a/doc/js_tutorials/js_imgproc/js_histograms/js_table_of_contents_histograms.markdown +++ b/doc/js_tutorials/js_imgproc/js_histograms/js_table_of_contents_histograms.markdown @@ -3,7 +3,7 @@ Histograms in OpenCV.js {#tutorial_js_table_of_contents_histograms} - @subpage tutorial_js_histogram_begins - Learn to find and draw Contours + Learn the basics of histograms - @subpage tutorial_js_histogram_equalization diff --git a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown b/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown index 7013a6ee54..cda8b7a639 100644 --- a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown +++ b/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown @@ -3,7 +3,7 @@ Histograms in OpenCV {#tutorial_py_table_of_contents_histograms} - @subpage tutorial_py_histogram_begins - Learn to find and draw Contours + Learn the basics of histograms - @subpage tutorial_py_histogram_equalization