BW consantred cell boundries

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

 Accepted Answer

Matt J
Matt J on 26 Sep 2020
You'll find examples of how to do this kind of thing with alphashape() here,

2 Comments

Hello matt. Thank you for your answer. Can it be applied to images ?
Matt J
Matt J on 29 Sep 2020
Edited: Matt J on 29 Sep 2020
Yes, because you can get the coordinates of all the white pixels using find().

Sign in to comment.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Products

Asked:

on 26 Sep 2020

Edited:

on 29 Sep 2020

Community Treasure Hunt

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

Start Hunting!