intensity_normalize.Rd
SMRI Normalize
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", ...)
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 |
List of images