Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.8.4) of this package.
Take me there.
RNiftyReg (version 2.0.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
896
Version
2.0.0
License
GPL-2
Issues
0
Pull Requests
0
Stars
43
Forks
6
Repository
https://github.com/jonclayden/RNiftyReg
Maintainer
Jon Clayden
Last Published
September 15th, 2015
Functions in RNiftyReg (2.0.0)
Search all functions
buildAffine
Build an affine matrix up from its constituent transformations
isAffine
Check whether an object is an affine matrix
readNifti
Read a NIfTI-1 format file
voxelToWorld
Transform points between voxel and ``world'' coordinates
xform
Obtain an affine matrix corresponding to the ``xform'' of an image
dumpNifti
Dump the contents of an internal NIfTI-1 object
deformationField
Calculate the deformation field for a transformation
niftyreg.nonlinear
Two and three dimensional nonlinear image registration
writeNifti
Write a NIfTI-1 format file
pixdim
Pixel dimensions and units
forward
Extract forward and reverse transformations
ndim
Number of dimensions
niftyreg.linear
Two and three dimensional linear image registration
niftyreg
Two and three dimensional image registration
isImage
Test whether an object represents an image
composeTransforms
Compose two transformations
halfTransform
Calculate a half transformation
updateNifti
Update an internal NIfTI-1 object using a template
decomposeAffine
Decompose an affine matrix into its constituent transformations
readAffine
Read an affine matrix from a file
invertAffine
Invert an affine matrix
applyTransform
Apply a precomputed transformation
dim.internalImage
Internal images
jacobian
Extract a Jacobian determinant map
writeAffine
Write an affine matrix to a file