A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
MIT License
4.54k
stars
1.03k
forks
source link
scipy.spatial is not necessary for Euclidean distance #175
In perspective.py:
You ought to be able to do this without importing SciPy, something like: