Difference between revisions of "2009 Summer Project Week Liver Ablation Slicer"

From NAMIC Wiki
Jump to: navigation, search
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<gallery>
 
<gallery>
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]
+
Image:PW2009-v3.png|[[2009_Summer_Project_Week#Projects|Projects List]]
 +
Image:originalSegmentation.png|Segmentation showing no pass zones (ribs)and tumor.
 +
Image:segmentationAfterDilation.png|Segmented tumor region is dilated according to physician prescribed ablation margin.
 +
Image:Slicer_liver_module.png|IGT planning module for liver albation in Slicer3.
 +
Image:Segmentation_dilated_by_slicer.png|Segmented tumor region is dilated in Slicer3.
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
 
* BWH: Haiying Liu, Noby Hata
 
* BWH: Haiying Liu, Noby Hata
* Georgetown: Ziv  
+
* Georgetown: Ziv Yaniv
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 12: Line 16:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
We are developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison.
+
Implement a complete workflow:
 
+
#Load data.
 +
#Manually mark regions (tumor, entry, critical structure).
 +
#Process segmentation and export information to planning module (executable plugin with command line options).
 +
#Load results of the optimization program.
 +
#Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client.  
 +
#Navigate.
 
</div>
 
</div>
  
Line 19: Line 28:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is <foo>.
+
#Integrate code from Georgetown for step 3 into Slicer.
 
+
#Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).
Our plan for the project week is to first try out <bar>,...
+
#Implement a stub executable plugin as a stand in for the optimization program.
 +
#Test the integrated workflow.
 
</div>
 
</div>
  
Line 27: Line 37:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.
+
* Completed GUI design and implementation for "planning" part of the workflow.
 +
* An unique feature in the planning part were tumor segmentation and ablation volume planning, taking ablation magin into account.
 +
* "Navigation" part 80% done.
 +
* In "Navigation", "IGT Guidance" widget was designed and implemented to be shared with other IGT investigators.
 +
  
 
</div>
 
</div>
 +
</div>
 +
 +
<div style="width: 97%; float: left;">
 +
 +
==References==
 +
*Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, "Electromagnetic Tracking in the Clinical Environment", Med. Phys., Vol. 36(3), pp. 876-892, 2009. PMID: 19378748
 +
*J. Tokuda et al., "OpenIGTLink: An open network protocol for image- guided therapy environment," International Journal of Medical Robotics and Computer Assisted Surgery, to appear.
 +
 
</div>
 
</div>

Latest revision as of 15:16, 26 June 2009

Home < 2009 Summer Project Week Liver Ablation Slicer

Key Investigators

  • BWH: Haiying Liu, Noby Hata
  • Georgetown: Ziv Yaniv

Objective

Implement a complete workflow:

  1. Load data.
  2. Manually mark regions (tumor, entry, critical structure).
  3. Process segmentation and export information to planning module (executable plugin with command line options).
  4. Load results of the optimization program.
  5. Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client.
  6. Navigate.

Approach, Plan

  1. Integrate code from Georgetown for step 3 into Slicer.
  2. Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).
  3. Implement a stub executable plugin as a stand in for the optimization program.
  4. Test the integrated workflow.

Progress

  • Completed GUI design and implementation for "planning" part of the workflow.
  • An unique feature in the planning part were tumor segmentation and ablation volume planning, taking ablation magin into account.
  • "Navigation" part 80% done.
  • In "Navigation", "IGT Guidance" widget was designed and implemented to be shared with other IGT investigators.


References

  • Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, "Electromagnetic Tracking in the Clinical Environment", Med. Phys., Vol. 36(3), pp. 876-892, 2009. PMID: 19378748
  • J. Tokuda et al., "OpenIGTLink: An open network protocol for image- guided therapy environment," International Journal of Medical Robotics and Computer Assisted Surgery, to appear.