- Hands-On Image Processing with Python
- Sandipan Dey
- 38字
- 2025-02-22 06:42:23
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.