Supporting of Complex NIfTI Files in Matlab

조회 수: 6 (최근 30일)
Cecil Yen
Cecil Yen 2018년 6월 8일
댓글: Cecil Yen 2018년 6월 10일
I was very happy to see that Matlab finally supported reading and writing NIfTI format natively. But, the current implementation (as for 2018a) lacks the ability to read and write the complex data. When I input some complex data, they would return errors with "The specified image data type is not supported."
Complex images are important for most MRI researchers to further process and analyze the data. I am searching for better alterations for reading and writing complex NIfTI files. Few options here:
Which one is better in term of flexibility and supports? Anyone has experience working with complex NIfTI files in Matlab?
  댓글 수: 1
Cecil Yen
Cecil Yen 2018년 6월 10일
MATLAB's built-in niftiwrite will only quietly write real data to the nii file. This makes thing very difficult to debug because it won't report an error and lacking the support of complex data is not documented. For other solutions, spm12 doesn't support 5D data. :(

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

답변 (0개)

카테고리

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

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by