EMSegmenter-Tasks

From Slicer Wiki
Revision as of 21:33, 1 December 2010 by Belhachemi (talk | contribs)
Jump to: navigation, search
Home < EMSegmenter-Tasks

What is a task?

Most clinicians are using the EMSegmenter to segment specific parts of the human body. Those segmentations depend heavily on the used input data. The signal level in the input data varies with the used image modalities (e.g. MRI, CT, ...) and with each anatomical structure. The EMSegmenter can take advantage of some knowledge about the signal level of those anatomical structures in the different image modalities.
Technically, each tasks consist of a .mrml file and a .tcl file.
The .mrml file stores the anatomical properties (mean values, covariance values) in a user defined tree structure.
The .tcl script is used to perform some pre-processing on the input data.

Segmentation Task Library

Existing Tasks

There are currently 2 tasks defined in Slicer 3.6.2

Tasks in development