Merge pull request #11260 from y0umu:patch-1

Correct a mistake in {js,py}_table_of_contents_histograms.markdown (#11260)

* Update py_table_of_contents_histograms.markdown

"Learn to find and draw Contours" => "Learn the basics of histograms"

* Update js_table_of_contents_histograms.markdown

Corrected a seemlingly wronged line of copy in the python documention js_table_of_contents_histograms.markdown

"Learn to find and draw Contours" => "Learn the basics of histograms"
This commit is contained in:
y0umu 2018-04-08 00:39:37 +08:00 committed by Alexander Alekhin
parent 23d866ad40
commit ade29fc6c9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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