
Process 'MRI' and align with template brains
t1_preprocess(
t1_path,
templates = "mni_icbm152_nlin_asym_09a",
work_path = ".",
verbose = TRUE
)
Nothing will be returned. Please check work_path
for results.
path to a 'T1' image
template to use; default is 'mni_icbm152_nlin_asym_09a'
,
working path, must be a directory
whether to verbose the progress