How to read NIfTI image?

13 次查看(过去 30 天)
marwa za
marwa za 2018-1-3
I need to read NIfTI image
V = niftiread('file name');
V = niftiread('a.nii');
Undefined function or variable 'niftiread' ( How to defined ?? )
  5 个评论
Emerson Nithiyaraj
is there a way to display the images in .NII file?
Walter Roberson
Walter Roberson 2019-8-1
Only by reading them and displaying them. There is no tool available that will "preview" .nii files somehow.

请先登录,再进行评论。

回答(2 个)

Walter Roberson
Walter Roberson 2018-1-5

marwa za
marwa za 2018-1-5
is there not a solution with Matlab R2015 ?
  1 个评论
Walter Roberson
Walter Roberson 2018-1-5
No. There was no built-in way to read NIFTI images in R2015* . There are multiple File Exchange contributions that can deal with nifti files, but MATLAB itself did not add anything until R2017b.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MRI 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by