Read header from nifti files
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre MRI en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!