How to use matlab 'fitgmdist' for 3D brain image?
Ältere Kommentare anzeigen
How can I fit a 3D-MRI brain data using 'fitgmdist' function provided by matlab. For example with matlab 'kmeans' function, I can cluster (stating the number of cluster) the 3D-image by flattening it and the output is always vector of the same size as the flattened input which I can then reshape back to 3D. How can I do the same using 'fitgmdist' function.
2 Kommentare
Image Analyst
am 27 Jul. 2016
So you think the distribution of gray levels is the sum of Gaussians? How many Gaussians do you think there are? Can you post a histogram of your image?
Tolentee
am 28 Jul. 2016
Antworten (0)
Kategorien
Mehr zu Cluster Analysis and Anomaly Detection finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!