Find the centroid, area and diameter of coin image using regionprops command
2 次查看(过去 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!