Difference between revisions of "PET Tumor Segmentation"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-2015SLC.png|Projects List </gallery> ==Key Investigators== Christian Bauer (University of Iowa) ==Project Des…') |
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/") |
||
| (5 intermediate revisions by one other user not shown) | |||
| Line 8: | Line 8: | ||
==Project Description== | ==Project Description== | ||
| + | |||
| + | [[File:Pet_lesions_mip.png|400px|PET MIP with head and neck lesions]] | ||
| + | [[File:Pet_lesions_segmented.png|400px|segmented lesion]] | ||
| + | |||
| + | * Tool webpage: https://www.slicer.org/wiki/Documentation/Nightly/Modules/PETTumorSegmentationEffect | ||
| + | * Github repository: https://github.com/chribaue/PETTumorSegmentation.git | ||
| + | |||
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
| Line 28: | Line 35: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
| − | * | + | * wrote self tests |
| + | * cleaned source code | ||
| + | * switched to new solver and verified correct behavior | ||
| + | * switched to most recent version of 3D Slicer and verified correct behavior | ||
| + | * created webpage with user documentation | ||
| + | * put extension into Slicer extension manager system | ||
| + | * already available on Extension Manager | ||
| + | |||
</div> | </div> | ||
</div> | </div> | ||
| + | |||
| + | ==Screenshots== | ||
| + | |||
| + | [[File:PETTumorSegmentationEffect_options.png|400px|PET Tumor Segmentation Editor Effect Options]] | ||
| + | [[File:PETTumorSegmentation_Effect_with_models.png|600px|PET Tumor Segmentation Editor Effect]] | ||
| + | |||
| + | [[File:Extension_Managers_PETTumorSegmentation.png|400px|PET Tumor Segmentation Extension in Extension Manager]] | ||
Latest revision as of 17:15, 10 July 2017
Home < PET Tumor SegmentationKey Investigators
Christian Bauer (University of Iowa)
Project Description
- Tool webpage: https://www.slicer.org/wiki/Documentation/Nightly/Modules/PETTumorSegmentationEffect
- Github repository: https://github.com/chribaue/PETTumorSegmentation.git
Objective
- Finalize tool for tumor and lymph node segmentation in PET scans
- Make it publicly available through Slicer Extension Manager
- Segmentation method based on Markus van Tol (2014): A Graph-Based Method for Segmentation of Tumors and Lymph Nodes in Volumetric PET Images, The University of Iowa
Approach, Plan
- Main functionality of the tool has already been developed
- Write self tests
- replace solver with Slicer-license compatible solver
- fine-tune GUI, prepare icon, etc.
- document and clean up source code
- create webpage with documentation and usage tutorial
- get module into Slicer extension management system
- potentially: add functionality to obtain quantitative measurements immediately during segmentation process
Progress
- wrote self tests
- cleaned source code
- switched to new solver and verified correct behavior
- switched to most recent version of 3D Slicer and verified correct behavior
- created webpage with user documentation
- put extension into Slicer extension manager system
- already available on Extension Manager
