Read header from nifti files
조회 수: 3 (최근 30일)
이전 댓글 표시
Does anyone know how to read the heard of a nifti file?
I load my data using data=load_untouch_nii(). When I typed data.hdr I got the following:
data =
struct with fields:
hk: [1×1 struct]
dime: [1×1 struct]
hist: [1×1 struct]
How can I see the details of the header?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!