mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
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:
parent
23d866ad40
commit
ade29fc6c9
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user