How to read NIfTI image?

조회 수: 7 (최근 30일)
marwa za
marwa za 2018년 1월 3일
댓글: Walter Roberson 2019년 8월 1일
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
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개)

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