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

From Slicer Wiki
Revision as of 19:52, 11 August 2008 by Csmendo (talk | contribs) (→‎Usage)
Jump to: navigation, search
Home < Slicer3:Module:Level-Set Label Map Evolver-Documentation

Return to Slicer Documentation

Module Name

Level-Set Label Map Evolver

Evolver1.jpg

General Information

Module Type & Category

Type: CLI (Interactive to-be)

Category: Level-Set 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 Region Selector, the Target Preprocessing and the Bubble Maker modules have been run we can feed the bubble image and preprocessed volume to this module.

Evolver3.jpg The parameters have the following meaning:
  1. Initial Label Image: The output of the Bubble Maker module.
  1. Feature Image: The output of the Target Preprocessing module.
  1. Propagation Weight: Relates to the amount of inflating force applied inside the surface (can be negative).
  1. Curvature Weight: Influences roundness of the resulting interface. Greater weight, greater roundness. Prevents leaking through narrow openings.
  1. Advection Weight: It weights the influence of the advection term, which behaves like a magnet attracting the interface towards edges.
  1. Number of Iterations: Indicates duration of the evolution.
  1. Output Label Image: Resulting segmentation.

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.