How to display images from nifti file format in Matlab?
13 ビュー (過去 30 日間)
古いコメントを表示
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.
The dataset is available on the site https://www.kaggle.com/andrewmvd/liver-tumor-segmentation?select=volume_pt5
Please help!
0 件のコメント
回答 (1 件)
Pratyush Roy
2021 年 5 月 18 日
Hi Anjali,
The link here tries to answer a similar question on how to access individual slices of a NIfTI file.
Hope this helps!
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!