Borrar filtros
Borrar filtros

How to read NIfTI image?

14 visualizaciones (últimos 30 días)
marwa za
marwa za el 3 de En. de 2018
Comentada: Walter Roberson el 1 de Ag. de 2019
I need to read NIfTI image
V = niftiread('file name');
V = niftiread('a.nii');
Undefined function or variable 'niftiread' ( How to defined ?? )
  5 comentarios
Emerson Nithiyaraj
Emerson Nithiyaraj el 1 de Ag. de 2019
is there a way to display the images in .NII file?
Walter Roberson
Walter Roberson el 1 de Ag. de 2019
Only by reading them and displaying them. There is no tool available that will "preview" .nii files somehow.

Iniciar sesión para comentar.

Respuestas (2)

Walter Roberson
Walter Roberson el 5 de En. de 2018

marwa za
marwa za el 5 de En. de 2018
is there not a solution with Matlab R2015 ?
  1 comentario
Walter Roberson
Walter Roberson el 5 de En. de 2018
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.

Iniciar sesión para comentar.

Categorías

Más información sobre MRI en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by