dramms_combine: Combine DRAMMS Deformation

Description Usage Arguments Value

View source: R/dramms_combine.R

Description

Combines DRAMMS deformations

Usage

1
2
3
4
5
6
7
dramms_combine(
  indef1,
  indef2,
  outfile = NULL,
  retimg = FALSE,
  operation = c("concatenate", "add", "subtract", "mean")
)

Arguments

indef1

Input Deformation Field 1

indef2

Input Deformation Field 2

outfile

output deformation field fielname

retimg

return nifti object versus output image

operation

Way to combine the deformations

Value

If retimg = TRUE, a nifti object. If retimg = FALSE, a the filename of the output image.


muschellij2/drammsr documentation built on Jan. 18, 2021, 11:24 a.m.