Image Segmentation, Registration and Characterization in R with SimpleITK
- PMID: 30288153
- PMCID: PMC6168008
- DOI: 10.18637/jss.v086.i08
Image Segmentation, Registration and Characterization in R with SimpleITK
Abstract
Many types of medical and scientific experiments acquire raw data in the form of images. Various forms of image processing and image analysis are used to transform the raw image data into quantitative measures that are the basis of subsequent statistical analysis. In this article we describe the SimpleITK R package. SimpleITK is a simplified interface to the insight segmentation and registration toolkit (ITK). ITK is an open source C++ toolkit that has been actively developed over the past 18 years and is widely used by the medical image analysis community. SimpleITK provides packages for many interpreter environments, including R. Currently, it includes several hundred classes for image analysis including a wide range of image input and output, filtering operations, and higher level components for segmentation and registration. Using SimpleITK, development of complex combinations of image and statistical analysis procedures is feasible. This article includes several examples of computational image analysis tasks implemented using SimpleITK, including spherical marker localization, multi-modal image registration, segmentation evaluation, and cell image analysis.
Keywords: R; image processing; image registration; image segmentation; medical imaging.
Figures
References
-
- Avants BB, Kandel BM, Duda JT, Cook PA, Tustison NJ (2015). antsR: ANTs in R. R package version 0.3.2, URL http://stnava.github.io/ANTsR/.
-
- Barry KP, Snyder AZ (2013). R4dfp: 4dfp MRI Image Read and Write Routines. R package version 0.2–4, URL http://CRAN.R-project.org/package=R4dfp.
-
- Barthelme S (2017). imager: Image Processing Library Based on CImg. R package version 0.40.2, URL http://CRAN.R-project.org/package=imager.
Grants and funding
LinkOut - more resources
Full Text Sources
Miscellaneous