Hands-On Image Processing with Python
上QQ阅读APP看书,第一时间看更新

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.