mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
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"
|
||
|---|---|---|
| .. | ||
| images | ||
| py_canny | ||
| py_colorspaces | ||
| py_contours | ||
| py_filtering | ||
| py_geometric_transformations | ||
| py_grabcut | ||
| py_gradients | ||
| py_histograms | ||
| py_houghcircles | ||
| py_houghlines | ||
| py_morphological_ops | ||
| py_pyramids | ||
| py_template_matching | ||
| py_thresholding | ||
| py_transforms | ||
| py_watershed | ||
| py_table_of_contents_imgproc.markdown | ||