Tiger pugmark binary image analysis
Show older comments

how could i find the centroid and area of each object in the image automatically.
Accepted Answer
More Answers (1)
Walter Roberson
on 3 Apr 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 Comments
Suvidha
on 3 Apr 2013
Walter Roberson
on 3 Apr 2013
How do you want to define the distances between the toes? Closest point? Distance between centroids?
Suvidha
on 3 Apr 2013
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!