- Hands-On Image Processing with Python
- Sandipan Dey
- 63字
- 2025-02-22 06:42:21
Providing the correct path to the images on the disk
We recommend creating a folder (sub-directory) to store images to be used for processing (for example, for the Python code samples, we have used the images stored inside a folder named images) and then provide the path to the folder to access the image to avoid the file not found exception.