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_bindings | ||
| py_calib3d | ||
| py_core | ||
| py_feature2d | ||
| py_gui | ||
| py_imgproc | ||
| py_ml | ||
| py_objdetect | ||
| py_photo | ||
| py_setup | ||
| py_video | ||
| py_tutorials.markdown | ||