mri_to_pgm, a C code which reads a file containing MRI information in binary format, and writes a sequence of Portable Gray Map (PGM) graphics files corresponding to successive XY planes of data.
mri_to_pgm prefixwhere
The information on this web page is distributed under the MIT license.
mri_to_pgm is available in a C version.
ascii_to_mri, a C code which converts translated ASCII text back to binary format.
mri_to_ascii, a C code which converts binary MRI information to ASCII text format.
pgh_mri, a data directory which contains examples of PGH MRI files, a format for storing brain scan data gathered by magnetic resonance imaging;
pgma_io, a C code which can read or write ASCII PGM (Portable Gray Map) image files.
ppma_io, a C code which can read or write ASCII PPM (Portable Pixel Map) graphics files.