mri_to_pgm_test


mri_to_pgm_test, a C code which calls mri_to_pgm() to read a file containing MRI information in binary format, and write a sequence of PGM graphics files corresponding to successive XY planes of data.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

mri_to_pgm, a C code which converts the binary data in a magnetic resonance imaging (MRI) file to a sequence of Portable Gray Map (PGM) image files.

Source Code:

ROI is a set of MRI data, which comes as separate header and data files.


Last revised on 14 July 2019.