opencv/doc/py_tutorials/py_imgproc
Shreyas Taware 803ff8ebb9 Update py_canny.markdown
Fixed a word that was previously written as third argument but it is instead the fourth argument of cv.Canny() function
2021-07-23 05:01:20 +00:00
..
images Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00
py_canny Update py_canny.markdown 2021-07-23 05:01:20 +00:00
py_colorspaces grammar corrections 2019-11-25 13:49:09 -05:00
py_contours Fix np row,column to cv y,x 2020-09-14 14:23:38 +03:00
py_filtering grammar corrections 2019-11-25 13:49:09 -05:00
py_geometric_transformations grammar corrections 2019-11-25 13:49:09 -05:00
py_grabcut Misc. typos 2018-07-31 18:44:23 +03:00
py_gradients python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
py_histograms doc: fix misused "see also" doxygen command 2020-03-21 00:25:49 +00:00
py_houghcircles python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
py_houghlines typo fix 2020-04-06 14:56:31 +03:00
py_morphological_ops python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
py_pyramids update xrange() to range() 2021-01-18 19:52:37 +08:00
py_template_matching Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
py_thresholding update xrange() to range() 2021-01-18 19:52:37 +08:00
py_transforms update xrange() to range() 2021-01-18 19:52:37 +08:00
py_watershed Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
py_table_of_contents_imgproc.markdown Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00