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
Add border color selection to rotate function. #243
Add border color argument to rotate function. This will fill the border created as a result of rotation.