RNifti - Fast R and C++ Access to NIfTI Images
Provides very fast read and write access to images stored in the NIfTI-1, NIfTI-2 and ANALYZE-7.5 formats, with seamless synchronisation of in-memory image objects between compiled C and interpreted R code. Also provides a simple image viewer, and a C/C++ API that can be used by other packages. Not to be confused with 'RNiftyReg', which performs image registration and applies spatial transformations.
Last updated 3 months ago
medical-imagingnifti-format
10.50 score 48 stars 55 packages 460 scripts 2.9k downloadsshades - Simple Colour Manipulation
Functions for easily manipulating colours, creating colour scales and calculating colour distances.
Last updated 1 months ago
colorcolor-manipulationcolourcolour-manipulationcolour-spaces
9.48 score 83 stars 35 packages 178 scripts 9.8k downloadsRNiftyReg - Image Registration Using the 'NiftyReg' Library
Provides an 'R' interface to the 'NiftyReg' image registration tools <https://github.com/KCL-BMEIS/niftyreg>. Linear and nonlinear registration are supported, in two and three dimensions.
Last updated 2 months ago
image-registrationmedical-imagingtransformations
7.50 score 41 stars 5 packages 50 scripts 1.0k downloadsmmand - Mathematical Morphology in Any Number of Dimensions
Provides tools for performing mathematical morphology operations, such as erosion and dilation, on data of arbitrary dimensionality. Can also be used for finding connected components, resampling, filtering, smoothing and other image processing-style operations.
Last updated 8 months ago
image-processingmorphologyresampling
7.44 score 37 stars 9 packages 184 scripts 992 downloadsdivest - Get Images Out of DICOM Format Quickly
Provides tools to sort DICOM-format medical image files, and convert them to NIfTI-1 format.
Last updated 1 months ago
conversiondicommedical-imaging
7.33 score 13 stars 30 scripts 657 downloadsore - An R Interface to the Onigmo Regular Expression Library
Provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. Offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.
Last updated 3 months ago
regexregular-expressionstext-analysis
7.25 score 57 stars 6 packages 116 scripts 848 downloadstractor.base - Read, Manipulate and Visualise Magnetic Resonance Images
Functions for working with magnetic resonance images. Reading and writing of popular file formats (DICOM, Analyze, NIfTI-1, NIfTI-2, MGH); interactive and non-interactive visualisation; flexible image manipulation; metadata and sparse image handling.
Last updated 16 days ago
brain-imaginggraph-algorithmsparcellationtractography
6.49 score 28 stars 1 packages 35 scripts 553 downloadsreportr - A General Message and Error Reporting System
Provides a system for reporting messages, which provides certain useful features over the standard R system, such as the incorporation of output consolidation, message filtering, assertions, expression substitution, automatic generation of stack traces for debugging, and conditional reporting based on the current "output level".
Last updated 6 years ago
4.56 score 6 stars 4 packages 3 scripts 555 downloadssoma - General-Purpose Optimisation with the Self-Organising Migrating Algorithm
An R implementation of the Self-Organising Migrating Algorithm, a general-purpose, stochastic optimisation algorithm. The approach is similar to that of genetic algorithms, although it is based on the idea of a series of ``migrations'' by a fixed set of individuals, rather than the development of successive generations. It can be applied to any cost-minimisation problem with a bounded parameter space, and is robust to local minima.
Last updated 3 years ago
4.38 score 8 stars 1 packages 3 scripts 261 downloadsimbibe - A Pipe-Friendly Image Calculator
Provides a set of fast, chainable image-processing operations which are applicable to images of two, three or four dimensions, particularly medical images.
Last updated 4 years ago
4.32 score 14 stars 3 scripts 157 downloadsarrg - Flexible Argument Parsing for R Scripts
Argument parsing for R scripts, with support for long and short Unix-style options including option clustering, positional arguments including those of variable length, and multiple usage patterns which may take different subsets of options.
Last updated 19 days ago
command-linecommand-line-parser
4.24 score 7 stars 2 scripts 209 downloadsRcppArray - 'Rcpp' Meets 'C++' Arrays
Interoperability between 'Rcpp' and the 'C++11' array and tuple types. Linking to this package allows fixed-length 'std::array' objects to be converted to and from equivalent R vectors, and 'std::tuple' objects converted to lists, via the as() and wrap() functions. There is also experimental support for 'std::span' from 'C++20'.
Last updated 2 months ago
arraycpp11cpp20rcppspancpp
3.70 score 5 stars 5 scripts 171 downloadsloder - Dependency-Free Access to PNG Image Files
Read and write access to PNG image files using the LodePNG library. The package has no external dependencies.
Last updated 2 years ago
imageimage-processingpng
3.48 score 4 stars 15 scripts 235 downloadsmritc - MRI Tissue Classification
Implements various methods for tissue classification in magnetic resonance (MR) images of the brain, including normal mixture models and hidden Markov normal mixture models, as outlined in Feng & Tierney (2011) <doi:10.18637/jss.v044.i07>. These methods allow a structural MR image to be classified into gray matter, white matter and cerebrospinal fluid tissue types.
Last updated 2 years ago
2.08 score 1 stars 12 scripts 205 downloads