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.