| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2012-03-30 | 654 Bytes | |
| niftimatlib-1.2.tar.gz | 2012-03-30 | 209.0 kB | |
| Totals: 2 Items | 209.6 kB | 0 | |
The nifti1 matlab i/o code is written using matlab object oriented data structures (in matlab, see help datatypes). The two main structures are the nifti object, that primarily manages the metadata (header information) and the file_array object, that manages the data array and disk files. The nifti1 matlab code was provided by John Ashburner, Functional Imaging Laboratory, Wellcome Department of Imaging Neuroscience, London. This code is released under the GNU public license, see the license.txt and gpl.txt files in the distribution. This niftimatlib release was pulled in March 2012 from the spm8 release: "Version 4667 (SPM8) 27-Feb-12"