Histogram of a 3D nifti MRI volume
5 次查看(过去 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 中查找有关 Neuroimaging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!