<?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=Atriveg</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=Atriveg"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Atriveg"/>
	<updated>2026-04-08T20:18:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69228</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69228"/>
		<updated>2011-06-24T13:12:13Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | Step 1 - You can start by loading a DWI image (should be HARDI) and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Step 2 - Use the segmentation editor (or load any other label map at your convenience). This method requires target regions as well as seeding regions.&lt;br /&gt;
Image:screen3.png | Step 3 - With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | Step 4 - This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated in Step 3. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | Step 5 - The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples. Fibers are always saved to disk in RAS, and colored according to the value of the Finsler cost at the points they go through.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&lt;br /&gt;
* A first version of the backtracing algorithm is ready [http://www.nitrc.org/snapshots.php?group_id=464].&lt;br /&gt;
&lt;br /&gt;
To do:&lt;br /&gt;
&lt;br /&gt;
* Add testing.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69059</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69059"/>
		<updated>2011-06-23T19:21:57Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | Step 1 - You can start by loading a DWI image and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Step 2 - Use the segmentation editor (or load any other label map at your convenience). This method requires target regions as well as seeding regions.&lt;br /&gt;
Image:screen3.png | Step 3 - With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | Step 4 - This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated in Step 3. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | Step 5 - The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples. Fibers are always saved to disk in RAS, and colored according to the value of the Finsler cost at the points they go through.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&lt;br /&gt;
* A first version of the backtracing algorithm is ready [http://www.nitrc.org/snapshots.php?group_id=464].&lt;br /&gt;
&lt;br /&gt;
To do:&lt;br /&gt;
&lt;br /&gt;
* Add testing.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69018</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69018"/>
		<updated>2011-06-23T17:04:26Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | Step 1 - You can start by loading a DWI image and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Step 2 - Use the segmentation editor (or load any other label map at your convenience). This method requires target regions as well as seeding regions.&lt;br /&gt;
Image:screen3.png | Step 3 - With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | Step 4 - This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated in Step 3. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | Step 5 - The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples. Fibers are always saved to disk in RAS, and colored according to the value of the Finsler cost at the points they go through.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&lt;br /&gt;
* A first version of the backtracing algorithm is ready.&lt;br /&gt;
&lt;br /&gt;
To do:&lt;br /&gt;
&lt;br /&gt;
* Add testing.&lt;br /&gt;
* Upload code to nitrc.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69017</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69017"/>
		<updated>2011-06-23T16:59:17Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | Step 1 - You can start by loading a DWI image and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Step 2 - Use the segmentation editor (or load any other label map at your convenience). This method requires target regions as well as seeding regions.&lt;br /&gt;
Image:screen3.png | Step 3 - With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | Step 4 - This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated in Step 3. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | Step 5 - The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&lt;br /&gt;
* A first version of the backtracing algorithm is ready.&lt;br /&gt;
&lt;br /&gt;
To do:&lt;br /&gt;
&lt;br /&gt;
* Add testing.&lt;br /&gt;
* Upload code to nitrc.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69016</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69016"/>
		<updated>2011-06-23T16:56:59Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | Step 1 - You can start by loading a DWI image and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Step 2 - Use the segmentation editor (or load any other label map at your convenience). This method requires target regions as well as seeding regions.&lt;br /&gt;
Image:screen3.png | Step 3 - With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | Step 4 - This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated in Step 3. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | Step 5 - The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69015</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69015"/>
		<updated>2011-06-23T16:55:44Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | You can start by loading a DWI image and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Use the segmentation editor (or load any other label map at your convenience). This method requires target regions as well as seeding regions.&lt;br /&gt;
Image:screen3.png | With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated before. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69014</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=69014"/>
		<updated>2011-06-23T16:54:38Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:screen1.png | You can start by loading a DWI image and a mask (not necessary, but very convenient to accelerate computations).&lt;br /&gt;
Image:screen2.png | Use the segmentation editor (or load any other label map at your convenience). This method requires seeding regions and target regions.&lt;br /&gt;
Image:screen3.png | With the Finsler tractography module, generate a cost map (&amp;quot;Output scalar volume&amp;quot; in the picture) and a map of arrival directions (&amp;quot;Output directions volume&amp;quot;).&lt;br /&gt;
Image:screen4.png | This is how the costs map looks like. Now, you can switch to the Finsler Backtracing module using as input the costs and directions generated before. Choose a target region different from the seeding region.&lt;br /&gt;
Image:screen5.png | The fiber bundles are drawn in Slicer's 3-D view.&lt;br /&gt;
Image:screen6.png | Some other examples&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen6.png&amp;diff=69012</id>
		<title>File:Screen6.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen6.png&amp;diff=69012"/>
		<updated>2011-06-23T16:47:37Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen5.png&amp;diff=69011</id>
		<title>File:Screen5.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen5.png&amp;diff=69011"/>
		<updated>2011-06-23T16:47:21Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen4.png&amp;diff=69010</id>
		<title>File:Screen4.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen4.png&amp;diff=69010"/>
		<updated>2011-06-23T16:47:07Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen3.png&amp;diff=69009</id>
		<title>File:Screen3.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen3.png&amp;diff=69009"/>
		<updated>2011-06-23T16:45:47Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen2.png&amp;diff=69008</id>
		<title>File:Screen2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen2.png&amp;diff=69008"/>
		<updated>2011-06-23T16:45:22Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen1.png&amp;diff=69006</id>
		<title>File:Screen1.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen1.png&amp;diff=69006"/>
		<updated>2011-06-23T16:45:01Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Slicerfinslermethod.png&amp;diff=68329</id>
		<title>File:Slicerfinslermethod.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Slicerfinslermethod.png&amp;diff=68329"/>
		<updated>2011-06-16T21:48:53Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Screenshot of the Slicer module for Finsler tractography.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of the Slicer module for Finsler tractography.&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68326</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68326"/>
		<updated>2011-06-16T21:32:15Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:slicerfinslermethod.png | The Finsler tractography module in Slicer, with an example of the costs map obtained.&lt;br /&gt;
Image:ss1.png | Example of a streamline computed with the Finsler method.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data [http://www.nitrc.org/snapshots.php?group_id=464].&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68325</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68325"/>
		<updated>2011-06-16T21:31:30Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:slicerfinslermethod.png | The Finsler tractography module in Slicer, with an example of the costs map obtained.&lt;br /&gt;
Image:ss1.png | Example of a streamline computed with the Finsler method.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data: [[http://www.nitrc.org/snapshots.php?group_id=464]]&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68324</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68324"/>
		<updated>2011-06-16T21:30:27Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:slicerfinslermethod.png | The Finsler tractography module in Slicer, with an example of the costs map obtained.&lt;br /&gt;
Image:ss1.png | Example of a streamline computed with the Finsler method.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68323</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68323"/>
		<updated>2011-06-16T21:28:59Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:ss1.png | Example of a streamline computed with the Finsler method&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68322</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68322"/>
		<updated>2011-06-16T21:27:26Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Demian Wasserman&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68321</id>
		<title>Project Week/Template</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68321"/>
		<updated>2011-06-16T21:25:45Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Undo revision 68314 by Atriveg (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Isabelle Corouge, Casey Goodlett, Guido Gerig&lt;br /&gt;
* Utah: Tom Fletcher, Ross Whitaker&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 are developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68320</id>
		<title>Project Week/Template</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68320"/>
		<updated>2011-06-16T21:25:22Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Undo revision 68315 by Atriveg (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Antonio Tristán-Vega, Demian Wasserman, Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method &lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68319</id>
		<title>Project Week/Template</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68319"/>
		<updated>2011-06-16T21:24:53Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Undo revision 68316 by Atriveg (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Antonio Tristán-Vega, Demian Wasserman, Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the reference below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68318</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68318"/>
		<updated>2011-06-16T21:24:31Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Antonio Tristán-Vega, Demian Wasserman, Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68316</id>
		<title>Project Week/Template</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68316"/>
		<updated>2011-06-16T21:23:06Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Antonio Tristán-Vega, Demian Wasserman, Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the references below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
&lt;br /&gt;
By this time the following code available in C++/ITK:&lt;br /&gt;
&lt;br /&gt;
* HARDI estimation based on Spherical Harmonics (to compute Finsler local costs).&lt;br /&gt;
* Parallel fast sweeping algorithm (to compute the globally optimal costs).&lt;br /&gt;
* Slicer module implementing the computation of the costs map and arrival directions from input DWI data.&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68315</id>
		<title>Project Week/Template</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68315"/>
		<updated>2011-06-16T21:18:33Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Antonio Tristán-Vega, Demian Wasserman, Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method is described in detail in the reference below. To compute the costs map we use the Fast Sweeping algorithm: upon convergence, this method provides the minimum cost at each image voxel together with the direction such cost was reached from. Thus, the &amp;quot;backtracing&amp;quot; of these directions from a given point to the seeding point/region provides the minimum cost path.&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68314</id>
		<title>Project Week/Template</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week/Template&amp;diff=68314"/>
		<updated>2011-06-16T21:15:41Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Antonio Tristán-Vega, Demian Wasserman, Carl-Fredrik Westin&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;
In the last project week we delivered an implementation of the Finsler method to compute the connectivity among regions in the white matter through High Angular Resolution Diffusion Imaging. Such method provides a costs map from a given seeding point/region to any other point within the brain. The aim in this project is tracing the minimum cost paths between two given regions in the white matter, which will in turn provide the desired streamlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
The method &lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a Slicer Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68313</id>
		<title>Summer project week 2011 Finsler Streamlines</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Summer_project_week_2011_Finsler_Streamlines&amp;diff=68313"/>
		<updated>2011-06-16T21:09:15Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-SLC2011.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Isabelle Corouge, Casey Goodlett, Guido Gerig&lt;br /&gt;
* Utah: Tom Fletcher, Ross Whitaker&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 are developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week&amp;diff=68312</id>
		<title>2011 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week&amp;diff=68312"/>
		<updated>2011-06-16T21:08:29Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[image:PW-MIT2011.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 20-24, 2011&lt;br /&gt;
*'''Location:''' MIT&lt;br /&gt;
&lt;br /&gt;
==Preliminary Agenda==&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, June 20&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday, June 21&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, June 22&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, June 23&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, June 24&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;|'''NA-MIC Update Day'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|'''IGT Day'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;|'''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-12pm'''&lt;br /&gt;
|&lt;br /&gt;
|'''9am-11am:''' [[2011 Project Week Breakout Session: Slicer4|Slicer 4 Core Modules Usability Review]]''' [[MIT_Project_Week_Rooms#Star|Star Room]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''11-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt; [[2011 Summer Project Week Breakout Session Slicer4 Annotation|Slicer4 Annotations]] (Nicole Aucoin)&amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star Room]]&lt;br /&gt;
|'''9am-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Project Week Breakout Session: ITK|ITK]] (Luis Ibanez)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|'''9am-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|'''10am-12pm:''' [[#Projects|Project Progress Updates]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12pm-1pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1pm-5:30pm'''&lt;br /&gt;
|'''1-1:05pm: &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Ron Kikinis: Welcome&amp;lt;/font&amp;gt;'''&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''1:05-3:30pm:''' [[#Projects|Project Introductions]] (all Project Leads)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3:30-5:00pm: NA-MIC Kit Update''' Slicer4 Developers Guided Tour (Pieper) ([[media:2011 Summer-Slicer4.ppt|Draft Slides]]), Slicer4 Extension Writing Tutorial (Finet, Fillion-Robin)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|'''1-3pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [http://wiki.slicer.org/slicerWiki/index.php/Slicer4:MultiVolumeContainer#Summer_2011_Project_Week_Breakout_Session Slicer4 MultiVolume Containers] (Nicole Aucoin)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3-4pm:''' [[Summer_2011_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''4-5pm:''' [[2011 Summer Project Week Breakout Session VTKCharts|VTK Charts]] (Marcus Hanwell)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
|'''12:45-1pm:''' [[Events:TutorialContestJune2011|Tutorial Contest Winner Announcement]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2011_Summer_Project_Week_Breakout_Session_EMRegistration|Inter-subject Registration for EM segmenter]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|'''1-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]] &lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* Please make a link for your project to a new page based on the [[2011_Summer_Project_Week_Template| 2011 Summer Project Page Template]]&lt;br /&gt;
&lt;br /&gt;
#[[2011_Summer_Project_Week_Slicer_DICOM_RT_Brachytherapy|Visualization of DICOM RT Planning Contours and Dose Distributions for Prostate and Gynecologic Brachytherapy in Slicer]](Tina Kapur, Greg Sharp, Jan Egger, Firdaus Janoos)&lt;br /&gt;
#Visualization of b-spline and vector fields (Steve, Danielle, Dominik)&lt;br /&gt;
#[[2011_Summer_Project_Week_Annotation_Module|Annotation Module in Slicer4]] (Nicole Aucoin, Daniel Haehn)&lt;br /&gt;
#[[2011_Summer_Project_Week_RECIST|RECIST Slicer4 module]] (Nicole Aucoin)&lt;br /&gt;
#[[2011_Summer_Project_Week_Dicom2Nrrd|DicomToNrrdConverter refactoring]] ( Xiaodong Tao, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project_Week_normal_consistency_particles|Normal consistency in particle correspondence computation using great circles in principal spheres - Huntington's Disease]], (Beatriz Paniagua, Martin Styner, Sungkyu Jung, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project__Week_Shape_Analysis_UNC |SPHARM &amp;amp; particles shape analysis - Huntington's Disease]] - Lucile Bompard, Clement Vachet, Beatriz Paniagua, Martin Styner&lt;br /&gt;
#Non-rigid, inter-patient registration of bone masks derived from CT for Head and Neck Cancer Radiation Therapy (Ivan Kolesov, Yi Gao, Gregory Sharp, and Allen Tannenbaum)&lt;br /&gt;
#[[2011_Summer_Project_Week_RSS_for_AFib_Ablation|Robust Statistical Segmentation (RSS) for the Atrial Fibrillation Ablation Therapy]] (Yi Gao, Kedar Patwardhan, Wassim Haddad, and Allen Tannenbaum, Rob MacLeod, Josh Blauer, and Josh Cates)&lt;br /&gt;
#Mass Spectrometry for Brain Tumor Therapy (Behnood Gholami, Nathalie Agar)&lt;br /&gt;
#[[Multimodality Image Registration for TBI]] (Yifei Lou, Danielle Pace, Jack Van Horn?, Marcel Prastawa?)&lt;br /&gt;
#[[2011_Summer_Project_Week_Segmentation_TBI|Segmentation of Longitudinal TBI data]] (Bo Wang, Jack Van Horn, Andrei Irimia, Marcel Prastawa, Guido Gerig)&lt;br /&gt;
#Longitudinal Shape Regression - Huntington's Disease (James Fishbaugh, Guido Gerig)&lt;br /&gt;
#[[2011_Summer_Project__Week_DVH|Dose volume histograms in Slicer]] (Greg Sharp, Nadya Shusharina, Steve Pieper, Csaba Pinter, Tina Kapur)&lt;br /&gt;
#[[2011_Summer_Project__Week_DICOM_RT|Synthetic images, vector fields, RT structures and RT doses in Slicer and ITK]]. (Nadya Shusharina, Greg Sharp, Luis Ibanez, Steve Pieper)&lt;br /&gt;
#[[2011_Summer_Project_Week_Watersheds|Interactive Watersheds Segmentation Module for Slicer  for Atrial Fibrillation and HN Cancer]] (Josh Cates, Ross Whitaker, Steve Pieper, Jim Miller, Nadya)&lt;br /&gt;
#Segmentation of Nerve and Nerve Ganglia in the Spine (Adrian Dalca, Giovanna Danagoulian, Ron Kikinis, Ehud Schmidt, Polina Golland)&lt;br /&gt;
#Image Manifold Learning with Spectral Embedding and Laplacian Eigenmaps (Ramesh Sridharan, Polina Golland)&lt;br /&gt;
#Shapeworks Shape Analysis for Atrial Fibrilliation and HD (Manasi Datar, Beatriz UNC, Mark Scully)&lt;br /&gt;
#Explore the applicability of RSS and Shapeworks for Ventricular Segmentation(Chiara Carminati, ?, ?)&lt;br /&gt;
#[[2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3]](Regina Kim, ... )&lt;br /&gt;
#The Vascular Modeling Toolkit in 3D Slicer 4 (Daniel Haehn, Luca Antiga, Steve Pieper)	&lt;br /&gt;
#[[2011_Summer_Project_Week__LANDWARP_integration|Integration of LANDWARP into interactive registration module]] (Andrey Fedorov, Greg Sharp, Nadya Shusharina)&lt;br /&gt;
#[[2011_Summer_Project_Week_Registration_of_mouse_brains|Registration of mouse brains]] (Francois Budin)&lt;br /&gt;
#ShapeWorks Applications (Manasi Datar, Beatriz Paniagua, Martin Styner, Ross Whitaker, ?)&lt;br /&gt;
#[[2011_Summer_Project__Week_Wireless_Joystick|Wireless joystick controlling medical devices and software (e.g. Slicer4) in the operating room]] (Szymon Kostrzewski)&lt;br /&gt;
#[[2011_Summer_Project__Week_Live_Tracked_Ultrasound|Live Tracked Ultrasound with Slicer4 (Tamas Heffter)]]&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/Survey_stealthlink_openigtlink Surveying research teams interested in Open IGT Link support of Stealth Station (Nobuhiko Hata, Ron Kikinis)]&lt;br /&gt;
#[[2011_Summer_Project_Week_DTIPrep|DTIPrep - &amp;quot;Study-specific Protocol&amp;quot; based automatic DWI/DTI quality control and preparation]] - Huntington's Disease (Mashid Farzinfar, Clement Vachet, Joy Matsui, Martin Styner)&lt;br /&gt;
#[[2011_Summer_Project_Week_DTI_PairWise_Registration|DTI pair-wise registration module]] - Huntington's Disease (Clement Vachet, Joy Matsui, Mark Scully, Martin Styner)&lt;br /&gt;
#Volumetric DTI into Slicer for HD for Tract based roi segmentation (Steve Callahan, Mark Scully, Jim Miller)&lt;br /&gt;
#Nifti Support for Diffusion Tensor Images (Demian)&lt;br /&gt;
#Finishing details on the workflows: DICOM-&amp;gt;Full brain tractography / peritumoral (Demian)&lt;br /&gt;
#Refactoring of the tractography display widget (Isaiah)&lt;br /&gt;
#Laterality (Lauren)&lt;br /&gt;
#Selection for models and bundles post-clustering (Lauren)&lt;br /&gt;
#ROI-based / picking selection of fiber bundles (Maybe one of Sylvain's interns)&lt;br /&gt;
#[[Summer_project_week_2011_Finsler_Streamlines|Adding streamlined tractography to the Finsler front propagation tractography toolkit]] (Antonio Tristán-Vega)&lt;br /&gt;
#[[Summer_project_week_2011_Workflows_SOA|Workflows and Service Oriented Architecture Modules for Slicer4 as Extensions]] (Alexander Zaitsev, Wendy Plesniak, Ron Kikinis)&lt;br /&gt;
#[[2011_Summer_Project__Week_DICOM_Networking|DICOM Networking interface for Slicer4]] (Steve Pieper, Nicole Aucoin, Noby Hata)&lt;br /&gt;
#Stenosis Detector in 3D Slicer 4 (Suares Tamekue, Daniel Haehn, Luca Antiga)&lt;br /&gt;
#[[2011_Summer_Project_Week_Spine_Segmentation_And_Osteoporosis_Screening_CT|Spine Segmentation &amp;amp; Osteoporosis Screening In CT Imaging Studies]] (Anthony Blumfield)&lt;br /&gt;
#Slicer module for building an average population HARDI Atlas (Ryan Eckbo)&lt;br /&gt;
#4D Ultrasound (Laurent Chauvin, Noby Hata, Atsushi Yamada)&lt;br /&gt;
#EM Segmentation in 3D Slicer 4 (Daniel Haehn, Dominique Belhachemi, Kilian Pohl)&lt;br /&gt;
#[[NonRigidRegistrationThatAccommodatesResection|Demons Based Non-Rigid Registration that Accommodates Resection in 3D Slicer]] (Petter Risholm, Sandy Wells)&lt;br /&gt;
#[[2011_Summer_Project_Week_re-parameterize_fiber|Re-parameterize fiber tracts for fiber statistics analysis]]&lt;br /&gt;
#[[2011_Summer_Project_Week_Automated_GUI_Testing| Automated GUI Testing (Sonia Pujol, Steve Pieper, Dave Partyka, Jean-Christophe Fillion-Robin, Xiaodong Tao)]]&lt;br /&gt;
#[[2011_Summer_Project_Week_Plastimatch_for_EMSegmenter | Integrating Plastimatch into the EMSegmenter]] (Dominique Belhachemi, Kilian Pohl, Greg Sharp)&lt;br /&gt;
#[[2011_Summer_Project_Week_Customizing_EMSegmenter_pipelines_for_brain_lesions | Customizing EMSegmenter pipelines for brain lesions]] (Dominique Belhachemi, Alexander Zaitsev, Kilian Pohl)&lt;br /&gt;
#[[2011_Summer_Project_Week_Slicer_Extension_for_GLISTR | Slicer extension for GLiome Image SegmenTation and Registration (GLISTR)]] (Andreas Schuh, Daniel Haehn, Kilian Pohl)&lt;br /&gt;
#[[2011_Summer_Project_Week_WMGeometry_Slicer4 | White matter geometry measures in Slicer 4]] (Peter Savadjiev)&lt;br /&gt;
#Internationalization of Slicer (Luping Fang, Steve Pieper, Daniel Haehn, Suares Tamekue, Jean-Christophe Fillion-Robin, Julien Finet, Yiming Ge, Ping Cao)&lt;br /&gt;
#[[2011_Summer_Project_Week__BRAINSFit_new_features_integration|Integrate new features into BRAINSFit]] (Andrey Fedorov, Hans Johnson, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project_Week_FetchMI:_Slicer_integration_with_XNAT |FetchMI: Slicer integration with XNAT 1.5]] (Misha Milchenko, Wendy Plesniak)&lt;br /&gt;
#[[2011_Summer_Project_Week_ODF_though_Fiber_Counting | ODF computation through fiber counting]] (Yinpeng Li, Ipek Oguz, Martin Styner)&lt;br /&gt;
#[[2011_Summer_Project_Week_Intraoperative_Brain_Shift_Monitor|Intraoperative Brain Shift Monitor]] (Jason White, Alex Golby, Steve Pieper)&lt;br /&gt;
#[[2011_Summer_Project_Week_DTI_Volumetric_Segmentation_for_Group_studies | DTI Volumetric Segmentation for Group studies]] (Gopal Veni, Ross Whitaker)&lt;br /&gt;
#[[2011_Summer_Project_Week_Segementation_Reconstruction_Pericardial_Sac]] (Mohasen)&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 13th 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.  If you would like to learn more about this event, please [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week click here to join our mailing list].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 28th 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 40-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 20-24, 2011&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 register [http://guest.cvent.com/d/sdqy0l/4W here].  Payment must be made by credit card.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' Boston Marriott Cambridge, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142.  Group rate is $199/night plus tax.  Book [http://www.marriott.com/hotels/travel/boscb?groupCode=jrbjrba&amp;amp;app=resvlink&amp;amp;fromDate=6/19/11&amp;amp;toDate=6/24/11 here] or call 1-617-494-6600 and mention that you are booking in the MIT Room Block.  '''All reservations must be made by May 29, 2011 to receive the discounted rate.'''&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 28, 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 Thursday May 12, all participants to add a one line title of their project to #Projects&lt;br /&gt;
#By 3pm ET on Thursday June 9, all project leads to complete [[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 16: 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;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Registrants==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list- it is maintaining by the organizers based on your paid registration (see Logistics for link)&lt;br /&gt;
#	Nicole	Aucoin	,	Brigham and Women's Hospital&lt;br /&gt;
#	Dominique	Belhachemi	,	University of Pennsylvania&lt;br /&gt;
#	Anthony	Blumfiled	,	Radnostics&lt;br /&gt;
#	Lucile	Bompard	,	UNC NIRAL&lt;br /&gt;
#	Sylvain	Bouix	,	Brigham and Women's Hospital&lt;br /&gt;
#	Francois	Budin	,	UNC NIRAL&lt;br /&gt;
#	Steve	Callahan	,	University of Utah&lt;br /&gt;
#	Joshua	Cates	,	University of Utah&lt;br /&gt;
#	Laurent	Chauvin	,	Brigham and Women's Hospital&lt;br /&gt;
#	Adrian	Dalca	,	MIT CSAIL&lt;br /&gt;
#	Manasi	Datar	,	University of Utah&lt;br /&gt;
#	Colin	Davey	,	&lt;br /&gt;
#	Ryan	Eckbo	,	Brigham and Women's Hospital&lt;br /&gt;
#	Jan	Egger	,	University Hospital of Marburg&lt;br /&gt;
#	Luping	Fang	,	Zhejiang University of Technology, China&lt;br /&gt;
#	mahshid	farzinfar	,	UNC&lt;br /&gt;
#	Andriy	Fedorov	,	Brigham and Women's Hospital&lt;br /&gt;
#	Julien	Finet	,	Kitware Inc.&lt;br /&gt;
#	James	Fishbaugh	,	University of Utah&lt;br /&gt;
#	Greg	Gardner	,	University of Utah&lt;br /&gt;
#	Ronen	Globinsky	,	Yale University&lt;br /&gt;
#	Maged	Goubran	,	Robarts Research Institute&lt;br /&gt;
#	Daniel	Haehn	,	University of Pennsylvania&lt;br /&gt;
#	Mike	Halle	,	Brigham and Women's Hospital&lt;br /&gt;
#	Noby	Hata	,	Brigham and Women's Hospital&lt;br /&gt;
#	Tamas	Heffter	,	Queen's University&lt;br /&gt;
#	Andrei	Irimia	,	University of California, Los Angeles&lt;br /&gt;
#	Hans	Johnson	,	University of Iowa&lt;br /&gt;
#	Ilknur	Kabul	,	Kitware&lt;br /&gt;
#	Tina	Kapur	,	Brigham and Women's Hospital&lt;br /&gt;
#	Ron	Kikinis	,	Brigham and Women's Hospital; Harvard Medical School&lt;br /&gt;
#	Regina	Kim	,	University of Iowa&lt;br /&gt;
#	Szymon	Kostrzewski	,	Ecole Polytechnique Federale de Lausanne EPFL&lt;br /&gt;
#	Dillon	Lee	,	University of Utah&lt;br /&gt;
#	Yinpeng	Li	,	UNC-NIRAL&lt;br /&gt;
#	Yifei	Lou	,	Georgia Institute of Technology&lt;br /&gt;
#	mohsen	mahvash	,	Harvard Medical School (BWH and VA)&lt;br /&gt;
#	Katie	Mastrogiacomo	,	Brigham and Women's Hospital&lt;br /&gt;
#	Joy	Matsui	,	University of Iowa&lt;br /&gt;
#	Dominik	Meier	,	BWH&lt;br /&gt;
#	Mikhail	Milchenko	,	Washington University in St. Louis&lt;br /&gt;
#	James	Miller	,	GE Research&lt;br /&gt;
#	Isaiah 	Norton	,	Brigham and Women's Hospital&lt;br /&gt;
#	Danielle	Pace	,	Kitware&lt;br /&gt;
#	Beatriz	Paniagua	,	University of North Carolina at Chapel Hill&lt;br /&gt;
#	Xenophon	Papademetris	,	Yale University&lt;br /&gt;
#	Kedar	Patwardhan	,	GE Global Research&lt;br /&gt;
#	Steve	Pieper	,	Isomics, Inc.&lt;br /&gt;
#	Csaba	Pinter	,	Queen's University&lt;br /&gt;
#	Wendy	Plesniak	,	Brigham and Women's Hospital&lt;br /&gt;
#	Kilian	Pohl	,	UPenn&lt;br /&gt;
#	Marcel	Prastawa	,	University of Utah&lt;br /&gt;
#	Sonia	Pujol	,	Brigham and Women's Hospital&lt;br /&gt;
#	Martin	Rajchl	,	Robarts Research Institute&lt;br /&gt;
#	Petter	Risholm	,	Brigham and Women's Hospital&lt;br /&gt;
#	Peter 	Savadjiev	,	Brigham and Women's Hospital&lt;br /&gt;
#	Andreas	Schuh	,	University of Pennsylvania&lt;br /&gt;
#	Mark	Scully	,	University of Iowa&lt;br /&gt;
#	Gregory	Sharp	,	MGH&lt;br /&gt;
#	Yundi	Shi	,	UNC-Chapel Hill&lt;br /&gt;
#	Nadya	Shusharina	,	MGH&lt;br /&gt;
#	Ramesh	Sridharan	,	MIT CSAIL&lt;br /&gt;
#	Hao	Su	,	WPI&lt;br /&gt;
#	Suarez	Tamekue	,	Brigham and Women's Hospital&lt;br /&gt;
#	Xiaodong	Tao	,	GE Research&lt;br /&gt;
#	Clement	Vachet	,	UNC Chapel Hill&lt;br /&gt;
#	Antonio	Vega	,	Brigham and Women's Hospital&lt;br /&gt;
#	Gopal	Veni	,	University of Utah&lt;br /&gt;
#	Bo	Wang	,	University of Utah&lt;br /&gt;
#	Demian	Wasserman	,	Brigham and Women's Hospital&lt;br /&gt;
#	Sandy	Wells	,	Brigham and Women's Hospital&lt;br /&gt;
#	Jason 	White	,	Brigham and Women's Hospital&lt;br /&gt;
#	Atsushi	Yamada	,	Brigham and Women's Hospital&lt;br /&gt;
#	Alexander	Yarmarkovich	,	Isomics&lt;br /&gt;
#	Alexander	Zaitsev	,	Brigham and Women's Hospital&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week&amp;diff=68310</id>
		<title>2011 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week&amp;diff=68310"/>
		<updated>2011-06-16T20:31:45Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[image:PW-MIT2011.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 20-24, 2011&lt;br /&gt;
*'''Location:''' MIT&lt;br /&gt;
&lt;br /&gt;
==Preliminary Agenda==&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, June 20&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday, June 21&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, June 22&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, June 23&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, June 24&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;|'''NA-MIC Update Day'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|'''IGT Day'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;|'''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-12pm'''&lt;br /&gt;
|&lt;br /&gt;
|'''9am-11am:''' [[2011 Project Week Breakout Session: Slicer4|Slicer 4 Core Modules Usability Review]]''' [[MIT_Project_Week_Rooms#Star|Star Room]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''11-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt; [[2011 Summer Project Week Breakout Session Slicer4 Annotation|Slicer4 Annotations]] (Nicole Aucoin)&amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star Room]]&lt;br /&gt;
|'''9am-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Project Week Breakout Session: ITK|ITK]] (Luis Ibanez)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|'''9am-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|'''10am-12pm:''' [[#Projects|Project Progress Updates]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12pm-1pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1pm-5:30pm'''&lt;br /&gt;
|'''1-1:05pm: &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Ron Kikinis: Welcome&amp;lt;/font&amp;gt;'''&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''1:05-3:30pm:''' [[#Projects|Project Introductions]] (all Project Leads)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3:30-5:00pm: NA-MIC Kit Update''' Slicer4 Developers Guided Tour (Pieper) ([[media:2011 Summer-Slicer4.ppt|Draft Slides]]), Slicer4 Extension Writing Tutorial (Finet, Fillion-Robin)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|'''1-3pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [http://wiki.slicer.org/slicerWiki/index.php/Slicer4:MultiVolumeContainer#Summer_2011_Project_Week_Breakout_Session Slicer4 MultiVolume Containers] (Nicole Aucoin)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3-4pm:''' [[Summer_2011_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''4-5pm:''' [[2011 Summer Project Week Breakout Session VTKCharts|VTK Charts]] (Marcus Hanwell)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
|'''12:45-1pm:''' [[Events:TutorialContestJune2011|Tutorial Contest Winner Announcement]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2011_Summer_Project_Week_Breakout_Session_EMRegistration|Inter-subject Registration for EM segmenter]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|'''1-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]] &lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Kiva_32-G449|Kiva Room]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* Please make a link for your project to a new page based on the [[2011_Summer_Project_Week_Template| 2011 Summer Project Page Template]]&lt;br /&gt;
&lt;br /&gt;
#[[2011_Summer_Project_Week_Slicer_DICOM_RT_Brachytherapy|Visualization of DICOM RT Planning Contours and Dose Distributions for Prostate and Gynecologic Brachytherapy in Slicer]](Tina Kapur, Greg Sharp, Jan Egger, Firdaus Janoos)&lt;br /&gt;
#Visualization of b-spline and vector fields (Steve, Danielle, Dominik)&lt;br /&gt;
#[[2011_Summer_Project_Week_Annotation_Module|Annotation Module in Slicer4]] (Nicole Aucoin, Daniel Haehn)&lt;br /&gt;
#[[2011_Summer_Project_Week_RECIST|RECIST Slicer4 module]] (Nicole Aucoin)&lt;br /&gt;
#[[2011_Summer_Project_Week_Dicom2Nrrd|DicomToNrrdConverter refactoring]] ( Xiaodong Tao, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project_Week_normal_consistency_particles|Normal consistency in particle correspondence computation using great circles in principal spheres - Huntington's Disease]], (Beatriz Paniagua, Martin Styner, Sungkyu Jung, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project__Week_Shape_Analysis_UNC |SPHARM &amp;amp; particles shape analysis - Huntington's Disease]] - Lucile Bompard, Clement Vachet, Beatriz Paniagua, Martin Styner&lt;br /&gt;
#Non-rigid, inter-patient registration of bone masks derived from CT for Head and Neck Cancer Radiation Therapy (Ivan Kolesov, Yi Gao, Gregory Sharp, and Allen Tannenbaum)&lt;br /&gt;
#[[2011_Summer_Project_Week_RSS_for_AFib_Ablation|Robust Statistical Segmentation (RSS) for the Atrial Fibrillation Ablation Therapy]] (Yi Gao, Kedar Patwardhan, Wassim Haddad, and Allen Tannenbaum, Rob MacLeod, Josh Blauer, and Josh Cates)&lt;br /&gt;
#Mass Spectrometry for Brain Tumor Therapy (Behnood Gholami, Nathalie Agar)&lt;br /&gt;
#[[Multimodality Image Registration for TBI]] (Yifei Lou, Danielle Pace, Jack Van Horn?, Marcel Prastawa?)&lt;br /&gt;
#[[2011_Summer_Project_Week_Segmentation_TBI|Segmentation of Longitudinal TBI data]] (Bo Wang, Jack Van Horn, Andrei Irimia, Marcel Prastawa, Guido Gerig)&lt;br /&gt;
#Longitudinal Shape Regression - Huntington's Disease (James Fishbaugh, Guido Gerig)&lt;br /&gt;
#[[2011_Summer_Project__Week_DVH|Dose volume histograms in Slicer]] (Greg Sharp, Nadya Shusharina, Steve Pieper, Csaba Pinter, Tina Kapur)&lt;br /&gt;
#[[2011_Summer_Project__Week_DICOM_RT|Synthetic images, vector fields, RT structures and RT doses in Slicer and ITK]]. (Nadya Shusharina, Greg Sharp, Luis Ibanez, Steve Pieper)&lt;br /&gt;
#[[2011_Summer_Project_Week_Watersheds|Interactive Watersheds Segmentation Module for Slicer  for Atrial Fibrillation and HN Cancer]] (Josh Cates, Ross Whitaker, Steve Pieper, Jim Miller, Nadya)&lt;br /&gt;
#Segmentation of Nerve and Nerve Ganglia in the Spine (Adrian Dalca, Giovanna Danagoulian, Ron Kikinis, Ehud Schmidt, Polina Golland)&lt;br /&gt;
#Image Manifold Learning with Spectral Embedding and Laplacian Eigenmaps (Ramesh Sridharan, Polina Golland)&lt;br /&gt;
#Shapeworks Shape Analysis for Atrial Fibrilliation and HD (Manasi Datar, Beatriz UNC, Mark Scully)&lt;br /&gt;
#Explore the applicability of RSS and Shapeworks for Ventricular Segmentation(Chiara Carminati, ?, ?)&lt;br /&gt;
#[[2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3]](Regina Kim, ... )&lt;br /&gt;
#The Vascular Modeling Toolkit in 3D Slicer 4 (Daniel Haehn, Luca Antiga, Steve Pieper)	&lt;br /&gt;
#[[2011_Summer_Project_Week__LANDWARP_integration|Integration of LANDWARP into interactive registration module]] (Andrey Fedorov, Greg Sharp, Nadya Shusharina)&lt;br /&gt;
#[[2011_Summer_Project_Week_Registration_of_mouse_brains|Registration of mouse brains]] (Francois Budin)&lt;br /&gt;
#ShapeWorks Applications (Manasi Datar, Beatriz Paniagua, Martin Styner, Ross Whitaker, ?)&lt;br /&gt;
#[[2011_Summer_Project__Week_Wireless_Joystick|Wireless joystick controlling medical devices and software (e.g. Slicer4) in the operating room]] (Szymon Kostrzewski)&lt;br /&gt;
#[[2011_Summer_Project__Week_Live_Tracked_Ultrasound|Live Tracked Ultrasound with Slicer4 (Tamas Heffter)]]&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/Survey_stealthlink_openigtlink Surveying research teams interested in Open IGT Link support of Stealth Station (Nobuhiko Hata, Ron Kikinis)]&lt;br /&gt;
#[[2011_Summer_Project_Week_DTIPrep|DTIPrep - &amp;quot;Study-specific Protocol&amp;quot; based automatic DWI/DTI quality control and preparation]] - Huntington's Disease (Mashid Farzinfar, Clement Vachet, Joy Matsui, Martin Styner)&lt;br /&gt;
#[[2011_Summer_Project_Week_DTI_PairWise_Registration|DTI pair-wise registration module]] - Huntington's Disease (Clement Vachet, Joy Matsui, Mark Scully, Martin Styner)&lt;br /&gt;
#Volumetric DTI into Slicer for HD for Tract based roi segmentation (Steve Callahan, Mark Scully, Jim Miller)&lt;br /&gt;
#Nifti Support for Diffusion Tensor Images (Demian)&lt;br /&gt;
#Finishing details on the workflows: DICOM-&amp;gt;Full brain tractography / peritumoral (Demian)&lt;br /&gt;
#Refactoring of the tractography display widget (Isaiah)&lt;br /&gt;
#Laterality (Lauren)&lt;br /&gt;
#Selection for models and bundles post-clustering (Lauren)&lt;br /&gt;
#ROI-based / picking selection of fiber bundles (Maybe one of Sylvain's interns)&lt;br /&gt;
#Adding streamlined tractography to the Finsler front propagation tractography toolkit (Antonio)&lt;br /&gt;
#[[Summer_project_week_2011_Workflows_SOA|Workflows and Service Oriented Architecture Modules for Slicer4 as Extensions]] (Alexander Zaitsev, Wendy Plesniak, Ron Kikinis)&lt;br /&gt;
#[[2011_Summer_Project__Week_DICOM_Networking|DICOM Networking interface for Slicer4]] (Steve Pieper, Nicole Aucoin, Noby Hata)&lt;br /&gt;
#Stenosis Detector in 3D Slicer 4 (Suares Tamekue, Daniel Haehn, Luca Antiga)&lt;br /&gt;
#[[2011_Summer_Project_Week_Spine_Segmentation_And_Osteoporosis_Screening_CT|Spine Segmentation &amp;amp; Osteoporosis Screening In CT Imaging Studies]] (Anthony Blumfield)&lt;br /&gt;
#Slicer module for building an average population HARDI Atlas (Ryan Eckbo)&lt;br /&gt;
#4D Ultrasound (Laurent Chauvin, Noby Hata, Atsushi Yamada)&lt;br /&gt;
#EM Segmentation in 3D Slicer 4 (Daniel Haehn, Dominique Belhachemi, Kilian Pohl)&lt;br /&gt;
#[[NonRigidRegistrationThatAccommodatesResection|Demons Based Non-Rigid Registration that Accommodates Resection in 3D Slicer]] (Petter Risholm, Sandy Wells)&lt;br /&gt;
#[[2011_Summer_Project_Week_re-parameterize_fiber|Re-parameterize fiber tracts for fiber statistics analysis]]&lt;br /&gt;
#[[2011_Summer_Project_Week_Automated_GUI_Testing| Automated GUI Testing (Sonia Pujol, Steve Pieper, Dave Partyka, Jean-Christophe Fillion-Robin, Xiaodong Tao)]]&lt;br /&gt;
#[[2011_Summer_Project_Week_Plastimatch_for_EMSegmenter | Integrating Plastimatch into the EMSegmenter]] (Dominique Belhachemi, Kilian Pohl, Greg Sharp)&lt;br /&gt;
#[[2011_Summer_Project_Week_Customizing_EMSegmenter_pipelines_for_brain_lesions | Customizing EMSegmenter pipelines for brain lesions]] (Dominique Belhachemi, Alexander Zaitsev, Kilian Pohl)&lt;br /&gt;
#[[2011_Summer_Project_Week_Slicer_Extension_for_GLISTR | Slicer extension for GLiome Image SegmenTation and Registration (GLISTR)]] (Andreas Schuh, Daniel Haehn, Kilian Pohl)&lt;br /&gt;
#[[2011_Summer_Project_Week_WMGeometry_Slicer4 | White matter geometry measures in Slicer 4]] (Peter Savadjiev)&lt;br /&gt;
#Internationalization of Slicer (Luping Fang, Steve Pieper, Daniel Haehn, Suares Tamekue, Jean-Christophe Fillion-Robin, Julien Finet, Yiming Ge, Ping Cao)&lt;br /&gt;
#[[2011_Summer_Project_Week__BRAINSFit_new_features_integration|Integrate new features into BRAINSFit]] (Andrey Fedorov, Hans Johnson, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project_Week_FetchMI:_Slicer_integration_with_XNAT |FetchMI: Slicer integration with XNAT 1.5]] (Misha Milchenko, Wendy Plesniak)&lt;br /&gt;
#[[2011_Summer_Project_Week_ODF_though_Fiber_Counting | ODF computation through fiber counting]] (Yinpeng Li, Ipek Oguz, Martin Styner)&lt;br /&gt;
#[[2011_Summer_Project_Week_Intraoperative_Brain_Shift_Monitor|Intraoperative Brain Shift Monitor]] (Jason White, Alex Golby, Steve Pieper)&lt;br /&gt;
#[[2011_Summer_Project_Week_DTI_Volumetric_Segmentation_for_Group_studies | DTI Volumetric Segmentation for Group studies]] (Gopal Veni, Ross Whitaker)&lt;br /&gt;
#[[2011_Summer_Project_Week_Segementation_Reconstruction_Pericardial_Sac]] (Mohasen)&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 13th 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.  If you would like to learn more about this event, please [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week click here to join our mailing list].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 28th 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 40-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 20-24, 2011&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 register [http://guest.cvent.com/d/sdqy0l/4W here].  Payment must be made by credit card.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' Boston Marriott Cambridge, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142.  Group rate is $199/night plus tax.  Book [http://www.marriott.com/hotels/travel/boscb?groupCode=jrbjrba&amp;amp;app=resvlink&amp;amp;fromDate=6/19/11&amp;amp;toDate=6/24/11 here] or call 1-617-494-6600 and mention that you are booking in the MIT Room Block.  '''All reservations must be made by May 29, 2011 to receive the discounted rate.'''&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 28, 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 Thursday May 12, all participants to add a one line title of their project to #Projects&lt;br /&gt;
#By 3pm ET on Thursday June 9, all project leads to complete [[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 16: 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;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Registrants==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list- it is maintaining by the organizers based on your paid registration (see Logistics for link)&lt;br /&gt;
#	Nicole	Aucoin	,	Brigham and Women's Hospital&lt;br /&gt;
#	Dominique	Belhachemi	,	University of Pennsylvania&lt;br /&gt;
#	Anthony	Blumfiled	,	Radnostics&lt;br /&gt;
#	Lucile	Bompard	,	UNC NIRAL&lt;br /&gt;
#	Sylvain	Bouix	,	Brigham and Women's Hospital&lt;br /&gt;
#	Francois	Budin	,	UNC NIRAL&lt;br /&gt;
#	Steve	Callahan	,	University of Utah&lt;br /&gt;
#	Joshua	Cates	,	University of Utah&lt;br /&gt;
#	Laurent	Chauvin	,	Brigham and Women's Hospital&lt;br /&gt;
#	Adrian	Dalca	,	MIT CSAIL&lt;br /&gt;
#	Manasi	Datar	,	University of Utah&lt;br /&gt;
#	Colin	Davey	,	&lt;br /&gt;
#	Ryan	Eckbo	,	Brigham and Women's Hospital&lt;br /&gt;
#	Jan	Egger	,	University Hospital of Marburg&lt;br /&gt;
#	Luping	Fang	,	Zhejiang University of Technology, China&lt;br /&gt;
#	mahshid	farzinfar	,	UNC&lt;br /&gt;
#	Andriy	Fedorov	,	Brigham and Women's Hospital&lt;br /&gt;
#	Julien	Finet	,	Kitware Inc.&lt;br /&gt;
#	James	Fishbaugh	,	University of Utah&lt;br /&gt;
#	Greg	Gardner	,	University of Utah&lt;br /&gt;
#	Ronen	Globinsky	,	Yale University&lt;br /&gt;
#	Maged	Goubran	,	Robarts Research Institute&lt;br /&gt;
#	Daniel	Haehn	,	University of Pennsylvania&lt;br /&gt;
#	Mike	Halle	,	Brigham and Women's Hospital&lt;br /&gt;
#	Noby	Hata	,	Brigham and Women's Hospital&lt;br /&gt;
#	Tamas	Heffter	,	Queen's University&lt;br /&gt;
#	Andrei	Irimia	,	University of California, Los Angeles&lt;br /&gt;
#	Hans	Johnson	,	University of Iowa&lt;br /&gt;
#	Ilknur	Kabul	,	Kitware&lt;br /&gt;
#	Tina	Kapur	,	Brigham and Women's Hospital&lt;br /&gt;
#	Ron	Kikinis	,	Brigham and Women's Hospital; Harvard Medical School&lt;br /&gt;
#	Regina	Kim	,	University of Iowa&lt;br /&gt;
#	Szymon	Kostrzewski	,	Ecole Polytechnique Federale de Lausanne EPFL&lt;br /&gt;
#	Dillon	Lee	,	University of Utah&lt;br /&gt;
#	Yinpeng	Li	,	UNC-NIRAL&lt;br /&gt;
#	Yifei	Lou	,	Georgia Institute of Technology&lt;br /&gt;
#	mohsen	mahvash	,	Harvard Medical School (BWH and VA)&lt;br /&gt;
#	Katie	Mastrogiacomo	,	Brigham and Women's Hospital&lt;br /&gt;
#	Joy	Matsui	,	University of Iowa&lt;br /&gt;
#	Dominik	Meier	,	BWH&lt;br /&gt;
#	Mikhail	Milchenko	,	Washington University in St. Louis&lt;br /&gt;
#	James	Miller	,	GE Research&lt;br /&gt;
#	Isaiah 	Norton	,	Brigham and Women's Hospital&lt;br /&gt;
#	Danielle	Pace	,	Kitware&lt;br /&gt;
#	Beatriz	Paniagua	,	University of North Carolina at Chapel Hill&lt;br /&gt;
#	Xenophon	Papademetris	,	Yale University&lt;br /&gt;
#	Kedar	Patwardhan	,	GE Global Research&lt;br /&gt;
#	Steve	Pieper	,	Isomics, Inc.&lt;br /&gt;
#	Csaba	Pinter	,	Queen's University&lt;br /&gt;
#	Wendy	Plesniak	,	Brigham and Women's Hospital&lt;br /&gt;
#	Kilian	Pohl	,	UPenn&lt;br /&gt;
#	Marcel	Prastawa	,	University of Utah&lt;br /&gt;
#	Sonia	Pujol	,	Brigham and Women's Hospital&lt;br /&gt;
#	Martin	Rajchl	,	Robarts Research Institute&lt;br /&gt;
#	Petter	Risholm	,	Brigham and Women's Hospital&lt;br /&gt;
#	Peter 	Savadjiev	,	Brigham and Women's Hospital&lt;br /&gt;
#	Andreas	Schuh	,	University of Pennsylvania&lt;br /&gt;
#	Mark	Scully	,	University of Iowa&lt;br /&gt;
#	Gregory	Sharp	,	MGH&lt;br /&gt;
#	Yundi	Shi	,	UNC-Chapel Hill&lt;br /&gt;
#	Nadya	Shusharina	,	MGH&lt;br /&gt;
#	Ramesh	Sridharan	,	MIT CSAIL&lt;br /&gt;
#	Hao	Su	,	WPI&lt;br /&gt;
#	Suarez	Tamekue	,	Brigham and Women's Hospital&lt;br /&gt;
#	Xiaodong	Tao	,	GE Research&lt;br /&gt;
#	Clement	Vachet	,	UNC Chapel Hill&lt;br /&gt;
#	Antonio	Vega	,	Brigham and Women's Hospital&lt;br /&gt;
#	Gopal	Veni	,	University of Utah&lt;br /&gt;
#	Bo	Wang	,	University of Utah&lt;br /&gt;
#	Demian	Wasserman	,	Brigham and Women's Hospital&lt;br /&gt;
#	Sandy	Wells	,	Brigham and Women's Hospital&lt;br /&gt;
#	Jason 	White	,	Brigham and Women's Hospital&lt;br /&gt;
#	Atsushi	Yamada	,	Brigham and Women's Hospital&lt;br /&gt;
#	Alexander	Yarmarkovich	,	Isomics&lt;br /&gt;
#	Alexander	Zaitsev	,	Brigham and Women's Hospital&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63073</id>
		<title>2011 Winter Project Week:FinslerTractography</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63073"/>
		<updated>2011-01-07T15:52:24Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:ss1.png | Examples of the segmented cingulum using Finsler tractography&lt;br /&gt;
Image:ss2.png | Examples of the segmented cingulum using Finsler tractography&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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 are coding in ITK the method for fiber bindle segmentation by John Melonako, which is currently written only in MatLab.&lt;br /&gt;
&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;
The approach is as described in the references:&lt;br /&gt;
* Create anchor tract by minimizing Finsler length using fast sweeping.&lt;br /&gt;
* Volumetric segmentation of fiber bundles starting from anchor tract.&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;
For the development of the method, we start with:&lt;br /&gt;
* ITK directional iterators for fast sweeping (complete).&lt;br /&gt;
* itk::FastSweeping class (incomplete).&lt;br /&gt;
* itk::FinslerTractography class (incomplete).&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a ITK Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63072</id>
		<title>2011 Winter Project Week:FinslerTractography</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63072"/>
		<updated>2011-01-07T15:51:33Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:ss1.png&lt;br /&gt;
[[File:ss2.png]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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 are coding in ITK the method for fiber bindle segmentation by John Melonako, which is currently written only in MatLab.&lt;br /&gt;
&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;
The approach is as described in the references:&lt;br /&gt;
* Create anchor tract by minimizing Finsler length using fast sweeping.&lt;br /&gt;
* Volumetric segmentation of fiber bundles starting from anchor tract.&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;
For the development of the method, we start with:&lt;br /&gt;
* ITK directional iterators for fast sweeping (complete).&lt;br /&gt;
* itk::FastSweeping class (incomplete).&lt;br /&gt;
* itk::FinslerTractography class (incomplete).&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a ITK Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63070</id>
		<title>2011 Winter Project Week:FinslerTractography</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63070"/>
		<updated>2011-01-07T15:50:45Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:ss1.png]]&lt;br /&gt;
[[File:ss2.png]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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 are coding in ITK the method for fiber bindle segmentation by John Melonako, which is currently written only in MatLab.&lt;br /&gt;
&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;
The approach is as described in the references:&lt;br /&gt;
* Create anchor tract by minimizing Finsler length using fast sweeping.&lt;br /&gt;
* Volumetric segmentation of fiber bundles starting from anchor tract.&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;
For the development of the method, we start with:&lt;br /&gt;
* ITK directional iterators for fast sweeping (complete).&lt;br /&gt;
* itk::FastSweeping class (incomplete).&lt;br /&gt;
* itk::FinslerTractography class (incomplete).&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a ITK Module&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63068</id>
		<title>2011 Winter Project Week:FinslerTractography</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63068"/>
		<updated>2011-01-07T15:47:23Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:ss1.png]]&lt;br /&gt;
[[File:ss2.png]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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 are coding in ITK the method for fiber bindle segmentation by John Melonako, which is currently written only in MatLab.&lt;br /&gt;
&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;
&lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonnakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Ss2.png&amp;diff=63067</id>
		<title>File:Ss2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Ss2.png&amp;diff=63067"/>
		<updated>2011-01-07T15:46:12Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Ss1.png&amp;diff=63066</id>
		<title>File:Ss1.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Ss1.png&amp;diff=63066"/>
		<updated>2011-01-07T15:45:45Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63065</id>
		<title>2011 Winter Project Week:FinslerTractography</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week:FinslerTractography&amp;diff=63065"/>
		<updated>2011-01-07T15:40:16Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-SLC2011.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* LMI: Antonio Tristán-Vega&lt;br /&gt;
* LMI: Carl-Fredrik Westin&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 are coding in ITK the method for fiber bindle segmentation by John Melonako, which is currently written only in MatLab.&lt;br /&gt;
&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;
&lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Melonakos, J.;   Pichon, E.;   Angenent, S.;   Tannenbaum, A.; &amp;quot;Finsler active contours.&amp;quot; IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(3): 412-423, 2008.&lt;br /&gt;
* Melonnakos, J.; Mohan, V.; Niethammer, M.; Smith, K.; Kubicki M.; Tannenbaum, A.; &amp;quot;Finsler tractography for white matter connectivity analysis of the cingulum bundle&amp;quot;, Procs. MICCAI 2007, LNCS 4791, pp. 36-43.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week&amp;diff=63064</id>
		<title>2011 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Winter_Project_Week&amp;diff=63064"/>
		<updated>2011-01-07T15:32:43Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: /* Diffusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Project Events]], [[Events]]&lt;br /&gt;
 Back to [[Project Events]], [[AHM_2011]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[image:PW-SLC2011.png|300px]]&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2011#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_2011#Agenda|click here for the agenda for AHM 2011 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 10-14, 2011, the twelfth 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 engage 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;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
 &lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
* [[2011_Winter_Project_Week:Extension of ABC to detect pathology categories|Extension of ABC (Atlas-Based Classification) to detect pathology categories, with tests on TBI images]] (Bo Wang, Jack Van Horn, Marcel Prastawa, Guido Gerig).&lt;br /&gt;
* [[2011_Winter_Project_Week:Atrial_Fibrillation|Segmentation of the left atrial wall for atrial fibrillation ablation therapy]] (Behnood Gholami, Yi Gao, and Allen Tannenbaum)&lt;br /&gt;
* [[2011_Winter_Project_Week:The_Vascular_Modeling_Toolkit_in_3D_Slicer|The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn, Luca Antiga, Kilian Pohl, Steve Pieper, Ron Kikinis)&lt;br /&gt;
* [[2011_Winter_Project_Week:TubeTK_VascularImageSegmentationAndAnalysis|TubeTK for vascular image segmentation and analysis]] (Stephen Aylward, Danielle Pace, Steve Pieper)&lt;br /&gt;
* [[2011_Winter_Project_Week:StenosisDetector|A stenosis detector in Slicer4 using VMTK ]](Suares Tamekue, Daniel Haehn, Luca Antiga, Ron Kikinis)&lt;br /&gt;
* [[2011_Winter_Project_Week:MeshCurvolver|Surface Region Segmentation for Surgical Planning and Mapping ]] (Peter Karasev, Karol Chudy, Allen Tannenbaum)&lt;br /&gt;
* [[2011_Winter_Project_Week:SPECTRE_Integration|Integration of SPECTRE into Slicer]] (Nicole Aucoin, Min Chen)&lt;br /&gt;
* [[2011_Winter_Project_Week:NerveSeg|Segmentation of Nerve and Nerve Ganglia in the Spine]] (Adrian Dalca, Giovanna Danagoulian, Ehud Schmidt, Polina Golland)&lt;br /&gt;
&lt;br /&gt;
=== Registration ===&lt;br /&gt;
*[[2011_Winter_Project_Week:RegistrationCaseLibrary|The 3DSlicer Registration Case Library]] (Dominik Meier,Ron Kikinis)&lt;br /&gt;
*[[2011_Winter_Project_Week:RegistrationAnisotropy|Voxel Anisotropy and Bias Field Effects on Slicer Image Registration]] (Dominik Meier, Andriy Fedorov, William Wells) (tentative)&lt;br /&gt;
* [[2011_Winter_Project_Week:DTIRegistrationWizard|DTI registration &amp;amp; resampling wizard]] (Dominik Meier, Hans Johnson, Francois Budin, Mark Scully)&lt;br /&gt;
* [[2011_Winter_Project_Week:Efficient co-registration of multiple MR modalities using the ABC|Efficient co-registration of multiple MR modalities using the ABC (atlas-based classification) framework, joint visualization of multiple co-registered modalities]] (Bo Wang, Jack Van Horn, Marcel Prastawa, Guido Gerig).&lt;br /&gt;
* [[2011_Winter_Project_Week:DTI_MRI_Registration|DTI MRI Registration- Evaluation of registration schemes]] (Anuja Sharma, Guido Gerig)&lt;br /&gt;
* [[2011_Winter_Project_Week:Atlas_Registration_in_Slicer3|Atlas Registration in Slicer3]] (Daniel Haehn, Dominik Meier, Kilian Pohl, Ryan Eckbo)&lt;br /&gt;
* [[2011_Winter_Project_Week:RegistrationInPresenceOfAnatomicVariation|Registration in the presence of anatomic variation (sliding organ registration)]] (Danielle Pace, Marc Niethammer, Petter Risholm, Tina Kapur, Sandy Wells, Stephen Aylward)&lt;br /&gt;
* [[2011_Winter_Project_Week:UncertaintyVisualization|Visualizing registration uncertainty in Slicer3]] (Peter Risholm, William Wells)&lt;br /&gt;
* [[2011_Winter_Project_Week:LandmarkRegularization|Landmark-based registration with analytic regularization]] (Nadya Shusharina, Gregory Sharp)&lt;br /&gt;
* [[2011_Winter_Project_Week:DTIPipeline|DTI registration/processing pipeline in Slicer3]] (Francois Budin, Clement Vachet)&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
*[[2011_Winter_Project_Week:OpenIGTLink| OpenIGTLink 2.0]] (Junichi Tokuda, Nobuhiko Hata) &lt;br /&gt;
*[[2011_Winter_Project_Week:Osteomark|Osteormark, navigation tool for Osteotomy]] (Laurent Chauvin, Nobuhiko Hata)&lt;br /&gt;
*[[2011_Winter_Project_Week:Intra-ProceduralProstateMotion|Detection and compensation for prostate motion during MR-guided prostate biopsy]] (A.Fedorov, Andras Lasso)&lt;br /&gt;
*[[2011_Winter_Project_Week:ThinClientQtInterfaceForIGT|Thin Client QT Interface for IGT]] (Nicholas Herlambang, Steve Pieper, Julien Finet, JC)&lt;br /&gt;
*[[2011_Winter_Project_Week:TransformRecorderAndProcedureAnnotation|Transform recorder and (surgical) procedure annotation module]] (Tamas Ungi, Junichi Tokuda)&lt;br /&gt;
*[[2011_Winter_Project_Week:SurgicalToolsTracking|Surgical Tools Tracking]] (Martin Rajchl, Feng Li)&lt;br /&gt;
*[[2011_Winter_Project_Week:Slicer IGT Looking Forward| Slicer IGT Looking forward]] (Nobuhiko Hata, Junichi Tokuda, Andriy Fedorov, Sandy Wells, Danielle Pace)&lt;br /&gt;
&lt;br /&gt;
=== Radiotherapy ===&lt;br /&gt;
* [[2011_Winter_Project_Week:SegEye|Segmentation of the eye structures for Adaptive Radiotherapy]] (Ivan Kolesov, Gregory Sharp, and Allen Tannenbaum)&lt;br /&gt;
* [[2011_Winter_Project_Week:DicomRtExport|DICOM-RT export]] (Greg Sharp, Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
* [[2011_Winter_Project_Week:GAMBITCorticalThicknessAnalysis |GAMBIT - Cortical thickness analysis]] - Clement Vachet, Martin Styner&lt;br /&gt;
* [[2011_Winter_Project_Week:ParticleShapeAnalysis|Particle shape analysis incorporating surface normals ]] - Beatriz Paniagua, Martin Styner&lt;br /&gt;
* [[2011_Winter_Project_Week:NAMICShapeAnalysis |NAMIC shape analysis pipeline in Slicer 3]] - Lucile Bompard, Martin Styner, Clement Vachet, Chris Gloschat&lt;br /&gt;
* [[2011_Winter_Project_Week:ParticleShapeEngineering|Particle Systems for Shape Analysis]] - Josh Cates, Manasi Datar, Ross Whitaker&lt;br /&gt;
* [[2011_Winter_Project_Week:MRSI_module_and_SIVIC_interface| MRSI module and SIVIC interface]] - Bjoern Menze, Jason Crane, Beck Olson, Polina Golland&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
* [[2011_Winter_Project_Week:UIowaTHPDTIData|Share all UIowa Traveling Human Phantom DTI data with NAMIC]] - Mark Scully, Hans Johnson, Zack M.&lt;br /&gt;
* [[2011_Winter_Project_Week:FetchMIAPI|Recode FetchMI API to work with XNAT 1.5 API]] - Dan Marcus, Misha Milchenko&lt;br /&gt;
* [[2011_Winter_Project_Week:XNATSceneSupport|Engineer XNAT infrastructure for handling slicer scene files]] - Dan Marcus, Misha Milchenko&lt;br /&gt;
&lt;br /&gt;
=== Diffusion ===&lt;br /&gt;
* [[2011_Winter_Project_Week:DicomToNrrdTestSuite |Test suite for DicomToNrrdConverter]] - Mark Scully, Zach Mullen, Xiaodong Tao, Hans Johnson &lt;br /&gt;
* [[2011_Winter_Project_Week:DicomToNrrdRefactoring |Requirements gathering for refactoring DicomToNrrdConverter]] - Mark Scully, Xiaodong Tao, Hans Johnson &lt;br /&gt;
* [[2011_Winter_Project_Week:DTIPrepDocumentation |Documentation and 1st Draft Tutorial for DTIPrep]] - Clement Vachet, Mark Scully, Hans Johnson&lt;br /&gt;
* [[2011_Winter_Project_Week:VoxelwizeFiberDistributionFromTractography |Voxelwise fiber distribution from tractography]] - Yinpeng Li, Martin Styner&lt;br /&gt;
* [[2011_Winter_Project_Week:TwoTensorTracts |Two-tensor full brain tractography pipeline]] - Lauren O'Donnell, Yogesh Rathi,  C-F Westin&lt;br /&gt;
* [[2011_Winter_Project_Week:FreeWaterElimination |Free-water elimination]]  - Ofer Pasternak, Demian Wassermann, C-F Westin&lt;br /&gt;
* [[2011_Winter_Project_Week:FinslerTractography |Finsler tractography in ITK]] - Antonio Tristan-Vega, C-F Westin&lt;br /&gt;
* [[Statistical analysis of WM tracts generated by Tractography and Volumetric framework]] - Gopal Veni, Ross Whitaker&lt;br /&gt;
&lt;br /&gt;
=== NA-MIC Kit Internals ===&lt;br /&gt;
&lt;br /&gt;
* [[2011_Winter_Project_Week:Command_line_module_logic_redesign|Command line module logic redesign]] (passing paramenters, tie into workflows) - Jim, Steve&lt;br /&gt;
* 64bit Windows Builds - Dave P&lt;br /&gt;
* Dashboards: Factory machine, subprojects, and CDash@Home - Dave P, Zack M, Steve, and Stephen&lt;br /&gt;
* [[2011_Winter_Project_Week:MIDAS_for_data_hosting|MIDAS for data hosting]] - Zach M and Hans&lt;br /&gt;
* [[2011_Winter_Project_Week:VTK_Widgets|vtkWidgets]] JC and Will, Nicole Aucoin&lt;br /&gt;
* [[2011_Winter_Project_Week:Annotation_module_in_Slicer4_Display_widget_intersections|Annotation module in Slicer4: Display widget intersections]] (Daniel Haehn, Nicole Aucoin, Steve Pieper)&lt;br /&gt;
* [[2011_Winter_Project_Week: Python and Slicer4| Python and Slicer4]]: Workflows, Scripting, and Porting - JC, Jim, Steve, and Danielle&lt;br /&gt;
* [[2011_Winter_Project_Week: Slice View Performance| Improve Performance of Slice Rendering in slicer3 and slicer4]] (Steve, Will, Jc, J2, Jim, Luca)&lt;br /&gt;
* [[2011_NAMIC_Project_week:_Real-Time_Volume_Rendering_for_Virtual_Colonoscopy| Real-Time Volume Rendering for Virtual Colonoscopy]] (Steve, Alex)&lt;br /&gt;
* [[2011_Winter_Project_Week:_Slicer4-ITK4_Continuous_Integration| Slicer4 - ITK4 Integration]] (Bill, Luis)&lt;br /&gt;
&lt;br /&gt;
=== Execution Model ===&lt;br /&gt;
* [[2011_Winter_Project_Week::ExtractSEM|Extract SlicerExecutionModel (SEM) into separate entity]].  SEM is the only component needed to build modules compatible with Slicer3D, so it should be easy incorporate into external applications without all of Slicer3D.  Jim, Hans&lt;br /&gt;
* [[2011_Winter_Project_Week:ExtendSEMXml|Extend SEM xml]] to include sections for explicit grant acknowledgements, pointers to documentation, and pointers to examples. - Hans, Andriy&lt;br /&gt;
* [[2011_Winter_Project_Week:SEMXMLSchema|Create a formal schema for the SEM xml so that eternal tools (i.e. nipype) can validate the xml.]] - Hans Johnson, Jim Miller, Tim Olsen&lt;br /&gt;
* [[2011_Winter_Project_Week:XMLToMediaWiki|Improve documentation extractor script that converts XML to MediaWiki format so that it can directly push this information into the Slicer3D MediaWiki.]] - (Wiki Systems Admin), Hans Johnson, Steve Pieper, Stephen Aylward&lt;br /&gt;
* [[2011_Winter_Project_Week:ExternalToolsMergingStrategies | Improve merging strategies between software that is part of externals tools and part of Slicer.]] - Mark Scully, Hans Johnson&lt;br /&gt;
&lt;br /&gt;
=== Workflows and Integration ===&lt;br /&gt;
# [[Winter_project_week_2011_Workflows_SOA|Workflows and Service Oriented Architecture Solutions for Slicer3 Modules]] (Alexander Zaitsev, Wendy Plesniak, Charles Guttmann, Ron Kikinis)&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 28th, 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 28: Engineering Infrastructure Projects&lt;br /&gt;
#*November 4: Engineering Infrastructure Projects&lt;br /&gt;
#*November 11: DPB Projects: Iowa, Outcomes from Alg Core Retreat &lt;br /&gt;
#*November 18: DPB Projects: MGH &lt;br /&gt;
#*November 25:  DBP Projects, Funded External Collaborations&lt;br /&gt;
#*December 2: Funded External Collaborations&lt;br /&gt;
#*December 9: Other External Collaborations&lt;br /&gt;
#*December 16:Finalize Engineering Projects &lt;br /&gt;
#*January 6: Loose Ends&lt;br /&gt;
#By December 16, 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 16, 2010: 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>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=User:Atriveg&amp;diff=63063</id>
		<title>User:Atriveg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=User:Atriveg&amp;diff=63063"/>
		<updated>2011-01-07T15:30:26Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=User:Atriveg&amp;diff=63062</id>
		<title>User:Atriveg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=User:Atriveg&amp;diff=63062"/>
		<updated>2011-01-07T15:28:27Z</updated>

		<summary type="html">&lt;p&gt;Atriveg: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-SLC2011.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.&lt;br /&gt;
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Instructions for Use of this Template==&lt;br /&gt;
#Please create a new wiki page with an appropriate title for your project using the convention Project/&amp;lt;Project Name&amp;gt;&lt;br /&gt;
#Copy the entire text of this page into the page created above&lt;br /&gt;
#Link the created page into the list of projects for the project event&lt;br /&gt;
#Delete this section from the created page&lt;br /&gt;
#Send an email to tkapur at bwh.harvard.edu if you are stuck&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Isabelle Corouge, Casey Goodlett, Guido Gerig&lt;br /&gt;
* Utah: Tom Fletcher, Ross Whitaker&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 are developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
&lt;br /&gt;
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is &amp;lt;foo&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Our plan for the project week is to first try out &amp;lt;bar&amp;gt;,...&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;
Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the [[NA-MIC/Projects/Diffusion_Image_Analysis/DTI_Software_and_Algorithm_Infrastructure|DTI Software Infrastructure]] project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.&lt;br /&gt;
&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;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Fletcher P, Tao R, Jeong W, Whitaker R. [http://www.na-mic.org/publications/item/view/634 A volumetric approach to quantifying region-to-region white matter connectivity in diffusion tensor MRI.] Inf Process Med Imaging. 2007;20:346-358. PMID: 17633712.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gouttard S, Gerig G. [http://www.na-mic.org/publications/item/view/292 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Med Image Anal. 2006 Oct;10(5):786-98. PMID: 16926104.&lt;br /&gt;
* Corouge I, Fletcher P, Joshi S, Gilmore J, Gerig G. [http://www.na-mic.org/publications/item/view/1122 Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis.] Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838.&lt;br /&gt;
* Goodlett C, Corouge I, Jomier M, Gerig G, A Quantitative DTI Fiber Tract Analysis Suite, The Insight Journal, vol. ISC/NAMIC/ MICCAI Workshop on Open-Source Software, 2005, Online publication: http://hdl.handle.net/1926/39 .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Atriveg</name></author>
		
	</entry>
</feed>