Question: Watch video # write a Matlab code to do the following: Design a 2 2 0 2 2 0 black image with a 3 0
Watch video # write a Matlab code to do the following:
Design a black image with a centered white square and then find its Fourier Transform
Rotate the rectangle in image and find its Fourier Transform
Translate the rectangle in image to another location and find its Fourier Transform
Scale the rectangle in image into and find its Fourier Transform
Display all the images above as in video using subplot
Task :
Write a Matlab code to read 'eight.tif' image and to do the following:
a Add 'gaussian' noise into the image with mean and variance and save it in a noisyimg.
b Apply a average filter with replicate border into the noisyimg, and display the result.
c Apply a Gaussian lowpass filter on the noisyimg with and and display the results
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
