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

11 次查看(过去 30 天)
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 中查找有关 MRI 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by