Jon Clayden
2009-May-20 10:47 UTC
[R] [R-pkgs] New package for medical image manipulation: tractor.base
Dear all, The "tractor.base" package has recently been added to CRAN. This package provides functions to read, write, visualise and manipulate magnetic resonance images. The standard Analyze, NIfTI and DICOM file formats are supported (read-only for DICOM), and all metadata is stored with the image data internally. The code can be used to visualise image slices or maximum intensity projections; and to apply masking, thresholding or other arbitrary functions to the image data. The package is written in pure R. This package stands alone, but it is also part of the larger TractoR project for working with MR images and diffusion MR based tractography. Further information about TractoR can be found at <http://code.google.com/p/tractor>. Regards, Jon -- Jonathan D. Clayden, Ph.D. Research Fellow Radiology and Physics Unit UCL Institute of Child Health 30 Guilford Street LONDON WC1N 1EH United Kingdom t | +44 (0)20 7905 2708 f | +44 (0)20 7905 2358 w | www.homepages.ucl.ac.uk/~sejjjd2/ _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
Possibly Parallel Threads
- New package for medical image manipulation: tractor.base
- Significant updates to medical imaging packages: TractoR and RNiftyReg
- Significant updates to medical imaging packages: TractoR and RNiftyReg
- readBin() arg check has unnecessary overhead (patch included)
- Capturing all warnings (with messages)