Info

This question is closed. Reopen it to edit or answer.

How to erode an image using matlab and extract its boundary?

1 view (last 30 days)
I need the matlab code to erode the given image using a 3x3 square structuring element and to display the eroded image. In structuring element, all the pixels are white and the central pixel is the representative point. Extract the boundary of the object by morphological operation and display it as a separate image. I'm not allowed to use any special Image Processing Toolbox commands other than imread, imshow, imagesc, and imwrite. Pls help me by posting the code asap.* Pls find the image below. Thank You.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!