Difference between revisions of "Slicer3:Module:Level-Set Label Map Evolver-Documentation"

From Slicer Wiki
Jump to: navigation, search
Line 15: Line 15:
  
 
===Module Description===
 
===Module Description===
This module is an under development version of an interactive level-set evolution module based on [http://www.itksnap.org ITK-SNAP] segmentation approach.  
+
This module is capable of evolving a label image according to a level-set customizable equation for a given number of iterations according to the preprocessed version of a given input image, thus segmenting that image. Ultimately it will be migrated to an interactive approach in which the level-set evolution can be controlled as it is being displayed, running step by step.
 +
 
 +
The level-set equation incorporates terms for propagation, curvature, and advection.
 +
 
 +
== Usage ==
 +
 
 +
Once the [[Slicer3:Module:Region_Selector-Documentation|Region Selector], the [[Slicer3:Module:Target_Preprocessing-Documentation|Target Preprocessing] and the [[Slicer3:Module:Bubble_Maker-Documentation|Bubble Maker] modules have been run we can feed the bubble image and preprocessed volume to this module.
  
It will be capable of evolving a label image according to a level-set customizable equation for a given number of iterations according to the preprocessed version of a given input image, thus segmenting that image. Ultimately it will be migrated to an interactive approach in which the level-set evolution can be controlled as it is being displayed, running step by step.
 
  
The level-set equation will incorporate terms for propagation, curvature, advection and shape priors.
 
  
For the initial label image to be created, another CLI module is under development. The "Bubble Maker" module will take as input a set of fiducials and radii and create a label image made of bubbles. Those bubbles should fit inside our structure of interest in order for the resulting label image to work as an initial stage in the level-set segmentation.
 
== Usage ==
 
TODO.
 
 
===Examples, Use Cases & Tutorials===
 
===Examples, Use Cases & Tutorials===
 
TODO.
 
TODO.

Revision as of 19:28, 11 August 2008

Home < Slicer3:Module:Level-Set Label Map Evolver-Documentation

Return to Slicer Documentation

Module Name

Level-Set Label Map Evolver

General Information

Module Type & Category

Type: CLI (Interactive to-be)

Category: Segmentation

Authors, Collaborators & Contact

  • Carlos S. Mendoza: Universidad de Sevilla
  • Contact: carlos.sanchez.mendoza@gmail.com

Module Description

This module is capable of evolving a label image according to a level-set customizable equation for a given number of iterations according to the preprocessed version of a given input image, thus segmenting that image. Ultimately it will be migrated to an interactive approach in which the level-set evolution can be controlled as it is being displayed, running step by step.

The level-set equation incorporates terms for propagation, curvature, and advection.

Usage

Once the [[Slicer3:Module:Region_Selector-Documentation|Region Selector], the [[Slicer3:Module:Target_Preprocessing-Documentation|Target Preprocessing] and the [[Slicer3:Module:Bubble_Maker-Documentation|Bubble Maker] modules have been run we can feed the bubble image and preprocessed volume to this module.


Examples, Use Cases & Tutorials

TODO.

Quick Tour of Features and Use

TODO.

Development

TODO.

Dependencies

TODO.

Known bugs

Follow this link to the Slicer3 bug tracker.

Usability issues

Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.

Source code & documentation

TODO.

More Information

TODO.

Acknowledgment

TODO.

References

TODO.


This module is under development.