Difference between revisions of "EMSegmenter-Tasks"

From Slicer Wiki
Jump to: navigation, search
Line 24: Line 24:
 
==Tasks in development==
 
==Tasks in development==
 
* [[Image:CTHandBone BeforeAfter.png|250px]] '''Task 04: [[EMSegmenter-Tasks:CT-Hand-Bone|CT Hand Bone ''' in development]]
 
* [[Image:CTHandBone BeforeAfter.png|250px]] '''Task 04: [[EMSegmenter-Tasks:CT-Hand-Bone|CT Hand Bone ''' in development]]
* '''Task 05: [[EMSegmenter-Tasks:MRI-Human-Brain-Full-Parcellation|MRI Human Brain Full Parcellation''' for non-skull stripped T1 scans]]
+
* [[Image:MRIHumanBrainFullParcellation_before_after.png|250px]] '''Task 05: [[EMSegmenter-Tasks:MRI-Human-Brain-Full-Parcellation|MRI Human Brain Full Parcellation''' for non-skull stripped T1 scans]]
 
* [[Image:MRIHumanBrainHIPR beforeafter.png|250px]] '''Task 06: [[EMSegmenter-Tasks:MRI-Human-Brain-HIPR|MRI Human Brain with high in-plane resolution''' for non-skull stripped T1 scans]]
 
* [[Image:MRIHumanBrainHIPR beforeafter.png|250px]] '''Task 06: [[EMSegmenter-Tasks:MRI-Human-Brain-HIPR|MRI Human Brain with high in-plane resolution''' for non-skull stripped T1 scans]]

Revision as of 21:02, 29 March 2011

Home < EMSegmenter-Tasks

Return to EMSegmenter Overview Page


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.

Visit the following web page to create your own task.

Segmentation Task Library

Existing Tasks

There are currently 3 tasks defined in Slicer 3.6.3

Tasks in development