within_visit_registration: Within Visit Registration

Description Usage Arguments Value

View source: R/within_visit_registration.R

Description

This function performs registration to a T1 template using ANTsR and SyN transformation

Usage

1
2
within_visit_registration(fixed, moving, outfiles = NULL,
  typeofTransform = "Rigid", interpolator = "Linear", ...)

Arguments

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 registration

Value

List of results from registration


neuroconductor-releases/extrantsr documentation built on Dec. 10, 2019, 12:07 a.m.