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

조회 수: 7 (최근 30일)
Hla Hla
Hla Hla 2022년 7월 14일
편집: KSSV 2022년 7월 15일
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
Rishita
Rishita 2022년 7월 15일
편집: KSSV 2022년 7월 15일
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 .

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Neuroimaging에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by