Question: Project 3: Morphological Filters & Spatial Filtering. A. What to DO: 1) Sharpen the edge of moon image (moon.jpg) by using the Laplace and Sobel
Project 3: Morphological Filters & Spatial Filtering. A. What to DO: 1) Sharpen the edge of moon image (moon.jpg) by using the Laplace and Sobel filters. Input image has blur effect. We are expecting getting more sharper edges. Compare your results with each other.
2) Identify the morphological operators/filters used for the given input and output images and implement the effects using morphological operators/filters on morphology.png image. You can use MATLAB build in morphological functions.
3) Apply both morphological filter and median filter on the fingerprint image (fingerprint_BW.png). Compare the result and comment under what condition, one filter might perform better than the other. You can use MATLAB build in morphological functions.
4) For cell.jpg image, write a code to count the total number of cells, calculate the size of each cell in pixels, and show the boundary of the biggest cell in an output image. In your code, you might use any techniques covered in this class.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
