<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Grwu</id>
	<title>NAMIC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Grwu"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Grwu"/>
	<updated>2026-04-04T01:36:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:MICCAI2010_NAMIC_Tutorial_HAMMER_ShenDG.pdf&amp;diff=57820</id>
		<title>File:MICCAI2010 NAMIC Tutorial HAMMER ShenDG.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:MICCAI2010_NAMIC_Tutorial_HAMMER_ShenDG.pdf&amp;diff=57820"/>
		<updated>2010-09-08T02:48:24Z</updated>

		<summary type="html">&lt;p&gt;Grwu: uploaded a new version of &amp;quot;File:MICCAI2010 NAMIC Tutorial HAMMER ShenDG.pdf&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:MICCAI2010_NAMIC_Tutorial_HAMMER_ShenDG.pdf&amp;diff=57819</id>
		<title>File:MICCAI2010 NAMIC Tutorial HAMMER ShenDG.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:MICCAI2010_NAMIC_Tutorial_HAMMER_ShenDG.pdf&amp;diff=57819"/>
		<updated>2010-09-08T02:37:59Z</updated>

		<summary type="html">&lt;p&gt;Grwu: uploaded a new version of &amp;quot;File:MICCAI2010 NAMIC Tutorial HAMMER ShenDG.pdf&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54235</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54235"/>
		<updated>2010-06-16T19:11:24Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map &lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.png|Hierarchical Registration&lt;br /&gt;
Image: b3.png|Processing pipeline in Slicer3&lt;br /&gt;
Image: b2.png|Warping result by HAMMER&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Project week (Boston, 2010): We have 1) extended HAMMER registration algorithm to work on intensity image, bypassing the pre-segment of MR images; 2) replacing the gaussian propagation with the thin-plate interpolation to achieve more accurate and efficient registration; 3) implement the soft-assignment strategy, instead of the one-to-one correspondence, in detecting correspondence during registration. &lt;br /&gt;
&lt;br /&gt;
* Project week (Utah, 2010): We have finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54228</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54228"/>
		<updated>2010-06-16T19:04:42Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map &lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.png|Hierarchical Registration&lt;br /&gt;
Image: b3.png|Processing pipeline in Slicer3&lt;br /&gt;
Image: b2.png|Warping result by HAMMER&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54226</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54226"/>
		<updated>2010-06-16T19:02:41Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map &lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.png|Hierarchical Registration&lt;br /&gt;
Image: b3.png|Processing pipeline in Slicer3&lt;br /&gt;
Image: b2.png|Warping result by HAMMER&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54222</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54222"/>
		<updated>2010-06-16T19:01:44Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map &lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.png|Hierarchical Registration&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
Image: b2.png|HAMMER in Slicer3&lt;br /&gt;
Image: b3.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:B3.png&amp;diff=54218</id>
		<title>File:B3.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:B3.png&amp;diff=54218"/>
		<updated>2010-06-16T19:00:28Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:B2.png&amp;diff=54217</id>
		<title>File:B2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:B2.png&amp;diff=54217"/>
		<updated>2010-06-16T19:00:14Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54207</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54207"/>
		<updated>2010-06-16T18:57:40Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map &lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.png|Hierarchical Registration&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54205</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54205"/>
		<updated>2010-06-16T18:57:07Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.png|Hierarchical Registration&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:B1.png&amp;diff=54204</id>
		<title>File:B1.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:B1.png&amp;diff=54204"/>
		<updated>2010-06-16T18:56:19Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54202</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54202"/>
		<updated>2010-06-16T18:54:02Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
[[File:b1.bmp]]&lt;br /&gt;
Image: b1.bmp|Hierarchical Registration&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54200</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54200"/>
		<updated>2010-06-16T18:53:23Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: b1.bmp|Hierarchical Registration&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54199</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54199"/>
		<updated>2010-06-16T18:52:39Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
Image: b1.bmp|Hierarchical Registration&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54175</id>
		<title>2010 Summer Project Week HAMMER: Deformable Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_HAMMER:_Deformable_Registration&amp;diff=54175"/>
		<updated>2010-06-16T18:41:20Z</updated>

		<summary type="html">&lt;p&gt;Grwu: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors. Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) f…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* During this past week (2010), we finalized HAMMER &amp;quot;alpha&amp;quot; release on NITRC and gave a tutorial. In the next couple of weeks, we will continue to polish the tutorial and code, provide support to and collect feedback from early HAMMER adapters.&lt;br /&gt;
