Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( A ) Before we study Gaussian filtering using MATLAB, we will investigate some of its analytical properties. We model a one - dimensional image

(A) Before we study Gaussian filtering using MATLAB, we will investigate some of its
analytical properties.
We model a one-dimensional image as a sequence of five pixels x=(a1,dots,a5) where
ai,i=1,dots,5, are constants. The noise is modeled as Z=(Z1,dots,Z5), where all the
Zi's are independent, ZiN(0,2),i=1,dots,5. Hence the noisy image is
Y=x+Z.
The Gaussian filter replaces Y3 with its filtered version hat(Y)3 :
hat(Y)3=i=15iYi,
where we assume 1=5=0.1,2=4=0.2 and 3=0.4. Note that hat(Y)3 has two
components, one due to the image and one due to noise.
(a) Consider a smooth image where all pixels are equal, that is x=(a,dots,a).
i. What is the distribution of the noise component in hat(Y)3?
ii. What is image component in hat(Y)3?
iii. Comment on the effect of Gaussian filtering on the noise and the image.
(b) Now we consider an image with a edge, modeled as x=(a,a,a,b,b), where ab.
i. What is the distribution of the noise component in hat(Y)3?
ii. What is image component in hat(Y)3?
iii. Comment on the effect of Gaussian filtering on the noise and the image. Do
you see the effect of blurring on the image?
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions