opencv/doc/py_tutorials/py_photo
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 Add HDR tutorial to the python tutorials 2015-12-07 20:57:10 +02:00
py_hdr photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
py_inpainting Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
py_non_local_means update xrange() to range() 2021-01-18 19:52:37 +08:00
py_table_of_contents_photo.markdown fixed whitespace 2015-12-07 22:06:08 +02:00