&lt;br /&gt;
* Since winter project week 2009 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 90%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;HAMMER users (will update as the list grows):&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52274</id>
		<title>2010 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52274"/>
		<updated>2010-05-12T01:00:39Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Registration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project Events]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[Image:PW-MIT2010.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 11th PROJECT WEEK of hands-on research and development activity for applications in Image-Guided Therapy, Neuroscience, and several additional areas of biomedical research that enable personalized medicine. Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  &lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 15th at 3pm ET, with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 30-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 21-25, 2010&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''REGISTRATION:''' Please click [http://guest.cvent.com/i.aspx?4W%2cM3%2c8e73686a-1432-40f2-bc78-f9e18d8bce00 here] to do an on-line registration for the meeting that will allow you to pay by credit card, or send a check.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' We have reserved a block of rooms  at the Boston Marriott Cambridge Hotel, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142. (Phone: 617.252.4405, Fax: 617.494.6565)  [http://www.marriott.com/hotels/travel/BOSCB?groupCode=NAMNAMA&amp;amp;app=resvlink&amp;amp;fromDate=6/20/10&amp;amp;toDate=6/25/10   Please click here to reserve.] You will be directed to the property's home page with the group code already entered in the appropriate field. All you need to do is enter your arrival date to begin the reservation process. &lt;br /&gt;
  &lt;br /&gt;
   ''' All reservations must be made by Tuesday, June 1, 2010 to receive the discounted rate of'''&lt;br /&gt;
   ''' $189/night/room (plus tax).'''&lt;br /&gt;
   ''' This rate is good only through June 1.'''&lt;br /&gt;
&lt;br /&gt;
Please note that if you try to reserve a room outside of the block on the shoulder nights via the link, you will be told that the group rate is not available for the duration of your stay. To reserve those rooms, which might not be at the group rate because it is based upon availability, please call Marriott Central Reservations at 1-800-228-9290. &lt;br /&gt;
&lt;br /&gt;
*Here is some information about several other Boston area hotels that are convenient to NA-MIC events: [[Boston_Hotels|Boston_Hotels]]. Summer is tourist season in Boston, so please book your rooms early.&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;br /&gt;
&lt;br /&gt;
== TENTATIVE Agenda==&lt;br /&gt;
&lt;br /&gt;
'''PLEASE NOTE THAT THIS IS A TENTATIVE AGENDA.  IT WILL BE CONFIRMED IN MAY 2010.&lt;br /&gt;
'''&lt;br /&gt;
=== Monday, June 21, 2010 === &lt;br /&gt;
** noon-1pm lunch &lt;br /&gt;
**1pm: Welcome (Ron Kikinis)&lt;br /&gt;
** 1:05-3:30pm Introduce [[#Projects|Projects]] using templated wiki pages (all Project Leads) ([http://wiki.na-mic.org/Wiki/index.php/Project_Week/Template Wiki Template]) &lt;br /&gt;
** 3:30-5:30pm Tutorial: [[2010 Summer Project Week Breakout: Getting Started with Qt]] (Adam Weinrich, Nokia)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, June 22, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
**9-9:45am: NA-MIC Kit Update (Jim Miller) - include Module nomenclature (Extensions: cmdline vs loadable, Built-in), QT, Include Superbuild demo by Dave P.&lt;br /&gt;
**9:45-10:30am 3D Slicer Update (Steve Pieper)&lt;br /&gt;
**10:30-11am OpenIGTLink Update (Junichi Tokuda)&lt;br /&gt;
**11-12pm: Slicer Hands-on Workshop (Randy Gollub, Sonia Pujol)&lt;br /&gt;
** noon lunch &lt;br /&gt;
** 1-3pm: Breakout Session: QT/Slicer (Steve, JC, J2) (w/ possible QnA with QT experts)&lt;br /&gt;
** 3pm: [[Summer_2010_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
** 4-5pm Breakout Session: Data Management (Dan Marcus, Stephen Aylward)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Wednesday, June 23, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-12pm Breakout Session: [[2010 Project Week Breakout Session: ITK]] (Luis Ibanez)&lt;br /&gt;
** noon lunch&lt;br /&gt;
**12:45pm: [[Events:TutorialContestJune2010|Tutorial Contest Winner Announcement]]&lt;br /&gt;
**1-3pm: Breakout Session: [[Microscopy_Image_Analysis]] (Sean Megason)&lt;br /&gt;
**1-5pm: Breakout Session: Prostate Interventions (Junichi Tokuda)&lt;br /&gt;
**3-4pm: Breakout Session: VTK Widgets (Nicole, Kilian, JC)&lt;br /&gt;
**3-5pm: Breakout Session: QA Training (Luis Ibanesz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Thursday, June 24, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-5pm: Breakout Session: [[2010 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 1-2pm: GWE (Marco Ruiz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Friday, June 25, 2010 === &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 10am-noon:  [[#Projects|Project Progress Updates]]&lt;br /&gt;
*** Noon: Lunch boxes and adjourn by 1:30pm.&lt;br /&gt;
***We need to empty room by 1:30.  You are welcome to use wireless in Stata.&lt;br /&gt;
***Please sign up for the developer [http://www.slicer.org/pages/Mailinglist mailing lists]&lt;br /&gt;
***Next Project Week [[AHM_2011|in Utah, Fill in Dates]]&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
*[[2010_Summer_Project_Week_Robust_Statistics_Segmenter_Slicer_Module|Robust Statistics Segmenter Slicer Module]] (Yi Gao, Allen Tannenbaum, Ron Kikinis)&lt;br /&gt;
*[[2010_Summer_Project_Week_Multi_scale_Shape_Based_Segmentation_for_the_Hippocampus|Multi-scale Shape Based Segmentation for the Hippocampus]] (Yi Gao, Allen Tannenbaum)&lt;br /&gt;
*[[2010_Summer_Project_Week/The Vascular Modeling Toolkit in 3D Slicer|The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn, ?)&lt;br /&gt;
&lt;br /&gt;
=== Registration ===&lt;br /&gt;
*[[2010_Summer_Project_Week_RegistrationCaseLibrary|The 3DSlicer Registration Case Library]] (Dominik Meier)&lt;br /&gt;
*[[2010_Summer_Project_Week_Fiducial_Deformable_Registration|Fiducial-based deformable image registration]] (Greg Sharp, Nadya Shusharina)&lt;br /&gt;
*[[2010_Summer_Project_Week_HAMMER: Deformable Registration|HAMMER: Deformable Registration]] (Guorong Wu, Xiaodong Tao, Jim Miller, Dinggang Shen)&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
* Liver Ablation (Ziv Yaniv, Haiying Liu)&lt;br /&gt;
&lt;br /&gt;
=== Radiotherapy ===&lt;br /&gt;
*[[2010_Summer_Project_Week_DICOM_RT|Dicom RT plugin]] (Greg Sharp)&lt;br /&gt;
*[[2010_Summer_Project_Week_HandN_Cancer|Adaptive Radiation Therapy for H&amp;amp;N cancer]] (Marta Peroni,Polina Golland,Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
*[[Microscopy Image Analysis]] (Arnaud Gelas)&lt;br /&gt;
*Femoral Fracture Classification Brainstorming Session (Karl F, Vince M, Peter Karasev, Curt Lisle, Ron)&lt;br /&gt;
*Cortical thickness analysis (Clement Vachet, Heather Cody Hazlett, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
&lt;br /&gt;
=== Diffusion ===&lt;br /&gt;
&lt;br /&gt;
=== Python ===&lt;br /&gt;
&lt;br /&gt;
=== Slicer Internals ===&lt;br /&gt;
*Module Inventory (Steve, Jim)&lt;br /&gt;
*Viewer Manager Factory (Alex Y., Kilian, Steve, Nicole)&lt;br /&gt;
&lt;br /&gt;
=== Execution Model ===&lt;br /&gt;
&lt;br /&gt;
===Other NA-MIC Kit Internals===&lt;br /&gt;
*VTKWidgets (JC, Nicole)&lt;br /&gt;
*Superbuild (Dave Partika)&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# The NA-MIC engineering team will be discussing infrastructure projects in a kickoff TCON on April 15, 3pm ET.  In the weeks following, new and old participants from the above mailing list will be invited to join to discuss their projects, so please make sure you are on it!&lt;br /&gt;
# By 3pm ET on June 10, 2009: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 17, 2010: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. XNAT/MIDAS). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-6/#dirlist Slicer-3-6 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52273</id>
		<title>2010 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52273"/>
		<updated>2010-05-12T01:00:17Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Registration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project Events]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[Image:PW-MIT2010.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 11th PROJECT WEEK of hands-on research and development activity for applications in Image-Guided Therapy, Neuroscience, and several additional areas of biomedical research that enable personalized medicine. Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  &lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 15th at 3pm ET, with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 30-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 21-25, 2010&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''REGISTRATION:''' Please click [http://guest.cvent.com/i.aspx?4W%2cM3%2c8e73686a-1432-40f2-bc78-f9e18d8bce00 here] to do an on-line registration for the meeting that will allow you to pay by credit card, or send a check.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' We have reserved a block of rooms  at the Boston Marriott Cambridge Hotel, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142. (Phone: 617.252.4405, Fax: 617.494.6565)  [http://www.marriott.com/hotels/travel/BOSCB?groupCode=NAMNAMA&amp;amp;app=resvlink&amp;amp;fromDate=6/20/10&amp;amp;toDate=6/25/10   Please click here to reserve.] You will be directed to the property's home page with the group code already entered in the appropriate field. All you need to do is enter your arrival date to begin the reservation process. &lt;br /&gt;
  &lt;br /&gt;
   ''' All reservations must be made by Tuesday, June 1, 2010 to receive the discounted rate of'''&lt;br /&gt;
   ''' $189/night/room (plus tax).'''&lt;br /&gt;
   ''' This rate is good only through June 1.'''&lt;br /&gt;
&lt;br /&gt;
Please note that if you try to reserve a room outside of the block on the shoulder nights via the link, you will be told that the group rate is not available for the duration of your stay. To reserve those rooms, which might not be at the group rate because it is based upon availability, please call Marriott Central Reservations at 1-800-228-9290. &lt;br /&gt;
&lt;br /&gt;
*Here is some information about several other Boston area hotels that are convenient to NA-MIC events: [[Boston_Hotels|Boston_Hotels]]. Summer is tourist season in Boston, so please book your rooms early.&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;br /&gt;
&lt;br /&gt;
== TENTATIVE Agenda==&lt;br /&gt;
&lt;br /&gt;
'''PLEASE NOTE THAT THIS IS A TENTATIVE AGENDA.  IT WILL BE CONFIRMED IN MAY 2010.&lt;br /&gt;
'''&lt;br /&gt;
=== Monday, June 21, 2010 === &lt;br /&gt;
** noon-1pm lunch &lt;br /&gt;
**1pm: Welcome (Ron Kikinis)&lt;br /&gt;
** 1:05-3:30pm Introduce [[#Projects|Projects]] using templated wiki pages (all Project Leads) ([http://wiki.na-mic.org/Wiki/index.php/Project_Week/Template Wiki Template]) &lt;br /&gt;
** 3:30-5:30pm Tutorial: [[2010 Summer Project Week Breakout: Getting Started with Qt]] (Adam Weinrich, Nokia)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, June 22, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
**9-9:45am: NA-MIC Kit Update (Jim Miller) - include Module nomenclature (Extensions: cmdline vs loadable, Built-in), QT, Include Superbuild demo by Dave P.&lt;br /&gt;
**9:45-10:30am 3D Slicer Update (Steve Pieper)&lt;br /&gt;
**10:30-11am OpenIGTLink Update (Junichi Tokuda)&lt;br /&gt;
**11-12pm: Slicer Hands-on Workshop (Randy Gollub, Sonia Pujol)&lt;br /&gt;
** noon lunch &lt;br /&gt;
** 1-3pm: Breakout Session: QT/Slicer (Steve, JC, J2) (w/ possible QnA with QT experts)&lt;br /&gt;
** 3pm: [[Summer_2010_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
** 4-5pm Breakout Session: Data Management (Dan Marcus, Stephen Aylward)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Wednesday, June 23, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-12pm Breakout Session: [[2010 Project Week Breakout Session: ITK]] (Luis Ibanez)&lt;br /&gt;
** noon lunch&lt;br /&gt;
**12:45pm: [[Events:TutorialContestJune2010|Tutorial Contest Winner Announcement]]&lt;br /&gt;
**1-3pm: Breakout Session: [[Microscopy_Image_Analysis]] (Sean Megason)&lt;br /&gt;
**1-5pm: Breakout Session: Prostate Interventions (Junichi Tokuda)&lt;br /&gt;
**3-4pm: Breakout Session: VTK Widgets (Nicole, Kilian, JC)&lt;br /&gt;
**3-5pm: Breakout Session: QA Training (Luis Ibanesz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Thursday, June 24, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-5pm: Breakout Session: [[2010 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 1-2pm: GWE (Marco Ruiz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Friday, June 25, 2010 === &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 10am-noon:  [[#Projects|Project Progress Updates]]&lt;br /&gt;
*** Noon: Lunch boxes and adjourn by 1:30pm.&lt;br /&gt;
***We need to empty room by 1:30.  You are welcome to use wireless in Stata.&lt;br /&gt;
***Please sign up for the developer [http://www.slicer.org/pages/Mailinglist mailing lists]&lt;br /&gt;
***Next Project Week [[AHM_2011|in Utah, Fill in Dates]]&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
*[[2010_Summer_Project_Week_Robust_Statistics_Segmenter_Slicer_Module|Robust Statistics Segmenter Slicer Module]] (Yi Gao, Allen Tannenbaum, Ron Kikinis)&lt;br /&gt;
*[[2010_Summer_Project_Week_Multi_scale_Shape_Based_Segmentation_for_the_Hippocampus|Multi-scale Shape Based Segmentation for the Hippocampus]] (Yi Gao, Allen Tannenbaum)&lt;br /&gt;
*[[2010_Summer_Project_Week/The Vascular Modeling Toolkit in 3D Slicer|The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn, ?)&lt;br /&gt;
&lt;br /&gt;
=== Registration ===&lt;br /&gt;
*[[2010_Summer_Project_Week_RegistrationCaseLibrary|The 3DSlicer Registration Case Library]] (Dominik Meier)&lt;br /&gt;
*[[2010_Summer_Project_Week_Fiducial_Deformable_Registration|Fiducial-based deformable image registration]] (Greg Sharp, Nadya Shusharina)&lt;br /&gt;
*[[2010_Summer_Project_Week_HAMMER: Deformable Registration|HAMMER: Deformable Registration]] (Guorong Wu, Xiaodong Tao, Jim Miller, and Dinggang Shen)&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
* Liver Ablation (Ziv Yaniv, Haiying Liu)&lt;br /&gt;
&lt;br /&gt;
=== Radiotherapy ===&lt;br /&gt;
*[[2010_Summer_Project_Week_DICOM_RT|Dicom RT plugin]] (Greg Sharp)&lt;br /&gt;
*[[2010_Summer_Project_Week_HandN_Cancer|Adaptive Radiation Therapy for H&amp;amp;N cancer]] (Marta Peroni,Polina Golland,Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
*[[Microscopy Image Analysis]] (Arnaud Gelas)&lt;br /&gt;
*Femoral Fracture Classification Brainstorming Session (Karl F, Vince M, Peter Karasev, Curt Lisle, Ron)&lt;br /&gt;
*Cortical thickness analysis (Clement Vachet, Heather Cody Hazlett, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
&lt;br /&gt;
=== Diffusion ===&lt;br /&gt;
&lt;br /&gt;
=== Python ===&lt;br /&gt;
&lt;br /&gt;
=== Slicer Internals ===&lt;br /&gt;
*Module Inventory (Steve, Jim)&lt;br /&gt;
*Viewer Manager Factory (Alex Y., Kilian, Steve, Nicole)&lt;br /&gt;
&lt;br /&gt;
=== Execution Model ===&lt;br /&gt;
&lt;br /&gt;
===Other NA-MIC Kit Internals===&lt;br /&gt;
*VTKWidgets (JC, Nicole)&lt;br /&gt;
*Superbuild (Dave Partika)&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# The NA-MIC engineering team will be discussing infrastructure projects in a kickoff TCON on April 15, 3pm ET.  In the weeks following, new and old participants from the above mailing list will be invited to join to discuss their projects, so please make sure you are on it!&lt;br /&gt;
# By 3pm ET on June 10, 2009: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 17, 2010: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. XNAT/MIDAS). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-6/#dirlist Slicer-3-6 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52272</id>
		<title>2010 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52272"/>
		<updated>2010-05-12T00:59:49Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Registration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project Events]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[Image:PW-MIT2010.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 11th PROJECT WEEK of hands-on research and development activity for applications in Image-Guided Therapy, Neuroscience, and several additional areas of biomedical research that enable personalized medicine. Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  &lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 15th at 3pm ET, with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 30-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 21-25, 2010&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''REGISTRATION:''' Please click [http://guest.cvent.com/i.aspx?4W%2cM3%2c8e73686a-1432-40f2-bc78-f9e18d8bce00 here] to do an on-line registration for the meeting that will allow you to pay by credit card, or send a check.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' We have reserved a block of rooms  at the Boston Marriott Cambridge Hotel, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142. (Phone: 617.252.4405, Fax: 617.494.6565)  [http://www.marriott.com/hotels/travel/BOSCB?groupCode=NAMNAMA&amp;amp;app=resvlink&amp;amp;fromDate=6/20/10&amp;amp;toDate=6/25/10   Please click here to reserve.] You will be directed to the property's home page with the group code already entered in the appropriate field. All you need to do is enter your arrival date to begin the reservation process. &lt;br /&gt;
  &lt;br /&gt;
   ''' All reservations must be made by Tuesday, June 1, 2010 to receive the discounted rate of'''&lt;br /&gt;
   ''' $189/night/room (plus tax).'''&lt;br /&gt;
   ''' This rate is good only through June 1.'''&lt;br /&gt;
&lt;br /&gt;
Please note that if you try to reserve a room outside of the block on the shoulder nights via the link, you will be told that the group rate is not available for the duration of your stay. To reserve those rooms, which might not be at the group rate because it is based upon availability, please call Marriott Central Reservations at 1-800-228-9290. &lt;br /&gt;
&lt;br /&gt;
*Here is some information about several other Boston area hotels that are convenient to NA-MIC events: [[Boston_Hotels|Boston_Hotels]]. Summer is tourist season in Boston, so please book your rooms early.&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;br /&gt;
&lt;br /&gt;
== TENTATIVE Agenda==&lt;br /&gt;
&lt;br /&gt;
'''PLEASE NOTE THAT THIS IS A TENTATIVE AGENDA.  IT WILL BE CONFIRMED IN MAY 2010.&lt;br /&gt;
'''&lt;br /&gt;
=== Monday, June 21, 2010 === &lt;br /&gt;
** noon-1pm lunch &lt;br /&gt;
**1pm: Welcome (Ron Kikinis)&lt;br /&gt;
** 1:05-3:30pm Introduce [[#Projects|Projects]] using templated wiki pages (all Project Leads) ([http://wiki.na-mic.org/Wiki/index.php/Project_Week/Template Wiki Template]) &lt;br /&gt;
** 3:30-5:30pm Tutorial: [[2010 Summer Project Week Breakout: Getting Started with Qt]] (Adam Weinrich, Nokia)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, June 22, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
**9-9:45am: NA-MIC Kit Update (Jim Miller) - include Module nomenclature (Extensions: cmdline vs loadable, Built-in), QT, Include Superbuild demo by Dave P.&lt;br /&gt;
**9:45-10:30am 3D Slicer Update (Steve Pieper)&lt;br /&gt;
**10:30-11am OpenIGTLink Update (Junichi Tokuda)&lt;br /&gt;
**11-12pm: Slicer Hands-on Workshop (Randy Gollub, Sonia Pujol)&lt;br /&gt;
** noon lunch &lt;br /&gt;
** 1-3pm: Breakout Session: QT/Slicer (Steve, JC, J2) (w/ possible QnA with QT experts)&lt;br /&gt;
** 3pm: [[Summer_2010_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
** 4-5pm Breakout Session: Data Management (Dan Marcus, Stephen Aylward)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Wednesday, June 23, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-12pm Breakout Session: [[2010 Project Week Breakout Session: ITK]] (Luis Ibanez)&lt;br /&gt;
** noon lunch&lt;br /&gt;
**12:45pm: [[Events:TutorialContestJune2010|Tutorial Contest Winner Announcement]]&lt;br /&gt;
**1-3pm: Breakout Session: [[Microscopy_Image_Analysis]] (Sean Megason)&lt;br /&gt;
**1-5pm: Breakout Session: Prostate Interventions (Junichi Tokuda)&lt;br /&gt;
**3-4pm: Breakout Session: VTK Widgets (Nicole, Kilian, JC)&lt;br /&gt;
**3-5pm: Breakout Session: QA Training (Luis Ibanesz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Thursday, June 24, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-5pm: Breakout Session: [[2010 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 1-2pm: GWE (Marco Ruiz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Friday, June 25, 2010 === &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 10am-noon:  [[#Projects|Project Progress Updates]]&lt;br /&gt;
*** Noon: Lunch boxes and adjourn by 1:30pm.&lt;br /&gt;
***We need to empty room by 1:30.  You are welcome to use wireless in Stata.&lt;br /&gt;
***Please sign up for the developer [http://www.slicer.org/pages/Mailinglist mailing lists]&lt;br /&gt;
***Next Project Week [[AHM_2011|in Utah, Fill in Dates]]&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
*[[2010_Summer_Project_Week_Robust_Statistics_Segmenter_Slicer_Module|Robust Statistics Segmenter Slicer Module]] (Yi Gao, Allen Tannenbaum, Ron Kikinis)&lt;br /&gt;
*[[2010_Summer_Project_Week_Multi_scale_Shape_Based_Segmentation_for_the_Hippocampus|Multi-scale Shape Based Segmentation for the Hippocampus]] (Yi Gao, Allen Tannenbaum)&lt;br /&gt;
*[[2010_Summer_Project_Week/The Vascular Modeling Toolkit in 3D Slicer|The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn, ?)&lt;br /&gt;
&lt;br /&gt;
=== Registration ===&lt;br /&gt;
*[[2010_Summer_Project_Week_RegistrationCaseLibrary|The 3DSlicer Registration Case Library]] (Dominik Meier)&lt;br /&gt;
*[[2010_Summer_Project_Week_Fiducial_Deformable_Registration|Fiducial-based deformable image registration]] (Greg Sharp, Nadya Shusharina)&lt;br /&gt;
*[[2010_Summer_Project_Week_HAMMER: Deformable Registration|HAMMER: Deformable Registration]] (Guorong Wu, Xiaodong Tao, Jim Miller and Dinggang Shen)&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
* Liver Ablation (Ziv Yaniv, Haiying Liu)&lt;br /&gt;
&lt;br /&gt;
=== Radiotherapy ===&lt;br /&gt;
*[[2010_Summer_Project_Week_DICOM_RT|Dicom RT plugin]] (Greg Sharp)&lt;br /&gt;
*[[2010_Summer_Project_Week_HandN_Cancer|Adaptive Radiation Therapy for H&amp;amp;N cancer]] (Marta Peroni,Polina Golland,Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
*[[Microscopy Image Analysis]] (Arnaud Gelas)&lt;br /&gt;
*Femoral Fracture Classification Brainstorming Session (Karl F, Vince M, Peter Karasev, Curt Lisle, Ron)&lt;br /&gt;
*Cortical thickness analysis (Clement Vachet, Heather Cody Hazlett, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
&lt;br /&gt;
=== Diffusion ===&lt;br /&gt;
&lt;br /&gt;
=== Python ===&lt;br /&gt;
&lt;br /&gt;
=== Slicer Internals ===&lt;br /&gt;
*Module Inventory (Steve, Jim)&lt;br /&gt;
*Viewer Manager Factory (Alex Y., Kilian, Steve, Nicole)&lt;br /&gt;
&lt;br /&gt;
=== Execution Model ===&lt;br /&gt;
&lt;br /&gt;
===Other NA-MIC Kit Internals===&lt;br /&gt;
*VTKWidgets (JC, Nicole)&lt;br /&gt;
*Superbuild (Dave Partika)&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# The NA-MIC engineering team will be discussing infrastructure projects in a kickoff TCON on April 15, 3pm ET.  In the weeks following, new and old participants from the above mailing list will be invited to join to discuss their projects, so please make sure you are on it!&lt;br /&gt;
# By 3pm ET on June 10, 2009: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 17, 2010: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. XNAT/MIDAS). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-6/#dirlist Slicer-3-6 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52271</id>
		<title>2010 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week&amp;diff=52271"/>
		<updated>2010-05-12T00:57:05Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Registration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project Events]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[Image:PW-MIT2010.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 11th PROJECT WEEK of hands-on research and development activity for applications in Image-Guided Therapy, Neuroscience, and several additional areas of biomedical research that enable personalized medicine. Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  &lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 15th at 3pm ET, with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 30-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 21-25, 2010&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''REGISTRATION:''' Please click [http://guest.cvent.com/i.aspx?4W%2cM3%2c8e73686a-1432-40f2-bc78-f9e18d8bce00 here] to do an on-line registration for the meeting that will allow you to pay by credit card, or send a check.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' We have reserved a block of rooms  at the Boston Marriott Cambridge Hotel, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142. (Phone: 617.252.4405, Fax: 617.494.6565)  [http://www.marriott.com/hotels/travel/BOSCB?groupCode=NAMNAMA&amp;amp;app=resvlink&amp;amp;fromDate=6/20/10&amp;amp;toDate=6/25/10   Please click here to reserve.] You will be directed to the property's home page with the group code already entered in the appropriate field. All you need to do is enter your arrival date to begin the reservation process. &lt;br /&gt;
  &lt;br /&gt;
   ''' All reservations must be made by Tuesday, June 1, 2010 to receive the discounted rate of'''&lt;br /&gt;
   ''' $189/night/room (plus tax).'''&lt;br /&gt;
   ''' This rate is good only through June 1.'''&lt;br /&gt;
&lt;br /&gt;
Please note that if you try to reserve a room outside of the block on the shoulder nights via the link, you will be told that the group rate is not available for the duration of your stay. To reserve those rooms, which might not be at the group rate because it is based upon availability, please call Marriott Central Reservations at 1-800-228-9290. &lt;br /&gt;
&lt;br /&gt;
*Here is some information about several other Boston area hotels that are convenient to NA-MIC events: [[Boston_Hotels|Boston_Hotels]]. Summer is tourist season in Boston, so please book your rooms early.&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;br /&gt;
&lt;br /&gt;
== TENTATIVE Agenda==&lt;br /&gt;
&lt;br /&gt;
'''PLEASE NOTE THAT THIS IS A TENTATIVE AGENDA.  IT WILL BE CONFIRMED IN MAY 2010.&lt;br /&gt;
'''&lt;br /&gt;
=== Monday, June 21, 2010 === &lt;br /&gt;
** noon-1pm lunch &lt;br /&gt;
**1pm: Welcome (Ron Kikinis)&lt;br /&gt;
** 1:05-3:30pm Introduce [[#Projects|Projects]] using templated wiki pages (all Project Leads) ([http://wiki.na-mic.org/Wiki/index.php/Project_Week/Template Wiki Template]) &lt;br /&gt;
** 3:30-5:30pm Tutorial: [[2010 Summer Project Week Breakout: Getting Started with Qt]] (Adam Weinrich, Nokia)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, June 22, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
**9-9:45am: NA-MIC Kit Update (Jim Miller) - include Module nomenclature (Extensions: cmdline vs loadable, Built-in), QT, Include Superbuild demo by Dave P.&lt;br /&gt;
**9:45-10:30am 3D Slicer Update (Steve Pieper)&lt;br /&gt;
**10:30-11am OpenIGTLink Update (Junichi Tokuda)&lt;br /&gt;
**11-12pm: Slicer Hands-on Workshop (Randy Gollub, Sonia Pujol)&lt;br /&gt;
** noon lunch &lt;br /&gt;
** 1-3pm: Breakout Session: QT/Slicer (Steve, JC, J2) (w/ possible QnA with QT experts)&lt;br /&gt;
** 3pm: [[Summer_2010_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
** 4-5pm Breakout Session: Data Management (Dan Marcus, Stephen Aylward)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Wednesday, June 23, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-12pm Breakout Session: [[2010 Project Week Breakout Session: ITK]] (Luis Ibanez)&lt;br /&gt;
** noon lunch&lt;br /&gt;
**12:45pm: [[Events:TutorialContestJune2010|Tutorial Contest Winner Announcement]]&lt;br /&gt;
**1-3pm: Breakout Session: [[Microscopy_Image_Analysis]] (Sean Megason)&lt;br /&gt;
**1-5pm: Breakout Session: Prostate Interventions (Junichi Tokuda)&lt;br /&gt;
**3-4pm: Breakout Session: VTK Widgets (Nicole, Kilian, JC)&lt;br /&gt;
**3-5pm: Breakout Session: QA Training (Luis Ibanesz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Thursday, June 24, 2010 ===&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-5pm: Breakout Session: [[2010 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 1-2pm: GWE (Marco Ruiz)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
&lt;br /&gt;
=== Friday, June 25, 2010 === &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 10am-noon:  [[#Projects|Project Progress Updates]]&lt;br /&gt;
*** Noon: Lunch boxes and adjourn by 1:30pm.&lt;br /&gt;
***We need to empty room by 1:30.  You are welcome to use wireless in Stata.&lt;br /&gt;
***Please sign up for the developer [http://www.slicer.org/pages/Mailinglist mailing lists]&lt;br /&gt;
***Next Project Week [[AHM_2011|in Utah, Fill in Dates]]&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
*[[2010_Summer_Project_Week_Robust_Statistics_Segmenter_Slicer_Module|Robust Statistics Segmenter Slicer Module]] (Yi Gao, Allen Tannenbaum, Ron Kikinis)&lt;br /&gt;
*[[2010_Summer_Project_Week_Multi_scale_Shape_Based_Segmentation_for_the_Hippocampus|Multi-scale Shape Based Segmentation for the Hippocampus]] (Yi Gao, Allen Tannenbaum)&lt;br /&gt;
*[[2010_Summer_Project_Week/The Vascular Modeling Toolkit in 3D Slicer|The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn, ?)&lt;br /&gt;
&lt;br /&gt;
=== Registration ===&lt;br /&gt;
*[[2010_Summer_Project_Week_RegistrationCaseLibrary|The 3DSlicer Registration Case Library]] (Dominik Meier)&lt;br /&gt;
*[[2010_Summer_Project_Week_Fiducial_Deformable_Registration|Fiducial-based deformable image registration]] (Greg Sharp, Nadya Shusharina)&lt;br /&gt;
*[[2010_Summer_Project_Week_HAMMER: Hierarchical Attribute Matching Mechanism for Elastic Registration|HAMMER: Hierarchical Attribute Matching Mechanism for Elastic Registration]] (Guorong Wu, Xiaodong Tao, Jim Miller and Dinggang Shen)&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
* Liver Ablation (Ziv Yaniv, Haiying Liu)&lt;br /&gt;
&lt;br /&gt;
=== Radiotherapy ===&lt;br /&gt;
*[[2010_Summer_Project_Week_DICOM_RT|Dicom RT plugin]] (Greg Sharp)&lt;br /&gt;
*[[2010_Summer_Project_Week_HandN_Cancer|Adaptive Radiation Therapy for H&amp;amp;N cancer]] (Marta Peroni,Polina Golland,Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
*[[Microscopy Image Analysis]] (Arnaud Gelas)&lt;br /&gt;
*Femoral Fracture Classification Brainstorming Session (Karl F, Vince M, Peter Karasev, Curt Lisle, Ron)&lt;br /&gt;
*Cortical thickness analysis (Clement Vachet, Heather Cody Hazlett, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
&lt;br /&gt;
=== Diffusion ===&lt;br /&gt;
&lt;br /&gt;
=== Python ===&lt;br /&gt;
&lt;br /&gt;
=== Slicer Internals ===&lt;br /&gt;
*Module Inventory (Steve, Jim)&lt;br /&gt;
*Viewer Manager Factory (Alex Y., Kilian, Steve, Nicole)&lt;br /&gt;
&lt;br /&gt;
=== Execution Model ===&lt;br /&gt;
&lt;br /&gt;
===Other NA-MIC Kit Internals===&lt;br /&gt;
*VTKWidgets (JC, Nicole)&lt;br /&gt;
*Superbuild (Dave Partika)&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# The NA-MIC engineering team will be discussing infrastructure projects in a kickoff TCON on April 15, 3pm ET.  In the weeks following, new and old participants from the above mailing list will be invited to join to discuss their projects, so please make sure you are on it!&lt;br /&gt;
# By 3pm ET on June 10, 2009: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 17, 2010: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. XNAT/MIDAS). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-6/#dirlist Slicer-3-6 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:HAMMER_Tutorial_V3.pdf&amp;diff=47374</id>
		<title>File:HAMMER Tutorial V3.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:HAMMER_Tutorial_V3.pdf&amp;diff=47374"/>
		<updated>2010-01-07T15:46:29Z</updated>

		<summary type="html">&lt;p&gt;Grwu: uploaded a new version of &amp;quot;File:HAMMER Tutorial V3.pdf&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47110</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47110"/>
		<updated>2010-01-06T14:06:19Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Downloads */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:HAMMER_Tutorial_V3.pdf‎ Tutorial Slides (AHM2010)]&lt;br /&gt;
# [http://www.loni.ucla.edu/Atlases/Atlas_Detail.jsp?atlas_id=12 Tutorial Data 1 (LONI)]&lt;br /&gt;
# [http://www.nirep.org/ Tutorial Data 2 (NIREP)]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:TutorialData_HAMMER.zip Tutorial Data 3 (OASIS)]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47109</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47109"/>
		<updated>2010-01-06T14:05:20Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:HAMMER_Tutorial_V3.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.loni.ucla.edu/Atlases/Atlas_Detail.jsp?atlas_id=12 Tutorial Data 1]&lt;br /&gt;
# [http://www.nirep.org/ Tutorial Data 2]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:TutorialData_HAMMER.zip Tutorial Data 3]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47108</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47108"/>
		<updated>2010-01-06T14:04:54Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:HAMMER_Tutorial_V3.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.loni.ucla.edu/Atlases/Atlas_Detail.jsp?atlas_id=12 Tutorial Data 1]&lt;br /&gt;
# [http://www.nirep.org/ Tutorial Data 2]&lt;br /&gt;
# [http://www.nirep.org/ Tutorial Data 3]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:TutorialData_HAMMER.zip&amp;diff=47105</id>
		<title>File:TutorialData HAMMER.zip</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:TutorialData_HAMMER.zip&amp;diff=47105"/>
		<updated>2010-01-06T14:03:43Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47104</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47104"/>
		<updated>2010-01-06T13:59:57Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:HAMMER_Tutorial_V3.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.loni.ucla.edu/Atlases/Atlas_Detail.jsp?atlas_id=12 Tutorial Data 1]&lt;br /&gt;
# [http://www.nirep.org/ Tutorial Data 2]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:HAMMER_Tutorial_V3.pdf&amp;diff=47101</id>
		<title>File:HAMMER Tutorial V3.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:HAMMER_Tutorial_V3.pdf&amp;diff=47101"/>
		<updated>2010-01-06T13:57:54Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM2010:Tutorial_Contest&amp;diff=47098</id>
		<title>AHM2010:Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM2010:Tutorial_Contest&amp;diff=47098"/>
		<updated>2010-01-06T06:40:43Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Tutorial List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Background=&lt;br /&gt;
&lt;br /&gt;
[http://www.slicer.org Slicer3] is now being used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and functionality available in Slicer. For examples for such existing tutorials as well as tutorials of the past contests are posted on the [http://wiki.na-mic.org/Wiki/index.php/Slicer3:Training#Training_Compendium|NA-MIC training compendium].&lt;br /&gt;
&lt;br /&gt;
=Tutorial Contest Goal=&lt;br /&gt;
The primary purpose of this contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe contestants will be motivated to participate to enhance the dissemination of their own algorithms that they have incorporated into the Slicer3 platform and/or to enhance training of Slicer3 functionality for their own laboratory groups.  &lt;br /&gt;
&lt;br /&gt;
There will be two categories:&lt;br /&gt;
#'''END TO END SOLUTION TUTORIAL:'''  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. Entries into this category will require at least: &lt;br /&gt;
#*materials about the scientific and application background and motivation, &lt;br /&gt;
#*step-by-step guides, and &lt;br /&gt;
#*sample data&lt;br /&gt;
#*Example: [[Media:ARCTIC-Slicer3-Tutorial.pdf|‏ ARTIC (Automatic Regional Cortical Thickness) Tutorial]]&lt;br /&gt;
#'''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data. Entries into this category will require at least:&lt;br /&gt;
#*materials about the scientific and application background of the algorithm(s) and their use in the Slicer environment&lt;br /&gt;
#*step-by-step guides, and&lt;br /&gt;
#*at least two different sample data sets from two different institutions&lt;br /&gt;
#*Example: [[media:EMSegment_TrainingTutorial.pdf| Non-human Primates Segmentation Tutorial]]&lt;br /&gt;
&lt;br /&gt;
=Template=&lt;br /&gt;
A basic template has been used for all of the tutorials.  The same design should be used for the contest.  It can be found here: [[Media:TrainingTutorialTemplate.ppt|Template]]&lt;br /&gt;
*Note: The examples above predate the template.&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on a snapshot or release of Slicer 3&lt;br /&gt;
*Tutorial must follow the guidelines specified above&lt;br /&gt;
*If applicable, provide clear directions for downloading and installing additional modules&lt;br /&gt;
*The tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Applicants must agree to work with the NA-MIC Training and Dissemination Cores to curate their submission (we will test it on each of the available platforms and for usability and work with you to smooth any issues after the contest).&lt;br /&gt;
&lt;br /&gt;
=Dates and Submission Dead-line=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Presentation: all tutorials will be presented by the authors on '''Wednesday January 6 from 8 am to 9 am''' during the Project Week. Each tutorial presentation should be 10 minutes long. &lt;br /&gt;
* &amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; If you wish to participate in the contest, please create a wiki page for your tutorial, upload your slides and tutorial dataset and add a link to your tutorial page in the section below. Please name your tutorial file as 'TutorialName_Winter2010AHM.pdf' and tutorial data as 'TutorialName_Data_Winter2010AHM.pdf'&amp;lt;/span&amp;gt; &lt;br /&gt;
'''Submission dead-line:  Monday January 4, 2010'''&lt;br /&gt;
&lt;br /&gt;
=Tutorial List=&lt;br /&gt;
#[[AHM 2010 Tutorial Contest - Hammer Registration | Hammer Registration ]] (Guorong Wu)&lt;br /&gt;
#[[AHM 2010 Tutorial Contest - CoronaryArteriesCenterlinesVMTK | Centerline Extraction of Coronary Arteries using VMTK]] (Daniel Haehn)&lt;br /&gt;
#[[AHM 2010 Tutorial Contest - Port of Slicer to Qt| Port of Slicer to Qt]] (Julien Finet)&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM2010:Tutorial_Contest&amp;diff=47014</id>
		<title>AHM2010:Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM2010:Tutorial_Contest&amp;diff=47014"/>
		<updated>2010-01-05T16:18:15Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Tutorial List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Background=&lt;br /&gt;
&lt;br /&gt;
[http://www.slicer.org Slicer3] is now being used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and functionality available in Slicer. For examples for such existing tutorials as well as tutorials of the past contests are posted on the [http://wiki.na-mic.org/Wiki/index.php/Slicer3:Training#Training_Compendium|NA-MIC training compendium].&lt;br /&gt;
&lt;br /&gt;
=Tutorial Contest Goal=&lt;br /&gt;
The primary purpose of this contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe contestants will be motivated to participate to enhance the dissemination of their own algorithms that they have incorporated into the Slicer3 platform and/or to enhance training of Slicer3 functionality for their own laboratory groups.  &lt;br /&gt;
&lt;br /&gt;
There will be two categories:&lt;br /&gt;
#'''END TO END SOLUTION TUTORIAL:'''  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. Entries into this category will require at least: &lt;br /&gt;
#*materials about the scientific and application background and motivation, &lt;br /&gt;
#*step-by-step guides, and &lt;br /&gt;
#*sample data&lt;br /&gt;
#*Example: [[Media:ARCTIC-Slicer3-Tutorial.pdf|‏ ARTIC (Automatic Regional Cortical Thickness) Tutorial]]&lt;br /&gt;
#'''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data. Entries into this category will require at least:&lt;br /&gt;
#*materials about the scientific and application background of the algorithm(s) and their use in the Slicer environment&lt;br /&gt;
#*step-by-step guides, and&lt;br /&gt;
#*at least two different sample data sets from two different institutions&lt;br /&gt;
#*Example: [[media:EMSegment_TrainingTutorial.pdf| Non-human Primates Segmentation Tutorial]]&lt;br /&gt;
&lt;br /&gt;
=Template=&lt;br /&gt;
A basic template has been used for all of the tutorials.  The same design should be used for the contest.  It can be found here: [[Media:TrainingTutorialTemplate.ppt|Template]]&lt;br /&gt;
*Note: The examples above predate the template.&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on a snapshot or release of Slicer 3&lt;br /&gt;
*Tutorial must follow the guidelines specified above&lt;br /&gt;
*If applicable, provide clear directions for downloading and installing additional modules&lt;br /&gt;
*The tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Applicants must agree to work with the NA-MIC Training and Dissemination Cores to curate their submission (we will test it on each of the available platforms and for usability and work with you to smooth any issues after the contest).&lt;br /&gt;
&lt;br /&gt;
=Dates and Submission Dead-line=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Presentation: all tutorials will be presented by the authors on '''Wednesday January 6 from 8 am to 9 am''' during the Project Week. Each tutorial presentation should be 10 minutes long. &lt;br /&gt;
* &amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; If you wish to participate in the contest, please create a wiki page for your tutorial, upload your slides and tutorial dataset and add a link to your tutorial page in the section below. Please name your tutorial file as 'TutorialName_Winter2010AHM.pdf' and tutorial data as 'TutorialName_Data_Winter2010AHM.pdf'&amp;lt;/span&amp;gt; &lt;br /&gt;
'''Submission dead-line:  Monday January 4, 2010'''&lt;br /&gt;
&lt;br /&gt;
=Tutorial List=&lt;br /&gt;
#[[AHM 2010 Tutorial Contest - Hammer Registration | Hammer Registration (Dinggang)]] (Guorong Wu)&lt;br /&gt;
#[[AHM 2010 Tutorial Contest - Skull Stripping | Skull Stripping ]](XTao)&lt;br /&gt;
#[[AHM 2010 Tutorial Contest - CoronaryArteriesCenterlinesVMTK | Centerline Extraction of Coronary Arteries using VMTK]] (Daniel Haehn)&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47000</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=47000"/>
		<updated>2010-01-05T05:54:48Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Downloads */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:Tutorial_HAMMER_Winter2010AHM.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.loni.ucla.edu/Atlases/Atlas_Detail.jsp?atlas_id=12 Tutorial Data 1]&lt;br /&gt;
# [http://www.nirep.org/ Tutorial Data 2]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46999</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46999"/>
		<updated>2010-01-05T05:54:05Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:Tutorial_HAMMER_Winter2010AHM.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.loni.ucla.edu/Atlases/Atlas_Detail.jsp?atlas_id=12 Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46998</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46998"/>
		<updated>2010-01-05T05:52:02Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/index.php/File:Tutorial_HAMMER_Winter2010AHM.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Tutorial_HAMMER_Winter2010AHM.pdf&amp;diff=46997</id>
		<title>File:Tutorial HAMMER Winter2010AHM.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Tutorial_HAMMER_Winter2010AHM.pdf&amp;diff=46997"/>
		<updated>2010-01-05T05:50:12Z</updated>

		<summary type="html">&lt;p&gt;Grwu: uploaded a new version of &amp;quot;File:Tutorial HAMMER Winter2010AHM.pdf&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46996</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46996"/>
		<updated>2010-01-05T05:48:17Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Downloads */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/a7/Tutorial_HAMMER_Winter2010AHM.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46995</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46995"/>
		<updated>2010-01-05T05:46:06Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [Tutorial_HAMMER_Winter2010AHM.pdf‎ Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Tutorial_HAMMER_Winter2010AHM.pdf&amp;diff=46994</id>
		<title>File:Tutorial HAMMER Winter2010AHM.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Tutorial_HAMMER_Winter2010AHM.pdf&amp;diff=46994"/>
		<updated>2010-01-05T05:41:57Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46993</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46993"/>
		<updated>2010-01-05T05:40:22Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/4/40/TutorialVMTKCoronariesCenterlinesMRI_Winter2010AHM.pdf Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_HAMMER&amp;diff=46992</id>
		<title>2010 Winter Project Week HAMMER</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_HAMMER&amp;diff=46992"/>
		<updated>2010-01-05T05:39:33Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
Image: hammer.png|HAMMER in Slicer3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Hammer.png&amp;diff=46991</id>
		<title>File:Hammer.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Hammer.png&amp;diff=46991"/>
		<updated>2010-01-05T05:38:46Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46990</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46990"/>
		<updated>2010-01-05T05:28:15Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/4/40/TutorialVMTKCoronariesCenterlinesMRI_Winter2010AHM.pdf Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46988</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46988"/>
		<updated>2010-01-05T05:26:48Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Centerline Extraction of Coronary Arteries in 3D Slicer using VMTK based Tools ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:VMTKCenterlines Tutorial first slide.png|&lt;br /&gt;
Image:Vmtkcloseupvoronoicenterlinewithreference.png|Lumen Segmentation, Voronoi diagram and centerline of a coronary artery.&lt;br /&gt;
Image:Vmtkafterevolutionanim.gif|An over-layed label map showing the segmentation in 2D.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Present our namic project on HAMMER registration algorithm and introduce how to use HAMMER in Slicer3.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/4/40/TutorialVMTKCoronariesCenterlinesMRI_Winter2010AHM.pdf Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46987</id>
		<title>AHM 2010 Tutorial Contest - Hammer Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM_2010_Tutorial_Contest_-_Hammer_Registration&amp;diff=46987"/>
		<updated>2010-01-05T05:25:43Z</updated>

		<summary type="html">&lt;p&gt;Grwu: Created page with '== Centerline Extraction of Coronary Arteries in 3D Slicer using VMTK based Tools == &amp;lt;gallery&amp;gt; File:VMTKCenterlines Tutorial first slide.png| Image:Vmtkcloseupvoronoicenterlinewi…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Centerline Extraction of Coronary Arteries in 3D Slicer using VMTK based Tools ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:VMTKCenterlines Tutorial first slide.png|&lt;br /&gt;
Image:Vmtkcloseupvoronoicenterlinewithreference.png|Lumen Segmentation, Voronoi diagram and centerline of a coronary artery.&lt;br /&gt;
Image:Vmtkafterevolutionanim.gif|An over-layed label map showing the segmentation in 2D.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Objective ===&lt;br /&gt;
Guiding you step by step through the process of centerline extraction of Coronary Arteries in a cardiac blood-pool MRI using VMTK based Tools.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/4/40/TutorialVMTKCoronariesCenterlinesMRI_Winter2010AHM.pdf Tutorial Slides]&lt;br /&gt;
# [http://www.na-mic.org/Wiki/images/a/aa/TutorialVMTKCoronariesCenterlinesMRI_Data_Winter2010AHM.zip Tutorial Data]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_HAMMER&amp;diff=46845</id>
		<title>2010 Winter Project Week HAMMER</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_HAMMER&amp;diff=46845"/>
		<updated>2010-01-04T05:42:33Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_WMLS&amp;diff=46844</id>
		<title>2010 Winter Project Week WMLS</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_WMLS&amp;diff=46844"/>
		<updated>2010-01-04T05:41:00Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:itk_wmls_pipeline.png| Pipeline of WML segmentation&lt;br /&gt;
Image:UNCWMLSegmentation.png|One training dataset (T1, T2, PD, FLAIR images and wml segmentation)&lt;br /&gt;
Image:itk_wmls.png| One testing dataset and segmentation result&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Minjeong Kim, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
We will continue developing and testing the white matter lesion segmentation 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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
We will develop a Slicer module for the white matter lesion segmentation algorithm. Base line results and test will be generated. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
Since summer project week in Boston, we have developed/implemented a WML segmentation algorithm using ITK classes. Also, we have integrated into the Slicer3. We have made the tutorial for this project meeting to present how to use our learning-based white matter lesion segmenation algorithm in Slicer 3. Subtasks implemented include: (1) a skull stripping algorithm working on T1 weighted images; (2) a fuzzy clustering algorithm for tissue segmentation; (3) a parametric model for gain field correction. All of these subtasks are implemented by using ITK. The training step uses AdaBoost and the segmenation step uses a support vector machine. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Zhiqiang Lao, Dinggang Shen, Dengfeng Liu, Abbas F Jawad, Elias R Melhem, Lenore J Launer, Nick R Bryan, Christos Davatzikos, Computer-Assisted Segmentation of White Matter Lesions in 3D MR images, Using Pattern Recognition, Academic Radiology, 15(3):300-313, March 2008.&lt;br /&gt;
[http://www.academicradiology.org/article/S1076-6332(07)00583-1/abstract]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_WMLS&amp;diff=46843</id>
		<title>2010 Winter Project Week WMLS</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_WMLS&amp;diff=46843"/>
		<updated>2010-01-04T05:39:05Z</updated>

		<summary type="html">&lt;p&gt;Grwu: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:itk_wmls_pipeline.png| Pipeline of WML segmentation Image:UNCWMLSegmentation.png|One training dataset (T1, T2, PD, FLAIR images and wml segmentation) Im…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:itk_wmls_pipeline.png| Pipeline of WML segmentation&lt;br /&gt;
Image:UNCWMLSegmentation.png|One training dataset (T1, T2, PD, FLAIR images and wml segmentation)&lt;br /&gt;
Image:itk_wmls.png| One testing dataset and segmentation result&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Minjeong Kim, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
We will continue developing and testing the white matter lesion segmentation 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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
We will develop a Slicer module for the white matter lesion segmentation algorithm. Base line results and test will be generated. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
Since winter project week in Utah, we have developed/implemented a WML segmentation algorithm using ITK classes. Subtasks implemented include: (1) a skull stripping algorithm working on T1 weighted images; (2) a fuzzy clustering algorithm for tissue segmentation; (3) a parametric model for gain field correction. All of these subtasks are implemented by using ITK. The training step uses AdaBoost and the segmenation step uses a support vector machine. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Zhiqiang Lao, Dinggang Shen, Dengfeng Liu, Abbas F Jawad, Elias R Melhem, Lenore J Launer, Nick R Bryan, Christos Davatzikos, Computer-Assisted Segmentation of White Matter Lesions in 3D MR images, Using Pattern Recognition, Academic Radiology, 15(3):300-313, March 2008.&lt;br /&gt;
[http://www.academicradiology.org/article/S1076-6332(07)00583-1/abstract]&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week&amp;diff=46842</id>
		<title>2010 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week&amp;diff=46842"/>
		<updated>2010-01-04T05:38:32Z</updated>

		<summary type="html">&lt;p&gt;Grwu: /* Segmentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Project Events]], [[AHM_2010]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[Image:PW-SLC2010.png|300px]]&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 4-8, 2010, the tenth project week for hands-on research and development activity in Image-Guided Therapy and Neuroscience applications will be hosted in Salt Lake City, Utah. Participant engange in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithms, medical imaging sequence development, tracking experiments, and clinical applications. The main goal of this event is to further the translational research deliverables of the sponsoring centers ([http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT]) and their collaborators by identifying and solving programming problems during planned and ad hoc break-out sessions.  &lt;br /&gt;
&lt;br /&gt;
Active preparation for this conference begins with a kick-off teleconference. Invitations to this call are sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties expressing an interest in working with these centers. The main goal of the initial teleconference is to gather information about which groups/projects would be active at the upcoming event to ensure that there were sufficient resources available to meet everyone's needs. Focused discussions about individual projects are conducted during several subsequent teleconferences and permits the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in break-out sessions. In the final days leading up to the meeting, all project teams are asked to complete a template page on the wiki describing the objectives and research plan for each project.  &lt;br /&gt;
&lt;br /&gt;
On the first day of the conference, each project team leader delivers a short presentation to introduce their topic and individual members of their team. These brief presentations serve to both familiarize other teams doing similar work about common problems or practical solutions, and to identify potential subsets of individuals who might benefit from collaborative work.  For the remainder of the conference, about 50% time is devoted to break-out discussions on topics of common interest to particular subsets and 50% to hands-on project work.  For hands-on project work, attendees are organized into 30-50 small teams comprised of 2-4 individuals with a mix of multi-disciplinary expertise.  To facilitate this work, a large room is setup with ample work tables, internet connection, and power access. This enables each computer software development-based team to gather on a table with their individual laptops, connect to the internet, download their software and data, and work on specific projects.  On the final day of the event, each project team summarizes their accomplishments in a closing presentation.&lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2010#Dates_Venue_Registration| click here for Dates, Venue, and Registration]] for this event.&lt;br /&gt;
&lt;br /&gt;
== Agenda==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2010#Agenda|click here for the agenda for AHM 2010 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
== Modules and extensions==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Media:3DSlicer-Modules%2BExtensions-2009-11-27.ppt|Overview]]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation-3.5#Requirements_for_Modules Requirements for modules]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation-3.5#Introduction User-side explanations]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Slicer3:Extensions Developer-side explanations]&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
 &lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
#[[2010_Winter_Project_Week_Spine_Segmentation_Module_in_Slicer3|Spine Segmentation Module in Slicer3]] (Martin Loepprich, Sylvain Jaume, Polina Golland, Ron Kikinis, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_The_Vascular_Modeling_Toolkit_in_3D_Slicer|The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn, Luca Antiga, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_RobustStatisticsDrivenActiveContourSegmentation|Active contour segmentation using robust statistics]] (Yi Gao, Allen Tannenbaum, GT; Andriy Fedorov, Katie Hayes Ron Kikinis, BWH)&lt;br /&gt;
#[[2010_Winter_Project_Week_SegmentationWizard|High Level Wizard for Segmentation of Images]] (Mark Scully, Jeremy Bockholt, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_LongitudinalLupusAnalyses|Longitudinal Analyses of Lesions in Lupus]] (Mark Scully, Jeremy Bockholt, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_MultiscaleLupusAnalyses|Multiscale Analyses of Lupus Patients]] (Mark Scully, Jeremy Bockholt, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_ProstateSeg|Prostate segmentation using shape-based method]] (Andras Lasso, Gabor Fichtinger, Yi Gao, Allen Tannenbaum, Andriy Fedorov)&lt;br /&gt;
#[[2010_Winter_Project_Week_TubularTreeSeg|Tubular Tree Segmentation for brain and cardiac imagery]] (Vandana Mohan, Allen Tannenbaum, GT; Marek Kubicki, BWH)&lt;br /&gt;
#[[2010_Winter_Project_Week_SegmentationEpicardialWall|Epicardial Wall Segmentation]] (Behnood Gholami, Yi Gao, Allen Tannenbaum, GT; Rob MacLeod, Josh Blauer, University of Utah)&lt;br /&gt;
#[[2010_Winter_Project_Week_SegmentationMeshEmbeddedContours|Segmentation on Mesh Surfaces Using Geometric Information]] (Peter Karasev, Matias Perez, Allen Tannenbaum, GT; Ron Kikinis, BWH)&lt;br /&gt;
#[[2010_Winter_Project_Week_TBISegmentation|Segmentation of TBI (Traumatic Brain Injury) Subjects from Multimodal MRI]] (Marcel Prastawa, Guido Gerig, Ron Kikinis)&lt;br /&gt;
#[[2010_Winter_Project_Week_Cardiac_Ablation_Scar_Segmentation|Cadiac Ablation Scar Segmentation]] (Michal Depa, Polina Golland, Ehud Schmidt, Ron Kikinis)&lt;br /&gt;
#[[2010_Winter_Project_Week_Musco_Skeletal_Segmentation | Rapid Segmentation of Knee Structures for Simulation]] (Harish Doddi, Saikat Pal, Luis Ibanez, Scott Delp)&lt;br /&gt;
#[[2010_Winter_Project_Week_WMLS | White Matter Lesion segmentation]] (Minjeong Kim UNC)&lt;br /&gt;
&lt;br /&gt;
=== Registration ===&lt;br /&gt;
#[[2010_Winter_Project_Week_RegistrationCaseLibrary|The 3DSlicer Registration Case Library Project]] (Dominik Meier, Casey Goodlett, Ron Kikinis)&lt;br /&gt;
#[[2010_Winter_Project_Week_Deformation_Field_Visualization|Deformation Field and Tensor Visualization]] (Garrett Larson, Martin Styner)&lt;br /&gt;
#[[2010_Winter_Project_Week_ThalamicNucleiAtlas | Fusion of Anatomy,MRI and Electrophysiology in Parkinson's]]  (Andrzej Przybyszewski, Dominik Meier, Ron Kikinis)&lt;br /&gt;
# [[ 2010_Winter_Project_Week_testbed|Testbed for Evaluation, Comparison, and Parameter Exploration for 3D Registration]] (James Fishbaugh, Guido Gerig)&lt;br /&gt;
# [[ 2010_Winter_Project_Week_HAMMER|HAMMER Registration Algorithm in Slicer 3]] (Guorong Wu, Xiaodong Tao, Jim Miller, and Dinggang Shen)&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
#[[Tissue_Dependent_Registration|Registration with Varying Elastic Parameters for Tumor Resection]] (Petter Risholm, Sandy Wells)&lt;br /&gt;
#[[2010_Winter_Project_Week_MRI_Reconstruction_by_Registration | MRI Reconstruction by Registration for Focused Ultrasound Therapy]] (Ben Schwartz, Sandy Wells)&lt;br /&gt;
# [[2010_Winter_Project_Week_MRI_Guided_Robotic_Prostate_Intervention| MRI-guided Robotic Prostate Intervention]] (Andras Lasso and Junichi Tokuda)&lt;br /&gt;
#[[ 2010_Winter_Project_Week_WM_ATLAS|Atlas-Based White Matter Segmentation for Neurosurgical Planning]] (Lauren O'Donnell, C-F Westin, Alexandra J. Golby)&lt;br /&gt;
# [[2010_Winter_Project_Week_Fast_Imaging_Library_%2B_Siemens_EPI|Fast Imaging Library, and Siemens EPI for IGT]] (Scott Hoge, Nick Todd, Dennis Parker, Katie Hayes)&lt;br /&gt;
&lt;br /&gt;
=== Radiotherapy ===&lt;br /&gt;
# [[2010_Winter_Project_Week_DicomRT_Plugin|DicomRT plugin for Slicer]] (Greg Sharp, others)&lt;br /&gt;
# [[Adaptive Radiotherapy for Head, Neck, and Thorax]] (Ivan Kolesov, Vandana Mohan, Greg Sharp, Allen Tannenbaum )&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
#[[2010_Winter_Project_Week_VervetMRILongitudinalAnalysis|Vervet MRI Longitudinal Analysis]] (Andriy Fedorov, Ron Rikinis, Ginger Li, Chris Wyatt)&lt;br /&gt;
#[[2010_WinterProject_Week_MRSIModule|MRSI Module]] (Bjoern Menze, Polina Golland)&lt;br /&gt;
#[[2010_WinterProject_Week_CorticalThicknessAnalysis|Cortical thickness analysis]] (Clement Vachet, Heather Cody Hazlett, Martin Styner)&lt;br /&gt;
#[[2010_WinterProject_Week_XNATUseforPopulationAnalysis|XNAT Use for Population Analysis]] (Corentin Hamel, Martin Styner, Clement Vachet)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
#[[2010_Winter_Project_Week_XND|XNAT Desktop User Interface]] (Dan M, Wendy P, Ron K)&lt;br /&gt;
#[[2010_Winter_Project_Week_Slicer_XNAT|Slicer 3 XNAT Performance Tuning]] (Wendy P, Dan M, Tim Olson, Nicole Aucoin)&lt;br /&gt;
#[[2010_Winter_Project_Week_catalyst|Harvard CTSC XNAT]] (Yong Gao, Dan M, Tim Olson, John Paulett)&lt;br /&gt;
#[[2010_Winter_Project_Week_xnatfs|xnatfs Integration into XNAT core]] (Dan Blezek, John Paulett, Tim Olsen)&lt;br /&gt;
#[[2010_Winter_Project_Week_OAWMB|Open Access Whole body CT/MR data set]] (Dan Marcus, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_mComment | Annotation of Medical Images]] (Kilian Pohl, Yong Zhang, Nicole Aucion, Wendy Plesniak, Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
=== Diffusion ===&lt;br /&gt;
#[[ 2010_Winter_Project_Week_HARDI_RSH|Integration of Real Spherical Harmonic basis for HARDI models]] (Luke Bloy, C-F Westin)&lt;br /&gt;
#[[ 2010_Winter_Project_Week_Tractography|Filtered tractography]] (James Malcolm, Peter Savadjiev, Yogesh Rathi, C-F Westin, Casey Goodlett)&lt;br /&gt;
#[[ 2010_Winter_Project_Week_HARDI_CONNECTIVITY|Connectivity Study of Neonatal Brain Data using HARDI Techniques]] ( Yundi(Wendy) Shi, Deepika Mahalingam, Martin Styner )&lt;br /&gt;
#[[2010_Winter_Project_Week_TractographyPickingEditing|Tractography Picking and Bundle Editing]] (Jim Miller, Mahnaz Maddah, Nicole Aucoin, Wendy Plesniak, James Malcolm, Alex Yarmarkovich)&lt;br /&gt;
#[[ 2010_Winter_Project_Week_DTI_Fiber_Tract_Statistics|DTI Fiber-Tract Statistics]] (Anuja Sharma, Guido Gerig)&lt;br /&gt;
&lt;br /&gt;
=== NA-MIC Kit Internals ===&lt;br /&gt;
#[[2010_Winter_Project_Week_Testing_for_Extensions|Testing for Extensions]] (Steve, Andriy Fedorov, Jim, Julien Jomier, Katie Hayes, Stuart Wallace)&lt;br /&gt;
#[[2010_Winter_Project_Week_SPECTRE_3DSlicer_Integration|Integration of SPECTRE Java module into 3D Slicer]] (Nicole Aucoin, Aaron Carass, Min Chen, Jim Miller)&lt;br /&gt;
#[[2010_Winter_Project_Week_VTK_3D_Widgets_in_Slicer3|VTK 3D Widgets in Slicer3]] (Nicole Aucoin, Karthik, Will)&lt;br /&gt;
#[[2010_Winter_Project_Week_Slicer3_Colors_Module|Updates to Slicer3 Colors Module]] (Nicole Aucoin)&lt;br /&gt;
#CMAKE Build process (Dave Partyka, Katie Hayes)&lt;br /&gt;
#[[2010_Winter_Project_Week_XNAT_Packaging_For_Slicer | Integration of XNAT Packaging for Slicer Internals]] (Dan, Tim Olsen, Steve Pieper, Dave Partyka, Wendy, Randy)&lt;br /&gt;
#[[2010_Winter_Project_Week_Orthogonal_Planes_Issues|Orthogonal planes in reformat widget issues in Slicer3.5]] (Michal Depa, Steve Pieper)&lt;br /&gt;
#[[2010_Winter_Project_Week_Slicer_Dashboard|Slicer Dashboard]] (Luis, Steve, Bill &amp;amp; All)&lt;br /&gt;
&lt;br /&gt;
(Other possibilities: Plotting, Layouts)&lt;br /&gt;
&lt;br /&gt;
=== NA-MIC Outreach ===&lt;br /&gt;
#[[AHM 2010 Tutorial Polishing | Tutorial Polishing]] (Stuart Wallace, Randy Gollub, Sonia Pujol, all contributing tutorial contest developers)&lt;br /&gt;
&lt;br /&gt;
=== Execution Model ===&lt;br /&gt;
# [[2010_Winter_Project_Week_Qt-ing the Command Line Module | Qt-ing the Command Line Module]] (Jim Miller, Jean-Christophe Fillion-Robin, Julien Finet)&lt;br /&gt;
# [[2010_Winter_Project_Week_Command Line Module Simple Return Types | Simple Return Types]] (Jim Miller)&lt;br /&gt;
&lt;br /&gt;
=== Preparation ===&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]&lt;br /&gt;
# Starting Thursday, October 15th, part of the weekly Thursday 3pm NA-MIC Engineering TCON will be used to prepare for this meeting.  The schedule for these preparatory calls is as follows:&lt;br /&gt;
#*October 15: Engineering Infrastructure Projects&lt;br /&gt;
#*October 22: Funded External Collaboration Projects&lt;br /&gt;
#*October 29: Funded External Collaboration Projects&lt;br /&gt;
#*November 5: DPB Projects &lt;br /&gt;
#*November 19: DPB Projects &lt;br /&gt;
#*December 3: Other/new collaborations&lt;br /&gt;
#*December 10: Finalize Engineering Projects&lt;br /&gt;
#*December 17: Loose Ends&lt;br /&gt;
#By December 17, 2010: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By December 17, 2009: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
##[https://www.kitware.com/Admin/SendPassword.cgi Ask Zack for a Sandbox account]&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. the BIRN). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_HAMMER&amp;diff=46841</id>
		<title>2010 Winter Project Week HAMMER</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Winter_Project_Week_HAMMER&amp;diff=46841"/>
		<updated>2010-01-04T05:36:06Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW2009-v3.png|[[2009_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46840</id>
		<title>2009 Summer Project Week HAMMER Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46840"/>
		<updated>2010-01-04T05:35:16Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
Since summer project week in Boston, we have integrated HAMMER into Slicer as a moduler. Each component has been tested. We have made the tutorial to present how to use HAMMER in Slicer3. 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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46839</id>
		<title>2009 Summer Project Week HAMMER Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46839"/>
		<updated>2010-01-04T05:31:33Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46838</id>
		<title>2009 Summer Project Week HAMMER Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46838"/>
		<updated>2010-01-04T05:30:21Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress in this na-mic meeting&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have finished following work in this na-mic project meeting:&lt;br /&gt;
&lt;br /&gt;
1. Implemented the framework of multi-resolution.&lt;br /&gt;
&lt;br /&gt;
2. Integrated affine registration as the pre-processing step before HAMMER algorithm.&lt;br /&gt;
&lt;br /&gt;
3. Build up the interface for algorithm. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Future plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
We will continue developping and testing our project after Na-mic meeting. Below is the TO-DO list:&lt;br /&gt;
&lt;br /&gt;
1. Automatically performing skull striping;&lt;br /&gt;
&lt;br /&gt;
2. Integrating HAMMER algorithm as the the module in Slicer&lt;br /&gt;
&lt;br /&gt;
3. Do extensive test on the algorithm and release to the Na-mic community.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46837</id>
		<title>2009 Summer Project Week HAMMER Registration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_HAMMER_Registration&amp;diff=46837"/>
		<updated>2010-01-04T05:29:58Z</updated>

		<summary type="html">&lt;p&gt;Grwu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:HammerAttribute.jpg|Components of Hammer Attribute Vectors.&lt;br /&gt;
Image:HammerSimilarity.png|Similarity map (middle column) computed on moving image (right) for the selected point on the fixed image (left, cross). Point indicated by a cross on the middle and right column is the point on the moving image that is the most similar to the picked point on the fixed image.&lt;br /&gt;
Image: namic.png|The output deformation filed by HAMMER.&lt;br /&gt;
[[File:hammer.png]|User]&lt;br /&gt;
Image: hammer.png|User interface in Slicer&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Guorong Wu, Dinggang Shen&lt;br /&gt;
* GE : Xiaodong Tao, Jim Miller&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress in this na-mic meeting&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have finished following work in this na-mic project meeting:&lt;br /&gt;
&lt;br /&gt;
1. Implemented the framework of multi-resolution.&lt;br /&gt;
&lt;br /&gt;
2. Integrated affine registration as the pre-processing step before HAMMER algorithm.&lt;br /&gt;
&lt;br /&gt;
3. Build up the interface for algorithm. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%; color: red;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Future plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
We will continue developping and testing our project after Na-mic meeting. Below is the TO-DO list:&lt;br /&gt;
&lt;br /&gt;
1. Automatically performing skull striping;&lt;br /&gt;
&lt;br /&gt;
2. Integrating HAMMER algorithm as the the module in Slicer&lt;br /&gt;
&lt;br /&gt;
3. Do extensive test on the algorithm and release to the Na-mic community.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Users List&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have released our registration method to the Na-mic society. Below is the list of users:&lt;br /&gt;
&lt;br /&gt;
1. Minjie Wu, Geriatric Psychiatry Neuroimaging Lab, University of Pittsburgh&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* 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.&lt;/div&gt;</summary>
		<author><name>Grwu</name></author>
		
	</entry>
</feed>