How to use matlab 'fitgmdist' for 3D brain image?

조회 수: 3 (최근 30일)
Tolentee
Tolentee 2016년 7월 27일
댓글: Tolentee 2016년 7월 28일
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
Image Analyst
Image Analyst 2016년 7월 27일
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
Tolentee 2016년 7월 28일
Yes! I think so. And I believe there should be about 3 Gaussians. Can't find an efficient way to display the 3D histogram.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by