Difference between revisions of "Slicer3:Module:Target Preprocessing-Documentation"

From Slicer Wiki
Jump to: navigation, search
Line 17: Line 17:
 
== General Information ==
 
== General Information ==
 
The purpose of this filter is to create a feature image that is suitable  
 
The purpose of this filter is to create a feature image that is suitable  
for a level-set algorithm from an intensity image.
+
for a level-set algorithm, from an intensity image.
  
 
It takes the original image and performs anisotropic gaussian diffusion  
 
It takes the original image and performs anisotropic gaussian diffusion  
Line 23: Line 23:
  
 
Then the magnitude of the gradient is computed. This magnitude is then  
 
Then the magnitude of the gradient is computed. This magnitude is then  
non-linearly remapped so as to get really small values  
+
non-linearly remapped so as to get very small values  
in the image edges and really big values in homogeneous areas.
+
in the image edges and very big values in homogeneous areas.
 +
 
 
===Module Type & Category===
 
===Module Type & Category===
  
Line 31: Line 32:
  
 
===Authors, Collaborators & Contact===
 
===Authors, Collaborators & Contact===
 +
 
* Author: Carlos S. Mendoza, Universidad de Sevilla
 
* Author: Carlos S. Mendoza, Universidad de Sevilla
 
* Contact: carlos.sanchez.mendoza@gmail.com
 
* Contact: carlos.sanchez.mendoza@gmail.com

Revision as of 20:25, 11 August 2008

Home < Slicer3:Module:Target Preprocessing-Documentation

Return to Slicer Documentation

Module Name

Target Preprocessing

Target1.png
Target2.jpg

General Information

The purpose of this filter is to create a feature image that is suitable for a level-set algorithm, from an intensity image.

It takes the original image and performs anisotropic gaussian diffusion on it, reducing the noise while preserving the edges.

Then the magnitude of the gradient is computed. This magnitude is then non-linearly remapped so as to get very small values in the image edges and very big values in homogeneous areas.

Module Type & Category

Type: CLI Category: Level-Set Segmentation

Authors, Collaborators & Contact

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

Quick Tour of Features and Use

There is only one panel available in this module:

Panel

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

Customize following links for your module.

Links to documentation generated by doxygen.

Acknowledgment

This work was developed on financial support from the University of Sevilla, Spain. Most of the development took place in the Surgical Planning Laboratory, Harvard Medical School and Brigham and Women's Hospital, under the supervision of Mr. Steve Pieper Ph.D.