Difference between revisions of "2013 Summer Project Week:Left Ventricle Motion Analysis using Tagged MRI"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2013.png|Projects List </gallery> ==Key Investigators== * Rutgers: Yang Yu, Shaoting Zhang, Dimitris Metaxa…')
 
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<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:Horizontal_Tagging_Lines.png‎|Short-axis MR image with horizontal tags
 +
Image:Vertical_Tagging_Lines.png|Short-axis MR image with vertical tags
 +
Image:3D_Heart.png|Reconstructed 3D Heart Model
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
 
* Rutgers: Yang Yu, Shaoting Zhang, Dimitris Metaxas
 
* Rutgers: Yang Yu, Shaoting Zhang, Dimitris Metaxas
 
+
*Utah: Salma Bengali
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
Line 24: Line 27:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
Our approach for analyzing left ventricle motion is summarized in the IPMI 2013 reference below. Most of the code is written by Matlab. We plan to port it to C++, and add as a module to Slicer.
+
Our approach for analyzing left ventricle motion is summarized in the IPMI 2013 reference below. The whole system contains the following parts: left ventricle segmentation, tagging line tracking, material point generation, and motion reconstruction. Most of the code is written by Matlab. We plan to port it to VTK/ITK, and add as a module to Slicer.
  
 
</div>
 
</div>
Line 31: Line 34:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
The whole system contains the following parts: left ventricle segmentation, tagging line tracking, material point generation, and motion reconstruction. The first three parts are written with Matlab, and the last part with VTK.
+
* Rewrite the tagging line tracking part of our system with Python.
 +
* Test adding Python module on Slicer.
  
  

Latest revision as of 13:47, 21 June 2013

Home < 2013 Summer Project Week:Left Ventricle Motion Analysis using Tagged MRI

Key Investigators

  • Rutgers: Yang Yu, Shaoting Zhang, Dimitris Metaxas
  • Utah: Salma Bengali

Objective

We are developing methods for analyzing left ventricle motion using tagged MRI. The goal is to be able to automatically reconstruct left ventricle movement and aid diagnosis of cardiac diseases.




Approach, Plan

Our approach for analyzing left ventricle motion is summarized in the IPMI 2013 reference below. The whole system contains the following parts: left ventricle segmentation, tagging line tracking, material point generation, and motion reconstruction. Most of the code is written by Matlab. We plan to port it to VTK/ITK, and add as a module to Slicer.

Progress

  • Rewrite the tagging line tracking part of our system with Python.
  • Test adding Python module on Slicer.


Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a commandline program.

References

  • Y. Yu, S. Zhang, J. Huang, D. Metaxas, L. Axel. Sparse Deformable Models with Application to Cardiac Motion Analysis. IPMI'13, The 23rd biennial International Conference on Information Processing in Medical Imaging, 2013.
  • Y. Yu, S. Zhang, Z. Yan, S. Chen, R. Zhou, D. Metaxas. Mouse LV 3D Motion and Strain Analysis using Tagged MRI. ISBI'13, The IEEE International Symposium on Biomedical Imaging, 2013.
  • T. Chen, X. Wang, S. Chung, D. Metaxas, and L. Axel, Automated 3D Motion Tracking using Gabor Filter Bank, Robust Point Matching, and Deformable Models, IEEE Trans Med Imaging. 2010 Jan; 29(1): 1-11, 2009.