Tiger pugmark binary image analysis
Mostrar comentarios más antiguos

how could i find the centroid and area of each object in the image automatically.
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 3 de Abr. de 2013
0 votos
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 comentarios
Suvidha
el 3 de Abr. de 2013
Walter Roberson
el 3 de Abr. de 2013
How do you want to define the distances between the toes? Closest point? Distance between centroids?
Suvidha
el 3 de Abr. de 2013
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
