Effacer les filtres
Effacer les filtres

Cannot open NIfTI file: headerSize is not 348 or 540.

11 vues (au cours des 30 derniers jours)
Hla Hla
Hla Hla le 14 Juil 2022
Modifié(e) : KSSV le 15 Juil 2022
I am testing 4 D nii images. But Cannot open NIfTI file: headerSize is not 348 or 540, and Error using ReadFcn @(x)(niftiread(x)>0) function handle for file.
  1 commentaire
Rishita
Rishita le 15 Juil 2022
Modifié(e) : KSSV le 15 Juil 2022
V = niftiread( filename )
Reads the NIfTI image file specified by filename in the current folder or on the path, and returns volumetric data in V .
The niftiread function supports both the NIfTI1 and NIfTI2 file formats.
V = niftiread( headerfile , imgfile )
reads a NIfTI header file .

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MRI dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by