<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer3%3AModule%3ALevel-Set_Segmentation_Framework-Documentation-3.2</id>
	<title>Slicer3:Module:Level-Set Segmentation Framework-Documentation-3.2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer3%3AModule%3ALevel-Set_Segmentation_Framework-Documentation-3.2"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:Module:Level-Set_Segmentation_Framework-Documentation-3.2&amp;action=history"/>
	<updated>2026-04-23T06:26:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:Module:Level-Set_Segmentation_Framework-Documentation-3.2&amp;diff=7474&amp;oldid=prev</id>
		<title>Marianna: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:Module:Level-Set_Segmentation_Framework-Documentation-3.2&amp;diff=7474&amp;oldid=prev"/>
		<updated>2009-01-10T02:24:53Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 02:24, 10 January 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Marianna</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:Module:Level-Set_Segmentation_Framework-Documentation-3.2&amp;diff=7473&amp;oldid=prev</id>
		<title>Csmendo: /* Module Description */</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:Module:Level-Set_Segmentation_Framework-Documentation-3.2&amp;diff=7473&amp;oldid=prev"/>
		<updated>2008-08-11T21:08:39Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Module Description&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
&lt;br /&gt;
===Level-Set Segmentation Framework===&lt;br /&gt;
{|&lt;br /&gt;
|+&lt;br /&gt;
| __TOC__ &lt;br /&gt;
|[[Image:capture1.png|thumb|280px|Bubble seeding]] &lt;br /&gt;
|[[Image:capture2.png|thumb|280px|Resulting segmentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
&lt;br /&gt;
This framework corresponds with a new category of Slicer modules for Level-Set segmentation using Geodesic Active Countours (Caselles et al.) &lt;br /&gt;
&lt;br /&gt;
This framework is useful when dealing with segmentations of regions that present edges with respect to the background.&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author: Carlos S. Mendoza &lt;br /&gt;
* Contact: carlos.sanchez.mendoza@gmail.com&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
The modules in the framework support different tasks in the segmentation realization:&lt;br /&gt;
&lt;br /&gt;
-For a level-set segmentation to be performed a seed image must be provided. A module called [[Slicer3:Module:Bubble_Maker-Documentation-3.2|Bubble Maker]] was developed, that takes fiducials and a vector a integers as input, and produces as output a label image composed of bubbles centered in the fiducials with radii such as the integers provided.&lt;br /&gt;
&lt;br /&gt;
-For a level-set segmentation to be performed a feature image has to be extracted from the target image. That image is a smoothed, diffrentiated and remapped version of the original image. A tunable module called [[Slicer3:Module:Target_Preprocessing-Documentation-3.2|Target Preprocessing]] was developed.&lt;br /&gt;
&lt;br /&gt;
-In order for the preprocessing to take place in pseudo-interactiva time frames a region of interest must be provided by the user, preventing from unuseful calculations. A module called [[Slicer3:Module:Region_Selector-Documentation-3.2|Region Selector]] was developed, that takes as input three rectangles, one in each coordinate plane to define a parallelepiped.&lt;br /&gt;
&lt;br /&gt;
Finally a module called [[Slicer3:Module:Level-Set_Label_Map_Evolver-Documentation-3.2|Level-set label map evolver]] was developed, which takes an initial label image and a feature image as input and performs a Geodesic Active Contours evolution on the label image according to the feature image and to a different terms in the level-set equation. The evolution takes place for a customizable number of iterations.&lt;br /&gt;
&lt;br /&gt;
The output is a label image that can be used to produce a model.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
See modules documentation.&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
&lt;br /&gt;
This work was developed on financial support from the University of Sevilla, Spain.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
V. Caselles, R. Kimmel, and G. Sapiro. Geodesic active contours. International Journal&lt;br /&gt;
on Computer Vision, 22(1):61–97, 1997.&lt;/div&gt;</summary>
		<author><name>Csmendo</name></author>
		
	</entry>
</feed>