Question: matlab Task 2 Write a matlab function called imageFiltering that accepts the file name of an image and displays images as shown in the figure
matlab 
Task 2 Write a matlab function called "imageFiltering that accepts the file name of an image and displays images as shown in the figure below. In addition to this, discuss the differences between the two filters used Input Image image using Gaussian filter Laplacian image image using Laplacian filter Remember to use the low pass linear spatial filter "Gaussian and the high pass linear spatial filter Laplacian". Explore the command fspecial to generate masks for each of the filters (Gaussian & Laplacian) Task 2 Write a matlab function called "imageFiltering that accepts the file name of an image and displays images as shown in the figure below. In addition to this, discuss the differences between the two filters used Input Image image using Gaussian filter Laplacian image image using Laplacian filter Remember to use the low pass linear spatial filter "Gaussian and the high pass linear spatial filter Laplacian". Explore the command fspecial to generate masks for each of the filters (Gaussian & Laplacian)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
