Description Usage Arguments Value
View source: R/tissue_segment.R
MALF Tissue and Structure Segmentation
1 2 3 4 | t1_segment(t1, outdir = tempdir(), num_templates = 35,
interpolator = "genericLabel", typeofTransform = "SyNAggro",
verbose = TRUE, malf_prob_function = "staple_prob",
malf_label_function = "mode", force_registration = FALSE, ...)
|
t1 |
T1-weighted image/filename |
outdir |
Output directory |
num_templates |
Number of templates to use for MALF |
interpolator |
interpolation done in |
typeofTransform |
Transformation to align the templates to the T1 |
verbose |
Print diagnostic messages |
malf_prob_function |
Function for MALF combination for probability. |
malf_label_function |
Function for MALF combination for labeling. |
force_registration |
Should the MALF registrations be re-run if they already exist? |
... |
additional options to pass to |
Object of class nifti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.