Histogram of a 3D nifti MRI volume

3 views (last 30 days)
Tamir Eisenstein
Tamir Eisenstein on 1 Jan 2020
Commented: Subhadeep Koley on 7 Jan 2020
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 Comments
Lucademicus
Lucademicus on 2 Jan 2020
Edited: Lucademicus on 2 Jan 2020
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.
Subhadeep Koley
Subhadeep Koley on 7 Jan 2020
Tamir, can you share your MRI image?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!