how to draw inner boundaries of centroids?

2 Ansichten (letzte 30 Tage)
Aditya Misra
Aditya Misra am 28 Jul. 2020
Bearbeitet: Abhishek Gupta am 7 Sep. 2020
I generated centroids from my images, and made a 2D scatter plot of them. I'd like to draw the inner boundaries using functions, but I don't know where to begin. Right now, I'm drawing the boundaries using the drawpolygon. I draw the outer boundary using convhull(). I attached an example image of what i'm looking for and the centroids data for that image. Even if something is close enough, that's totally fine. I'd like some advice how to begin.
  2 Kommentare
Image Analyst
Image Analyst am 28 Jul. 2020
Did you try the boundary() function?
Aditya Misra
Aditya Misra am 28 Jul. 2020
I was under the impresion that the boundary() function would give me the outer boundary, but not the inner one.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Abhishek Gupta
Abhishek Gupta am 7 Sep. 2020
Bearbeitet: Abhishek Gupta am 7 Sep. 2020
Referring to the following link, which might help you in resolving the issue: -

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by