Question: Write a Python code to get a digital image and reduces its noise in the spatial domain. For this purpose, please use the Lena.png image
Write a Python code to get a digital image and reduces its noise in the spatial domain. For this purpose, please use the Lena.png image below and apply the following filters:

a. MedianFilter
b. ModeFilter
c. MinFilter
d. MaxFilter
e. EDGE_ENHANCEMENT
Deliverables- for each filer provide the followings:
A working Python-code
The original image
The grayscale image after the change
A discussion on the filter size effect on the performance of the image Prepare a professional report using MS Word and save and include all deliverables in the report. Your report needs a brief explanation of your work, the code, the images, a discussion, and a conclusion.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
