How can i determine the area in percentage of a clustered image?

2 visualizaciones (últimos 30 días)
Naeem Talukder
Naeem Talukder el 27 de Jul. de 2019
Comentada: Naeem Talukder el 27 de Jul. de 2019
suppose i have a colored clustered image,now i want to calculate the percentage of the area of each clusters.How can i do that?
N.B: k means clustering algo is used .

Respuestas (1)

Catalytic
Catalytic el 27 de Jul. de 2019
Editada: Catalytic el 27 de Jul. de 2019
Divide the membership of each cluster by the total number of pixels.

Community Treasure Hunt

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

Start Hunting!

Translated by