View source: R/cmd-ants-preprocess.R
ants_preprocessing | R Documentation |
'ANTs'
This function is soft-deprecated. Use yael_preprocess
instead.
ants_preprocessing(
work_path,
image_path,
resample = FALSE,
verbose = TRUE,
template_subject = raveio_getopt("threeBrain_template_subject")
)
work_path |
working directory, all intermediate images will be stored here |
image_path |
input image path |
resample |
whether to resample the input image before processing |
verbose |
whether to verbose the processing details |
template_subject |
template mapping, default is derived from
|
Nothing. All images are saved to work_path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.