|
Tags: 2017 source edit, Replaced |
(11 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | <noinclude>{{documentation/versioncheck}}</noinclude>
| + | {{documentation/banner |
− | <!-- ---------------------------- -->
| + | | text = [https://github.com/Slicer/SlicerAirwaySegmentation This page has been moved to github.] |
− | {{documentation/{{documentation/version}}/module-header}}
| + | | background-color = 8FBC8F }} |
− | <!-- ---------------------------- -->
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
| |
− | {{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
| |
− | {{documentation/{{documentation/version}}/module-introduction-row}}
| |
− | Extension: [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]]<br>
| |
− | Acknowledgments:
| |
− | This work is supported by NA-MIC, the Slicer Community and University College of Cork.<br>
| |
− | Author: Pietro Nardelli (University College Cork)<br>
| |
− | Contributor1:<br>
| |
− | Contact: Pietro Nardelli, <email>111126418@umail.ucc.ie</email><br>
| |
− | {{documentation/{{documentation/version}}/module-introduction-row}}
| |
− | {{documentation/{{documentation/version}}/module-introduction-logo-gallery
| |
− | |{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
| |
− | |Image:UCC-logoNEW.png|University College Cork (UCC)
| |
− | |Image:Biolectromagnetics_group_UCC.jpg|Bioelectromagnetics group UCC
| |
− | |{{collaborator|logo|spl}}|{{collaborator|longname|spl}}
| |
− | }}
| |
− | | |
− | {{documentation/{{documentation/version}}/module-introduction-end}}
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Module Description}}
| |
− | 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.
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Use Cases}}
| |
− | *Airway Segmentation starting from chest CT datasets
| |
− | | |
− | {|
| |
− | |[[Image:AirwaySegmentation_Module.png|thumb|500px|Airway Segmentation Module ]]
| |
− | |} | |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Tutorials}}
| |
− | | |
− | N/A
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Panels and their use}}
| |
− | | |
− | * <span>'''''Segmentation Parameters'''''</span>: Input parameters for segmentation.
| |
− | ** <span>'''Airway Label Value'''</span>: 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.
| |
− | ** <span>'''Seeds'''</span>: 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.
| |
− | | |
− | * <span>'''''IO'''''</span>: Input and Output parameters.
| |
− | ** <span>'''Input Volume'''</span>: Input chest CT dataset to be segmented.
| |
− | ** <span >'''Output Parameters'''</span>: Output label.
| |
− | | |
− | The user interface panel:
| |
− | | |
− | {|
| |
− | |[[Image:Slicer4-AirwaySegmentation-PANEL.png|thumb|300px|{{documentation/modulename}} Module GUI ]]
| |
− | |}
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Similar Modules}}
| |
− | N/A
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|References}}
| |
− | N/A
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-section|Information for Developers}}
| |
− | The code is available at [https://github.com/PietroNardelli/Slicer-AirwaySegmentation Github].
| |
− | | |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/module-footer}}
| |
− | [[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]
| |
− | <!-- ---------------------------- -->
| |