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!
