ants_preprocessing: Process 'T1' weighted 'MRI' using 'ANTs'

View source: R/cmd-ants-preprocess.R

ants_preprocessingR Documentation

Process 'T1' weighted 'MRI' using ANTs

Description

Process 'T1' weighted 'MRI' using ANTs

Usage

ants_preprocessing(
  work_path,
  image_path,
  resample = FALSE,
  verbose = TRUE,
  template_subject = raveio_getopt("threeBrain_template_subject")
)

Arguments

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 raveio_getopt

Value

Nothing. All images are saved to work_path


beauchamplab/raveio documentation built on April 24, 2024, 11:20 p.m.