MRIimage: Difference between revisions
Jump to navigation
Jump to search
New page: {{stub}} MRIimage is our in-house format for storing MRI data. It is manipulated by the <code>gg/mri_g++-*</code> library and its header is <code><gg/mri/image.H></code>. |
No edit summary |
||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
MRIimage is our in-house format for storing MRI data. It is manipulated by the <code>gg/mri_g++-*</code> library and its header is <code><gg/mri/image.H></code>. | MRIimage is our in-house format for storing MRI data and is used as the underlying file format for most of what we do in the [[Diffusion MRI]] project. It is manipulated by the <code>gg/mri_g++-*</code> library and its header is <code><gg/mri/image.H></code>. | ||
[[Category:Diffusion MRI]][[Category:File Formats]] | |||
Revision as of 21:01, 21 August 2008
MRIimage is our in-house format for storing MRI data and is used as the underlying file format for most of what we do in the Diffusion MRI project. It is manipulated by the gg/mri_g++-* library and its header is <gg/mri/image.H>.