MRIimage: Difference between revisions

From VrlWiki
Jump to navigation Jump to search
Jadrian Miles (talk | contribs)
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>.
 
Jadrian Miles (talk | contribs)
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>&lt;gg/mri/image.H&gt;</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>&lt;gg/mri/image.H&gt;</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>.