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!
