Currently, images are only displayed using matplotlib.
Add functionality to save the “Noisy” and “Restored” images in an /output/ folder each time the script runs.
Tasks:
Create /output/ directory if not present.
Save both noisy and filtered images with timestamped filenames.
Mention saved path in terminal after running.
Currently, images are only displayed using matplotlib.
Add functionality to save the “Noisy” and “Restored” images in an /output/ folder each time the script runs.
Tasks:
Create /output/ directory if not present.
Save both noisy and filtered images with timestamped filenames.
Mention saved path in terminal after running.