<?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=Documentation%2F4.3%2FModules%2FAirwaySegmentation</id>
	<title>Documentation/4.3/Modules/AirwaySegmentation - 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=Documentation%2F4.3%2FModules%2FAirwaySegmentation"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.3/Modules/AirwaySegmentation&amp;action=history"/>
	<updated>2026-04-20T20:35:37Z</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=Documentation/4.3/Modules/AirwaySegmentation&amp;diff=35213&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.3</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.3/Modules/AirwaySegmentation&amp;diff=35213&amp;oldid=prev"/>
		<updated>2013-09-05T03:33:40Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.3&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
Extension: [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]]&amp;lt;br&amp;gt;&lt;br /&gt;
Acknowledgments:&lt;br /&gt;
This work is supported by NA-MIC, the Slicer Community and University College of Cork.&amp;lt;br&amp;gt;&lt;br /&gt;
Author: Pietro Nardelli (University College Cork)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributor1:&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Pietro Nardelli, &amp;lt;email&amp;gt;111126418@umail.ucc.ie&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}&lt;br /&gt;
|Image:UCC-logoNEW.png|University College Cork (UCC)&lt;br /&gt;
|Image:Biolectromagnetics_group_UCC.jpg|Bioelectromagnetics group UCC&lt;br /&gt;
|{{collaborator|logo|spl}}|{{collaborator|longname|spl}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
AirwaySegmentation is a simple CLI module for airway segmentation starting from chest CT images. This CLI uses a modified version of ITK's itkConnectedThresholdImageFilter to segment all the pixels with an intensity below a threshold. The threshold is automatically identified by the module. The user has to specify three fiducial points: one in the trachea, and two in the main bronchi of the left and right lungs. These fiducials are the starting points for the region growing segmentation. No more than 3 seed points are allowed. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
*Airway Segmentation starting from chest CT datasets&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:AirwaySegmentation_Module.png|thumb|500px|Airway Segmentation Module ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''''Segmentation Parameters'''''&amp;lt;/span&amp;gt;: Input parameters for segmentation.&lt;br /&gt;
** &amp;lt;span&amp;gt;'''Airway Label Value'''&amp;lt;/span&amp;gt;: The integer value (0-255) to use for the segmentation results. This will determine the color of the segmentation that will be generated by the algorithm.&lt;br /&gt;
** &amp;lt;span&amp;gt;'''Seeds'''&amp;lt;/span&amp;gt;: Seed points for the algorithm. Three seeds points must be placed. The first one in the trachea, the others in the main bronchi of the left and right lungs.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''''IO'''''&amp;lt;/span&amp;gt;: Input and Output parameters.&lt;br /&gt;
** &amp;lt;span&amp;gt;'''Input Volume'''&amp;lt;/span&amp;gt;: Input chest CT dataset to be segmented.&lt;br /&gt;
** &amp;lt;span &amp;gt;'''Output Parameters'''&amp;lt;/span&amp;gt;: Output label.&lt;br /&gt;
&lt;br /&gt;
The user interface panel:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:Slicer4-AirwaySegmentation-PANEL.png|thumb|300px|{{documentation/modulename}} Module GUI ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
The code is available at [https://github.com/PietroNardelli/Slicer-AirwaySegmentation Github].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>