This function performs registration to a T1 template using ANTsR and SyN transformation
within_visit_registration( fixed, moving, outfiles = NULL, typeofTransform = "Rigid", interpolator = "Linear", ... )
fixed | filename of fixed image to be registered to. |
---|---|
moving | filenames (or nifti) of images to register to fixed image |
outfiles | Output filenames, same length as moving |
typeofTransform | Transformation of moving to fixed image |
interpolator | Interpolation to be done |
... | additional arguments to |
List of results from registration