Question: Morphological image processing- MATLAB CODE -There is Gray image with two types of circle shapes distributed within the image. -Find the boundary line that can
Morphological image processing- MATLAB CODE
-There is Gray image with two types of circle shapes distributed within the image.
-Find the boundary line that can distinguish two groups and use it to express the boundary in the original image.
Morphological operations must be used
It should also work for other images similar to the image you provide (image size and circle size are the same)

input image find the boundary representing boundary in original image
Assume that the image used as input is an 8bit gray image (rgb2gray omitted)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
