Difference between revisions of "Project Week/Template"

From NAMIC Wiki
Jump to: navigation, search
(Summer 2013 Radnostics page created)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= Spine Segmentation & Osteoporosis Detection In CT Imaging Studies =
 
 
<gallery>
 
<gallery>
 
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
Image:spine.png|CT Spine
 
Image:SegmentedSpine.png|Automated Segmentation
 
Image:Radnostics64-3.png|Osteoporosis Detection
 
 
</gallery>
 
</gallery>
 
<b>Osteoporosis</b>
 
 
A condition of bone mineral loss affecting the aging population
 
* Impacts 200 million people WW
 
* Leads to 9 million fractures each year
 
* Inflicts pain, morbidity, and mortality
 
* Direct annual costs: close to $20 billion in the US, €30+ billion in Europe
 
* Fractures and complications are preventable with lifestyle changes, diet, and medication
 
* However, <b>Osteoporosis is largely underdiagnosed</b>
 
  
 
==Key Investigators==
 
==Key Investigators==
* Radnostics: Anthony Blumfield
+
* GRC: Rui Li, Jim Miller
* Albert Einstein College of Medicine: Einat Blumfield, MD
+
* Kitware: Jean-Christophe Fillion-Robin
* Jacobi Medical Center: Jay Leb, MD
+
* Isomics: Steve Pieper
* BWH: Ron Kikinis, MD
 
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 28: Line 13:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
Radnostics Osteoporosis Detection is a solution for early detection of osteoporosis in CT scans performed for other clinical indications
+
Python embedding library to manage calling python functions from C++. This will eliminate the code duplication  in Slicer.
*Tens of millions of CT scans are performed annually for various medical conditions
+
 
*We measure osteoporosis biomarkers and detect patients at risk
+
 
*100% automated & integrated into the clinical workflow
+
 
  
  
Line 41: Line 26:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
Create a 3D Slicer v4 command line module for Radnostics Beta2.
+
Discuss with Jc and Steve regarding how to incorporate into Slicer. Currently it
 +
is used as a downloadable library during superbuild, similar to SlicerExecutionModel.
  
 
</div>
 
</div>
Line 48: Line 34:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
  
 
</div>
 
</div>
Line 55: Line 40:
 
==Delivery Mechanism==
 
==Delivery Mechanism==
  
This work will be delivered to the NA-MIC Kit as a
+
https://github.com/grclirui/PythonCppAPI.git
 
 
#Slicer Module
 
##Extension -- commandline
 
 
 
==References==
 
*http://wiki.na-mic.org/Wiki/index.php/2011-Challenge:Segment-a-spine
 
*http://www.radnostics.com
 

Latest revision as of 03:03, 18 June 2013

Home < Project Week < Template

Key Investigators

  • GRC: Rui Li, Jim Miller
  • Kitware: Jean-Christophe Fillion-Robin
  • Isomics: Steve Pieper

Objective

Python embedding library to manage calling python functions from C++. This will eliminate the code duplication in Slicer.




Approach, Plan

Discuss with Jc and Steve regarding how to incorporate into Slicer. Currently it is used as a downloadable library during superbuild, similar to SlicerExecutionModel.

Progress

Delivery Mechanism

https://github.com/grclirui/PythonCppAPI.git