Starting from:

$25

MA060305-Homework 1 Solved

1.      Define the imaging instrument response function and the point spread function (PSF) and explain their relation to the resolution of an image. Why is it convenient to assume that PSF is spatially invariant?

2.      (a) We saw that a rectangular function

 

is one of the key building blocks in imaging systems and image reconstruction. What is the Fourier transform of it? Please show all the steps of your derivation (1 pt) and explain the physical meaning of the result

(b)    What is the Fourier Transform of a triangular function?

 

Please show all the steps of your derivation  and explain the physical meaning of the result. Can you use the convolution theorem to derive the FT of the triangular function? If YES, show how. If NO, show why

(c)    Show that Fourier Transforms [both in (a) and (b)] preserve all available information (use Perceval’s theorem) .

3.      You are provided with the jupyter notebook file and the .npz file with the original and distorted images of a sample of MDA231 human breast carcinoma cells [1].

(a)    Can you guess the shape of the 2D PSF of this aberrated microscope ?

(b)    Perfom two deconvolution algorithms to restore the image from the distorted one: Wiener filter  and Wiener filter with regularization .

(c)    Find ready-to-use deconvolution algorithms from python libraries (two or three is enough) and compare their performance to what you have coded yourself

(d)    Compare all the results quantitatively by plotting values of the metrics MAE, PSNR, SSIM. Which deconvolution algorithm proved to work best?

[1] Cell Tracking Challenge. 3D+Time Datasets 

More products