Find the centroid, area and diameter of coin image using regionprops command

1 visualización (últimos 30 días)
Hi all experts, is there any ways to calculate the diameter,area and centroid of a coin using regionprops command?

Respuestas (1)

Swarooph
Swarooph el 14 de Oct. de 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.

Categorías

Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by