Description
Analysis of Cardiac Magnetic Resonance Images.
Description
Computes maximum response from Cardiac Magnetic Resonance Images using spatial and voxel wise spline based Bayesian model. This is an implementation of the methods described in Schmid (2011) <doi:10.1109/TMI.2011.2109733> "Voxel-Based Adaptive Spatio-Temporal Modelling of Perfusion Cardiovascular MRI". IEEE TMI 30(7) p. 1305 - 1313.
README.md
cmR: cardiac magnetic resonance imaging in R
This is the R code for Schmid, Volker J.: Voxel based adaptive spatio-temporal modelling of perfusion cardiovascular MRI. IEEE Transactions on Medical Imaging 30:7 (2011) 1305-1313.
Installation
You can install the released version of cmR from CRAN with:
install.packages("cmR")
Usage
See vignette for an example.