Question

In: Physics

Why does the convolution of a clear phantom image with a Gaussian function result in a...

Why does the convolution of a clear phantom image with a Gaussian function result in a smooth (blurry) image (*use Fourier transform and frequency domain perspective to explain).

Solutions

Expert Solution

First, let us define what is meant by convolving,It is defined as the integral of the product of the two functions f and g after one is reversed and shifted(lets say by an amount ), mathematically

Convolving a image with gaussian destribution is like a two dimensional transformation of the type

which is the convolution of f with the gaussian function of the type ​ . The above equation is sort of a fourier transformation of a function f, called Weierstrass transform. In precise language, the Weierstrass transform is convolution with a Gaussian and hence it is a multiplication of the Fourier transformed signal with a Gaussian, followed by application of the inverse Fourier transform.

We know, the phantom image, will consist of a wide range of frequencies, depending on the color of the image pixel e.g. blue will correspond to a higher frequency and red with a lower frequency.So basically, our image is a overlap of different frequencies.

From the above expression for Weierstrass transform, we can see for ourselves that Weierstrass transform of cos(bx) is e2 cos(t) i.e upon convolving the function with a gaussian function, the signal still contains the frequency , but the amplitude has decreased by a factor . This also means that higher is the frequency , higher is the amount of attenuation in its amplitude. In other words, the higher frequency waves will be filtered out such that, the convolution of image with a gaussian function results in a low pass filter (only lower frequncies are passed), which results in smoothening(blurring) the image. Hope you got your answer!


Related Solutions

Why is including the mirror-image plume important in the Gaussian dispersion equation? Now suppose z =...
Why is including the mirror-image plume important in the Gaussian dispersion equation? Now suppose z = 4H. How much does including the mirror-image plume affect the final downwind concentration at this height?
Design a convolution mask that does the following and implement the convolution process (Pls do not...
Design a convolution mask that does the following and implement the convolution process (Pls do not use any image processing library functions) 1. smoothing 2. sharpening 3. detect edges **Please do not use any image processing library functions.**
Why does decreased serum albumin result in edema?
Why does decreased serum albumin result in edema?
Why does inhibition of ADH result in increased serum osmolarity?
Why does inhibition of ADH result in increased serum osmolarity?
Write a MATLAB function function = pivGauss(.....) to solve linear equations using Gaussian Elimination with Partial...
Write a MATLAB function function = pivGauss(.....) to solve linear equations using Gaussian Elimination with Partial Pivoting. You'll need to employ Nested Loops. Thank you !
Describe the typical salesperson as illustrated in movies, books, and television shows. Why does that image...
Describe the typical salesperson as illustrated in movies, books, and television shows. Why does that image exist as the stereotypical salesperson (be specific)? What role does ethics play in perpetuating the stereotype? Whose responsibility is it to see that a company’s code of ethics is carried out?
What is PET— what kind of image does it create and how? Why use PET with...
What is PET— what kind of image does it create and how? Why use PET with CT rather than CT alone? Give the main reason/application. What sort of radiation is involved? Is PET “perfectly safe”? If not, what are the dangers?
Why is the partition function important, and what does the partition function measure?
Why is the partition function important, and what does the partition function measure?
Explain the mirror image rule for electronic absorbance and fluorescence spectra. Why does the role sometimes...
Explain the mirror image rule for electronic absorbance and fluorescence spectra. Why does the role sometimes not apply? Thank you
Define a function named posterize. This function expects an image and a tuple of RGB values...
Define a function named posterize. This function expects an image and a tuple of RGB values as arguments. The function modifies the image like the blackAndWhite function developed in Chapter 7 and shown below, but it uses passed in RGB values instead of black. def blackAndWhite(image): """Converts the argument image to black and white.""" blackPixel = (0, 0, 0) whitePixel = (255, 255, 255) for y in range(image.getHeight()): for x in range(image.getWidth()): (r, g, b) = image.getPixel(x, y) average =...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT