mirror of
https://github.com/opencv/opencv.git
synced 2024-12-14 00:39:13 +08:00
321f26f450
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() |
||
---|---|---|
.. | ||
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 |