How to detect the waist in a BW image?
Afficher commentaires plus anciens
I am trying to split an abject that is in fact two touching objects. So to split it in two I need to detect the waist (the area with the minimum distance)

. I can;t figure out how to detect the waist.
4 commentaires
Ashish Uthama
le 29 Juin 2015
I think bwdist might be useful. Mind loading the original image so folks here can try out different approaches?
Mona
le 29 Juin 2015
Ashish Uthama
le 29 Juin 2015
I spent a few minutes, didnt get far (Though stdfilt followed by a threshold helps get close to the mask).
Your watershed image appears to have split the two, isnt that enough? and the waist appear clear,(you could filter the label image with a small summing filter and find areas with a particular sum if you want the 'waist' segment to quantify lenght).
Réponse acceptée
Plus de réponses (1)
Thuy Dung Nguyen
le 26 Juin 2018
0 votes
Hello. I have the same problem as Mona had. Can someone explain to me what she did because I do not understand the codes completely.
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




