How do I compute for the area and diameter of each raindrop and make graph analysis

2 visualizaciones (últimos 30 días)
Good day I just want to know what is the matlab code if I am going to compute the area and diameter of each raindrop and plot it in a graph. Also what is the code for computing the total number of raindrops
here is the result

Respuestas (1)

yanqi liu
yanqi liu el 30 de Mzo. de 2022
yes,sir,may be use
ar = sum(cat(1, stats.Area));
to get the sum area
  1 comentario
Love Angelique Dumangcas
Love Angelique Dumangcas el 30 de Mzo. de 2022
I have tried coding this but it doesn't display answers,, I want to compute the area of each raindrop in the frame and plot it in a graph

Iniciar sesión para comentar.

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by