Borrar filtros
Borrar filtros

how to use kmeans function to transform grayscale image to binary

2 visualizaciones (últimos 30 días)
daniel
daniel el 7 de Oct. de 2013
Respondida: moahaimen talib el 4 de Abr. de 2017
Hello,
i'm having grayscale image (which it's value uint8) and i transform it to double.
now i want to turn in into binary (1's and 0's) using kmeans
how do i do it?
tnx

Respuestas (2)

Yatin
Yatin el 15 de Oct. de 2013
Editada: Yatin el 15 de Oct. de 2013
Hello,
Please check the link below. Maybe this helps. Also, I would like you to know that this is a part of the image processing toolbox in MATLAB.
Steps 5 onwards are of more relevance to your problem I suppose.
  2 comentarios
gurleen ghuman
gurleen ghuman el 3 de Jul. de 2016
this segmentation is not working on gray image..can u plz help?
Image Analyst
Image Analyst el 3 de Jul. de 2016
No, I don't think you can do it. What are the two or more features such that you can define two clusters? All I know for sure that you have is gray level. What is/are the other feature(s)?

Iniciar sesión para comentar.


moahaimen talib
moahaimen talib el 4 de Abr. de 2017
does k mean clustering works on binary image 0 1 thanks

Community Treasure Hunt

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

Start Hunting!

Translated by