Tiger pugmark binary image analysis
Afficher commentaires plus anciens

how could i find the centroid and area of each object in the image automatically.
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 3 Avr 2013
0 votes
regionprops() and ask for Centroid, and either Area or FilledArea.
Question: when you say "each object in the image", should each pugmark be considered one object, or should each toe be considered separate objects?
3 commentaires
Suvidha
le 3 Avr 2013
Walter Roberson
le 3 Avr 2013
How do you want to define the distances between the toes? Closest point? Distance between centroids?
Suvidha
le 3 Avr 2013
Catégories
En savoir plus sur Image Processing Toolbox 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!
