How to get edge line of from binary Image?

2 次查看(过去 30 天)
How to get edge line of from binary Image?
sk.jpg

回答(2 个)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019-7-13
You can do that, using Morphological Operations

Image Analyst
Image Analyst 2019-7-13
I suggest you improve your segmentation algorithm first. After that it will be so much easier to get the outlines with bwboundaries() or bwperim().

产品


版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by