File Formats
The following file formats are currently supported by
MBAT.
- Image volume files
- Analyze(tm) (*.img, *.hdr): http://www.mayo.edu/bir/PDF/ANALYZE75.pdf
Nifti header files are supported.
SHIVA can also read GZIP compressed image files (*.img.gz).
Big volume is supported for uncompressed image files with byte, short, and rgb formats only.
Currently, SHIVA supports the following file types:
- binary (1-bit, converted to byte format internally)
- byte (8-bit)
- short (16-bit, signed/unsigned)
- rgb (24-bit)
- float (32-bit, converted to short format internally)
- Nifti (*.nii): http://nifti.nimh.nih.gov/nifti-1/
SHIVA can only handle Nifti volumes with transformation matrix with scaling and shifting. Other transformations are treated as an identify matrix.
SHIVA can also read GZIP compressed image files (*.nii.gz).
- MINC (*.mnc): http://www.bic.mni.mcgill.ca/software/minc/prog_guide/
SHIVA can also read GZIP compressed MINC files (*.mnc.gz).
Currently, SHIVA supports the following file types:
- byte (8-bit)
- short (16-bit)
- rgb (24-bit)
- CIVM (*.headfile)
Big volume is supported.
- Bruker (reco, 2dseq): http://www.mrc-cbu.cam.ac.uk/Imaging/Common/brukerformat.shtml
- TIFF with two variations
- regular single layer.
- ImageJ? image stack (all frames are uncompressed).
- 3D files
- Label/BrainGraph files
- Misc files
- Duff Keg (*.keg, *.atlas)