How to display images from nifti file format in Matlab?

29 views (last 30 days)
I have a liver CT segmentation dataset where all images are in .nii file format. Each image file has mulitple slices (512*512*75). Using niftiread command Matlab i read the image file and now I want to visualizing each of the 75 slices one by one in Matlab.
Please help!

Answers (1)

Pratyush Roy
Pratyush Roy on 18 May 2021
Hi Anjali,
The link here tries to answer a similar question on how to access individual slices of a NIfTI file.
Hope this helps!

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!