process_images: Process Images for MSSeg

Description Usage Arguments Value

Description

Processing script for MSSeg Challenge

Usage

1
2
3
process_images(t1_pre, t1_post, flair, t2, pd, gold_standard = NULL,
  outdir = ".", num_templates = 15, verbose = TRUE, force = TRUE,
  cleanup = TRUE)

Arguments

t1_pre

T1-weighted pre-gad image/filename

t1_post

T1-weighted post-gad image/filename

flair

FLAIR image/filename

t2

T2-weighted image/filename

pd

Proton Density pre-gad image/filename

gold_standard

Gold Standar Lesion

outdir

Output directory

num_templates

Number of templates used in MASS

verbose

print diagnostic messages

force

Force tissue segmentations

cleanup

delete temporary files

Value

List of output filenames


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