Histogram of a 3D nifti MRI volume
4 ビュー (過去 30 日間)
古いコメントを表示
Dear MATLAB experts,
I have a niftiy type 3D MRI volume and I would like to generate a histogram of the intensities in the volume.
I have loaded the volume using niftiread but when I tried using imhist command it generated a figure with the axes but without the actual histogram.
Any suggestions?
Thanks!
Tamir
2 件のコメント
Lucademicus
2020 年 1 月 2 日
編集済み: Lucademicus
2020 年 1 月 2 日
As we don't know what data you're trying to visualize, there's no way for us to guess what te expect of your data.
Have you inspected the data, for example by using niftiinfo? I would suggest you do that, to ensure how the data looks like so you know what to expect.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で 3-D Volumetric Image Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!