Python Library
Created | |
---|---|
Tags | ML Coding |
SciPy’s ndimage package includes binary morphology, b-spline interpretation, filtering, etc.
OpenCV has a robust set of image manipulation capabilities as well as being able to do face detection, object tracking, etc.
Pillow can change image format, flip, rotate, crop, etc.