Difference between revisions of "Nodule Sizing"

From NAMIC Wiki
Jump to: navigation, search
Line 12: Line 12:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
* Create a Slicer module for lung nodule sizing
 
* 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
+
* Integrate  the [https://public.kitware.com/LesionSizingKit/index.php/Main_Page Lesion Sizing Toolkit] 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%;">

Revision as of 16:42, 5 January 2015

Home < Nodule Sizing

Key Investigators

Raul San Jose

Project Description

Objective

  • Create a Slicer module for lung nodule sizing
  • Integrate the Lesion Sizing Toolkit nodule segmentation as part of CIP

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