Difference between revisions of "2017 Winter Project Week/GeodesicSegmentationandLungtumorAnalysis"
From NAMIC Wiki
Line 26: | Line 26: | ||
<!-- Objective bullet points --> | <!-- Objective bullet points --> | ||
− | Integrate two | + | Integrate two applications listed below with slicer and also focus on interaction between Slicer and CAPTk(our internal tool) |
* Geodesic Segmentation | * Geodesic Segmentation | ||
A generic segmentation algorithm that uses geodesic distances. | A generic segmentation algorithm that uses geodesic distances. | ||
Line 34: | Line 34: | ||
| | | | ||
<!-- Approach and Plan bullet points --> | <!-- Approach and Plan bullet points --> | ||
− | * | + | *Analyze the compatibility between the dependencies of our code with that of Slicer and solve it for smooth interaction with our application. |
− | *Enabling Slicer's GUI to provide seed point | + | *Enabling Slicer's GUI to provide seed point initialization required for our application. |
− | + | *Do a code level integration of geodesic segmentation and SBRT with Slicer. | |
− | + | *Investigate on possibility of calling Slicer from CapTk and vice-versa by using pre-populated project files. | |
<!-- Progress and Next steps bullet points (fill out at the end of project week) --> | <!-- Progress and Next steps bullet points (fill out at the end of project week) --> | ||
* | * |
Revision as of 20:05, 6 January 2017
Home < 2017 Winter Project Week < GeodesicSegmentationandLungtumorAnalysisKey Investigators
- Sarthak.P, CBICA, UPenn
- Saima.R, CBICA, UPenn
- Ratheesh.K CBICA, UPenn
- Patmaa.S CBICA,UPenn
- Mark.B , CBICA, UPenn
- Ragini.V CBICA, UPenn
- Despina k, CBICA, UPenn
- Yong F, CBICA, UPenn
- Christos.D, CBICA, UPenn
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
Integrate two applications listed below with slicer and also focus on interaction between Slicer and CAPTk(our internal tool)
A generic segmentation algorithm that uses geodesic distances.
Segmentation of lung tumor from multimodal images- CT and PET using initial seed points. Analyze the segmented region using texture features and predict the nodal failure in lung. |
|