Learn R Programming

⚠️There's a newer version (2.8.4) of this package.Take me there.

RNiftyReg (version 1.1.5)

Medical Image Registration Using the NiftyReg Library

Description

Provides an R interface to the NiftyReg image registration tools . Linear and nonlinear registration are supported.

Copy Link

Version

Install

install.packages('RNiftyReg')

Monthly Downloads

1,026

Version

1.1.5

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Clayden

Last Published

September 3rd, 2015

Functions in RNiftyReg (1.1.5)

decomposeAffine

Decompose an affine matrix into its constituent transformations
invertAffine

Invert an affine matrix
niftyreg.linear

Two and three dimensional linear image registration
transformWithControlPoints

Transform points using a control point image
readAffine

Read an affine matrix from a file
transformWithAffine

Transform points using an affine matrix
transformVoxelToWorld

Transform points between voxel and ``world'' coordinates
writeAffine

Write an affine matrix to a file
convertAffine

Convert an affine matrix between different storage conventions
getDeformationField

Calculate the deformation field for a transformation
niftyreg

Two and three dimensional image registration
niftyreg.nonlinear

Two and three dimensional nonlinear image registration
xformToAffine

Create an affine matrix corresponding to the ``xform'' of an image