Question: ( 3 ) Frequency - domain filtering: Filter an image in the frequency domain using a frequency - selective operation H defined as follows: H
Frequencydomain filtering: Filter an image in the frequency domain using a frequencyselective operation
defined as follows:
;
where is a positive constant referred to as the cutoff frequency and is the distance between a point
in the frequency domain and the coordinates of the center defined as follows:
where and are the number of rows and columns in the image, respectively. Assume even number of rows
and columns. What artefacts do you observe in the image obtained by computing the inverse DFT of the filtered
image?
Note: The filter given above is centered in the frequency domain. To use such a centered filter, you will either
need to shift the origin of the filter to by using fftshift in MATLAB or the corresponding function
in Python or center the D DFT of the image.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
