How to read NIfTI image?

I need to read NIfTI image
V = niftiread('file name');
V = niftiread('a.nii');
Undefined function or variable 'niftiread' ( How to defined ?? )

5 件のコメント

Walter Roberson
Walter Roberson 2018 年 1 月 3 日
Which MATLAB release are you using?
marwa za
marwa za 2018 年 1 月 5 日
i use Matlab R2015a
Walter Roberson
Walter Roberson 2018 年 1 月 5 日
Emerson Nithiyaraj
Emerson Nithiyaraj 2019 年 8 月 1 日
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 件)

marwa za
marwa za 2018 年 1 月 5 日

1 投票

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.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeNeuroimaging についてさらに検索

タグ

質問済み:

2018 年 1 月 3 日

コメント済み:

2019 年 8 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by