malf_tissue_seg: MALF tissue Segmentation

Description Usage Arguments Value

Description

Uses MALF for tissue-class segmentation

Usage

1
2
3
malf_tissue_seg(t1, outfile = NULL, num_templates = 15,
  interpolator = "NearestNeighbor", typeofTransform = "SyN",
  func = "mode", keep_regs = TRUE, verbose = TRUE)

Arguments

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 malf

verbose

Print diagnostic messages

Value

Object of class nifti


muschellij2/msseg documentation built on May 23, 2019, 9:53 a.m.