Description Usage Arguments Value
Uses MALF for tissue-class segmentation
1 2 3  | malf_tissue_seg(t1, outfile = NULL, num_templates = 15,
  interpolator = "NearestNeighbor", typeofTransform = "SyN",
  func = "mode", keep_regs = TRUE, verbose = TRUE)
 | 
t1 | 
 T1-weighted image/filename  | 
outfile | 
 Output filename  | 
num_templates | 
 Number of templates to use for MALF  | 
interpolator | 
 Interpolation used  | 
typeofTransform | 
 Transformation to align the templates to the T1  | 
func | 
 Function used to vote  | 
keep_regs | 
 Keep registrations (for future use),
passed to   | 
verbose | 
 Print diagnostic messages  | 
Object of class nifti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.