I use a well-known tool called dcm2niix to convert DICOMs to nifti. the nifti files can be read by any nifti viewer softwares and also with SPM , But, when I try to load the files into the Matlab using built-in niftiread function, it returns an empty array. Any comment why 'niftiread' doesn't work properly?
'niftiinfo' function works fine and can read header data.
Matlab version: R2018a

2 comentarios

Ali Aghaeifar
Ali Aghaeifar el 26 de Jul. de 2018
Seems this function is not implemented properly in MATLAB. I found a solution for this problem. more information here:
Guillaume
Guillaume el 26 de Jul. de 2018
Ali, I suggest you put that as an answer then mark the question answered, so people know it is resolved (sort of).
I suggest you also raise a bug report with Mathworks. Even if they are already aware of the bug, you raising a bug report means you'll be informed whenever it is fixed.

Iniciar sesión para comentar.

 Respuesta aceptada

Ali Aghaeifar
Ali Aghaeifar el 26 de Jul. de 2018

2 votos

Seems this function is not implemented properly in MATLAB. I found a solution for this problem. more information here:

Más respuestas (0)

Categorías

Más información sobre DICOM Format en Centro de ayuda y File Exchange.

Productos

Versión

R2018a

Preguntada:

el 24 de Jul. de 2018

Respondida:

el 26 de Jul. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by