intensity_normalize: SMRI Normalize

Description Usage Arguments Value

View source: R/intensity_normalize.R

Description

SMRI Normalize

Usage

1
2
3
4
intensity_normalize(x, mask = NULL, normalization = c("trimmed_z", "z",
  "quantile", "minmax", "whitestripe_T1", "whitestripe_T2",
  "whitestripe_hybrid"), outdir = tempdir(), verbose = TRUE,
  remask = TRUE, suffix = "_z", ...)

Arguments

x

List of images

mask

mask to normalize over

normalization

Normalization Method

outdir

Output directory

verbose

print diagnostic messages

remask

should mask_img be applied to the output images after normalization

suffix

what the append to end of the output filename

...

Additional arguments to normaliztaion function

Value

List of images


muschellij2/smri.process documentation built on Nov. 22, 2019, 11:12 a.m.