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

Reading, saving, and displaying an image using scipy misc

The misc module of scipy can also be used for image I/O and display. The following sections demonstrate how to use the misc module functions.