フィルターのクリア

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

8 ビュー (過去 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 Center および File ExchangeMRI についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by