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

 Akzeptierte Antwort

Matt J
Matt J am 26 Sep. 2020

0 Stimmen

You'll find examples of how to do this kind of thing with alphashape() here,

2 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 26 Sep. 2020

Bearbeitet:

am 29 Sep. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by