Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.8.4) of this package.
Take me there.
RNiftyReg (version 2.1.0)
Image Registration Using the NiftyReg Library
Description
Provides an R interface to the NiftyReg image registration tools
. Linear and nonlinear registration are supported, in two and three dimensions.
Copy Link
Link to current version
Version
Version
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.0
0.6.2
0.6.1
0.5.0
0.4.1
0.3.1
0.3.0
0.2.0
0.1.0
Install
install.packages('RNiftyReg')
Monthly Downloads
1,322
Version
2.1.0
License
GPL-2
Issues
0
Pull Requests
0
Stars
44
Forks
6
Repository
https://github.com/jonclayden/RNiftyReg
Maintainer
Jon Clayden
Last Published
October 16th, 2015
Functions in RNiftyReg (2.1.0)
Search all functions
halfTransform
Calculate a half transformation
dim.internalImage
Internal images
writeNifti
Write a NIfTI-1 format file
readAffine
Read an affine matrix from a file
applyTransform
Apply a precomputed transformation
deformationField
Calculate the deformation field for a transformation
niftyreg.nonlinear
Two and three dimensional nonlinear image registration
voxelToWorld
Transform points between voxel and ``world'' coordinates
composeTransforms
Compose two transformations
invertAffine
Invert an affine matrix
updateNifti
Update an internal NIfTI-1 object using a template
dumpNifti
Dump the contents of an internal NIfTI-1 object
niftyreg
Two and three dimensional image registration
writeAffine
Write an affine matrix to a file
niftyreg.linear
Two and three dimensional linear image registration
ndim
Number of dimensions
forward
Extract forward and reverse transformations
jacobian
Extract a Jacobian determinant map
pixdim
Pixel dimensions and units
decomposeAffine
Decompose an affine matrix into its constituent transformations
buildAffine
Build an affine matrix up from its constituent transformations
isAffine
Check whether an object is an affine matrix
xform
Obtain or replace the ``xform'' transforms for an image
isImage
Test whether an object represents an image
readNifti
Read a NIfTI-1 format file