Segmenting an image according to a cluster center
Mostrar comentarios más antiguos
I came to a statement while reading a paper in the meaning of: `segmenting an image according to an optimum cluster center`.
Say that I have found that optimum cluster center, but how do I segment an image based on that value in `MATLAB`?
I'm just confused on how to interpret the above statement.
Thanks.
Respuestas (2)
Yatin
el 4 de Nov. de 2013
0 votos
Hi,
May be you will find this resource helpful.
Image Analyst
el 4 de Nov. de 2013
0 votos
You have to know the spread of that cluster and then you can say if every pixel in the image belongs to that cluster or not.
Categorías
Más información sobre Image Segmentation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!