Fuzzy c means data
Mostrar comentarios más antiguos
Hello, this is probably a basic question fueled by my ignorance of the matter.
I want to use fuzzy c means for image segmentation. For the data matrix, it says the input data is an mxn matrix where n corresponds to the data dimensionality (columns). In the example with iris data, this was different features of the flower species. Is that the correct interpretation? For example if I have 4d images (3d and time) could I have the first column be grayscale values for each pixel, and the second feature something based on time (for example a ratio between a later time point and the first time point for each pixel)? Would that make sense?
Also, if people have a recommendation for textbooks on computer vision and segmentation that would be helpful to!
Thanks
Respuestas (1)
Abhishek Ballaney
el 9 de Feb. de 2018
0 votos
https://in.mathworks.com/help/fuzzy/fcm.html
1 comentario
thatguy14
el 9 de Feb. de 2018
Categorías
Más información sobre Data Clustering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!