Read header from nifti files
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su MRI in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!