Find the centroid, area and diameter of coin image using regionprops command
15 ビュー (過去 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 Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!