<< Chapter < Page | Chapter >> Page > |
A sampled image gives us our usual 2D array of pixels ( ):
We can filter by applying a 2D discrete-space convolution as shown below (where is our PSF):
We also have discrete-space FTS:
To get a better image, we can use the
fftshift
command in Matlab to center
the Fourier Transform. The resulting image is shown in
:
Notification Switch
Would you like to follow the 'Intro to digital signal processing' conversation and receive update notifications?