Find the centroid, area and diameter of coin image using regionprops command
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all experts, is there any ways to calculate the diameter,area and centroid of a coin using regionprops command?
0 Commenti
Risposte (1)
Swarooph
il 14 Ott 2016
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 Commenti
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!