Working with the DICOM and NIfTI Data Standards in R

Two packages, oro.dicom and oro.nifti, are provided for the interaction with and manipulation of medical imaging data that conform to the DICOM standard or ANALYZE/NIfTI formats. DICOM data, from a single file or directory tree, may be uploaded into R using basic data structures: a data frame for the header information and a matrix for the image data. A list structure is used to organize multiple DICOM files. The S4 class framework is used to develop basic ANALYZE and NIfTI classes, where NIfTI extensions may be used to extend the fixed-byte NIfTI header. One example of this, that has been implemented, is an XML-based “audit trail” tracking the history of operations applied to a data set. The conversion from DICOM to ANALYZE/NIfTI is straightforward using the capabilities of both packages. The S4 classes have been developed to provide a userfriendly interface to the ANALYZE/NIfTI data formats; allowing easy data input, data output, image processing and visualization.

[1]  Mark W. Woolrich,et al.  Advances in functional and structural MR image analysis and implementation as FSL , 2004, NeuroImage.

[2]  Adelino R. Ferreira da Silva,et al.  cudaBayesreg: Parallel Implementation of a Bayesian Multilevel Model for fMRI Data Analysis , 2011 .

[3]  Ignace Lemahieu,et al.  XMedCon: an open-source medical image conversion toolkit , 2003 .

[4]  Guido Gerig,et al.  User-guided 3D active contour segmentation of anatomical structures: Significantly improved efficiency and reliability , 2006, NeuroImage.

[5]  John M. Chambers,et al.  Software for Data Analysis: Programming with R , 2008 .

[6]  Karl J. Friston,et al.  Statistical parametric maps in functional imaging: A general linear approach , 1994 .

[7]  Karl J. Friston,et al.  Analysis of fMRI Time-Series Revisited , 1995, NeuroImage.

[8]  Michel Dojat,et al.  Temporal and Spatial Independent Component Analysis for fMRI Data Sets Embedded in the AnalyzeFMRI R Package , 2011 .

[9]  Wolfgang Huber,et al.  EBImage—an R package for image processing with applications to cellular phenotypes , 2010, Bioinform..

[10]  Volker Schmid,et al.  Quantitative Analysis of Dynamic Contrast-Enhanced and Diffusion-Weighted Magnetic Resonance Imaging for Oncology in R , 2011 .

[11]  Karsten Tabelow,et al.  Statistical Parametric Maps for Functional MRI Experiments in R: The Package fmri , 2011 .

[12]  Amos Storkey,et al.  TractoR: Magnetic Resonance Imaging and Tractography with R , 2011 .

[13]  Volker Schmid,et al.  dcemriS4: A Package for Medical Image Analysis , 2010 .