Learn R Programming

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

RNiftyReg (version 1.1.3)

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,322

Version

1.1.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Clayden

Last Published

February 18th, 2015

Functions in RNiftyReg (1.1.3)

readAffine

Read an affine matrix from a file
niftyreg.nonlinear

Two and three dimensional nonlinear image registration
getDeformationField

Calculate the deformation field for a transformation
writeAffine

Write an affine matrix to a file
niftyreg.linear

Two and three dimensional linear image registration
convertAffine

Convert an affine matrix between different storage conventions
transformVoxelToWorld

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

Transform points using a control point image
niftyreg

Two and three dimensional image registration
transformWithAffine

Transform points using an affine matrix
decomposeAffine

Decompose an affine matrix into its constituent transformations
invertAffine

Invert an affine matrix
xformToAffine

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