Tiger pugmark binary image analysis
显示 更早的评论

how could i find the centroid and area of each object in the image automatically.
采纳的回答
更多回答(1 个)
Walter Roberson
2013-4-3
0 个投票
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 个评论
Suvidha
2013-4-3
Walter Roberson
2013-4-3
How do you want to define the distances between the toes? Closest point? Distance between centroids?
Suvidha
2013-4-3
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
