Difference between revisions of "2009 Summer Project Week HAMMER Registration"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW2009-v3.png | . Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors. Image:HammerSimilarity.png|Similarity map (middle column) computed o...')
 
Line 7: Line 7:
  
 
==Key Investigators==
 
==Key Investigators==
* UNC: Guorong Wu
+
* UNC: Guorong Wu, Dinggang Shen
 
* GE : Xiaodong Tao, Jim Miller
 
* GE : Xiaodong Tao, Jim Miller
  
Line 32: Line 32:
 
</div>
 
</div>
 
</div>
 
</div>
 
  
 
==References==
 
==References==
 
* Dinggang Shen, Christos Davatzikos, [http://www.med.unc.edu/~dgshen/papers/Hammer_VersionInTMI.pdf HAMMER: Hierarchical Attribute Matching Mechanism for Elastic Registration], IEEE Trans. on Medical Imaging, 21(11):1421-1439, Nov 2002.
 
* Dinggang Shen, Christos Davatzikos, [http://www.med.unc.edu/~dgshen/papers/Hammer_VersionInTMI.pdf HAMMER: Hierarchical Attribute Matching Mechanism for Elastic Registration], IEEE Trans. on Medical Imaging, 21(11):1421-1439, Nov 2002.

Revision as of 11:56, 14 June 2009

Home < 2009 Summer Project Week HAMMER Registration

Key Investigators

  • UNC: Guorong Wu, Dinggang Shen
  • GE : Xiaodong Tao, Jim Miller

Objective

We will continue developping and testing HAMMER registration algorithm implemented using ITK. The goal is to have an initial version ready by the end of the week that can be distributed within NA-MIC community for more extensive testing.

Approach, Plan

We will develop a Slicer module for the current implementation of the Hammer registration algorithm and test on images from multiple sources to make the algorithm robust and easy to use. Base line results and test will be generated.

Progress

Since winter project week in Utah, we have developed/implemented HAMMER registration algorithm using ITK classes. New ITK classes have been created for tasks of HAMMER. Each component has been tested. The source code is version controlled at NITRC site. The current development corresponds to the original Hammer algorithm that is based on tissue classification of T1 weighted images (as outlined on the first HAMMER paper).

References