Question: Question 3 : ( 1 5 marks ) Get the image of Apples.jpeg attached with the TMA and perform the following image processing operations to
Question : marks
Get the image of "Apples.jpeg" attached with the TMA and perform the following image processing operations to it:
a Read the image into MATLAB and plot it marks
b Convert the read image in part a into a grayscale image, save it and plot the result. marks
c Convert a grayscale image into a binary image Black and white marks
d Write a script to perform histogram equalization on a grayscale image and display the beforeandafter images along with their histograms. marks
e Perform edge detection on a grayscale image using the Sobel operator. Then display the edges detected in the image. marks
f Write a MATLAB script to add Gaussian noise to an image and then apply a median filter to reduce the noise. Display the noisy and filtered images side by side. marks
Note:
You must submit a single word document containing:
All your answers
Screenshots of your executed MATLAB codes and all the figures and relevant imaqes of vour work.
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
