Difference between revisions of "Nodule Sizing"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-2015SLC.png|Projects List </gallery> ==Key Investigators== ==Project Description== <div style="margin: 20px;…')
 
Line 5: Line 5:
  
 
==Key Investigators==
 
==Key Investigators==
 
+
Raul San Jose
  
 
==Project Description==
 
==Project Description==
Line 11: Line 11:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*
+
* Create a Slicer module for lung nodule sizing
 +
* Integrate  the [LesionSizingToolkit|https://public.kitware.com/LesionSizingKit/index.php/Main_Page] nodule segmentation as part of CIP
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*
+
* Create CLI to integrate LST functionality
 +
* Create a python module that computes lesion measurements based on nodule segmentation results
 +
** Use ROI tools to select nodule region
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* The LST nodule segmentation tool has been integrated as a CLI
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 16:39, 5 January 2015

Home < Nodule Sizing

Key Investigators

Raul San Jose

Project Description

Objective

Approach, Plan

  • Create CLI to integrate LST functionality
  • Create a python module that computes lesion measurements based on nodule segmentation results
    • Use ROI tools to select nodule region

Progress

  • The LST nodule segmentation tool has been integrated as a CLI