opencv/doc/py_tutorials/py_imgproc
kyshel 321f26f450 update xrange() to range()
update xrange() to range() as Python 2 has been deprecate, more info:
1.  Python 2 has been no longer supported officially since January 1, 2020.  Check  https://www.python.org/doc/sunset-python-2/
2.  xrange() was renamed to range() in Python 3. Check  https://stackoverflow.com/questions/17192158/nameerror-global-name-xrange-is-not-defined-in-python-3/17192181#17192181

update xrange() to range()

Update py_fourier_transform.markdown

update xrange() to range()
2021-01-18 19:52:37 +08:00
..
images
py_canny
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
py_histograms doc: fix misused "see also" doxygen command 2020-03-21 00:25:49 +00:00
py_houghcircles
py_houghlines typo fix 2020-04-06 14:56:31 +03:00
py_morphological_ops
py_pyramids update xrange() to range() 2021-01-18 19:52:37 +08:00
py_template_matching
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
py_table_of_contents_imgproc.markdown