multi_rereg: Two-Stage Multi-Registration of images

Description Usage Arguments Value Note

View source: R/multi_rereg.R

Description

Takes a list of images and registers them to a template, takes a statistic image, and registers the list of images back to this statistic image.

Usage

1
multi_rereg(infiles, template.file, func = "mean", ...)

Arguments

infiles

Input image files

template.file

Template image to register to for first pass. Second pass will be statistic image

func

Function to be passed to

...

Arguments to be passed to multi_reg.

Value

Output list of statistic image, registered images to statistic image and transformations

Note

The second stage will use the same arguments passed in ..., but the template.file will be the statistic image


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