- Hands-On Image Processing with Python
- Sandipan Dey
- 49字
- 2025-02-22 06:42:35
Image manipulation with the scipy.misc and scipy.ndimage modules
We can use the misc and ndimage modules from the scipy library too for image manipulation; it is left as an exercise for the reader to find the relevant function and get familiar with their usage.