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 5 months ago
medical-imagingnifti-formatzlibcpp
10.45 score 48 stars 55 dependents 498 scripts 2.7k downloadsshades - Simple Colour Manipulation
Functions for easily manipulating colours, creating colour scales and calculating colour distances.
Last updated 4 months ago
colorcolor-manipulationcolourcolour-manipulationcolour-spaces
9.42 score 83 stars 36 dependents 181 scripts 8.0k 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 4 months ago
image-registrationmedical-imagingtransformationscppopenmp
7.51 score 43 stars 5 dependents 50 scripts 930 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 11 months ago
image-processingmorphologyresamplingcppopenmp
7.50 score 38 stars 9 dependents 206 scripts 930 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 3 months ago
conversiondicommedical-imagingopenjpeg2cpp
7.20 score 14 stars 30 scripts 500 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 5 months ago
regexregular-expressionstext-analysis
6.90 score 57 stars 6 dependents 125 scripts 1.2k 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 5 days ago
brain-imaginggraph-algorithmsparcellationtractography
6.64 score 28 stars 1 dependents 35 scripts 799 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 19 days ago
4.56 score 6 stars 4 dependents 3 scripts 761 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 dependents 3 scripts 273 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 137 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 3 months ago
command-linecommand-line-parser
4.24 score 7 stars 3 scripts 173 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 24 days ago
arraycpp11cpp20rcppspancpp
3.88 score 5 stars 5 scripts 157 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 380 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
openmp
2.08 score 1 stars 12 scripts 151 downloads