Assignment #4 SOlution

$35.00 $24.00

Q1. Notch the noise component in the image given below (left), the corresponding centered magnitude spectrum is given towards the center, and filtered image is given on right. You should show both noise and filtered image.                                                                                              [4]   Q2. Consider the image degradation model Inverse filtering in spatial domain is given by , where…

You’ll get a: . zip file solution

 

 
Categorys:

Description

5/5 – (2 votes)

Q1. Notch the noise component in the image given below (left), the corresponding centered magnitude spectrum is given towards the center, and filtered image is given on right. You should show both noise and filtered image.                                                                                              [4]

 

Q2. Consider the image degradation model

Inverse filtering in spatial domain is given by , where  denotes the estimated image, denotes the block circulant matrix and is known, and denotes the observed image. The solution is obtained by minimizing wrt. .

Equivalently, the convolution operation in Fourier domain can be written as , where  is the Fourier transform of . Now let us say, we have to minimize  =

Find F.                                                                                                                                                   [4]

Q3. Use the filtered image from Q1. Given, , , apply this filter in the Fourier domain and then perform inverse filtering. Observe if you are able to get the input image back.

Now add AWGN to the degraded image and again repeat inverse filtering. What do you observe? Show all images.                                                                                                                         [2]

 

Ungraded

Q4. Solve for .

Note: For Fourier domain filtering

  1. Zero pad image to twice its size. Then build the notch filter of this size.
  2. Multiply the two matrices elementwise.
  3. Take ifft, real and then crop original image’ size from top-left.