Find the centroid, area and diameter of coin image using regionprops command
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi all experts, is there any ways to calculate the diameter,area and centroid of a coin using regionprops command?
댓글 수: 0
답변 (1개)
Swarooph
2016년 10월 14일
You might have to break this down into a few steps.
1. Detect and segment coins. Following examples might help.
2. Find interesting information about these segmented areas. This example using regionprops might help.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!