BW consantred cell boundries

2 次查看(过去 30 天)
Hello all,
I am trying to find the borders of the cell constration in black and white image. I draw more or less what i am trying to achieve. The border can be smoothed, It doesnt have to be exatch. But anyhow outliers should be excluded. Can you suggest any ideas ? I have put the raw image example as attached.
Thanks in advanced

采纳的回答

Matt J
Matt J 2020-9-26
You'll find examples of how to do this kind of thing with alphashape() here,
  2 个评论
Emre Erdogan
Emre Erdogan 2020-9-28
Hello matt. Thank you for your answer. Can it be applied to images ?
Matt J
Matt J 2020-9-29
编辑:Matt J 2020-9-29
Yes, because you can get the coordinates of all the white pixels using find().

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by