<?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=Cvachet</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=Cvachet"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Cvachet"/>
	<updated>2026-05-13T08:49:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=SPIE2012_Slicer&amp;diff=73904</id>
		<title>SPIE2012 Slicer</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=SPIE2012_Slicer&amp;diff=73904"/>
		<updated>2012-02-01T21:06:30Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Slicer4 binaries for the SPIE2012 course:  [[SPIE_2012_DTI_Workshop | Go to event page]]&lt;br /&gt;
&lt;br /&gt;
*Mac OSX 10.7 (Lion) - Tested Jan 31 : [http://slicer.kitware.com/midas3/item/305 Download at Slicer MIDAS]&lt;br /&gt;
*Windows 7 (VS 2008) : [http://slicer.kitware.com/midas3/item/310 Download at Slicer MIDAS]&lt;br /&gt;
*Linux 64 : [http://slicer.kitware.com/midas3/item/311 Download at Slicer MIDAS]&lt;br /&gt;
&lt;br /&gt;
Tutorial list&lt;br /&gt;
# DICOM to NRRD conversion module [[media:2012-SPIE-DICOMToNRRDConversionTutorial.pptx‎ | PPTX ]]&lt;br /&gt;
# DTIPrep module [[media:2012-SPIE-DTIQC.pptx‎ | PPTX]]&lt;br /&gt;
# Pairwise registration to atlas via DTI-Reg [[media:2012-SPIE-DTI-Reg-Tutorial.pptx | PPTX]]&lt;br /&gt;
# FiberViewer Light module [[media:2012-SPIE-FiberViewerLightTutorial.pptx | PPTX]]&lt;br /&gt;
&lt;br /&gt;
Timeline&lt;br /&gt;
*Jan 20: Martin sends 1-2 slides to Sonia for overview session &lt;br /&gt;
*Jan 20: Linux and Mac binaries ready&lt;br /&gt;
*Jan 27: windows binaries ready&lt;br /&gt;
*Jan 27: all draft presentations ready&lt;br /&gt;
*Jan 31: all tutorials tested on all platforms&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=73713</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=73713"/>
		<updated>2012-01-13T16:11:19Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTI-Reg_UI.jpg| DTI-Reg user interface&lt;br /&gt;
Image:DTIReg_Extension_Slicer4_CDash.jpg| DTI-Reg CDash&lt;br /&gt;
Image:DTI_Reg_Extension_Slicer4.jpg| DTI-Reg Slicer 4 extension&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform [[Projects:AtlasBasedDTIFiberAnalyzerFramework|atlas-based DTI population analysis]]. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications, called via BatchMake. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
*Advertised [http://www.nitrc.org/projects/dtireg/ DTI-Reg] to several collaborators (NITRC project)&lt;br /&gt;
**Part of the general [[Projects:AtlasBasedDTIFiberAnalyzerFramework| atlas-based DTI analysis framework]] from UNC/Utah&lt;br /&gt;
*Discussion with J-C with respect to Slicer4 extensions&lt;br /&gt;
*First attempt to build DTI-Reg built as a Slicer4 extension (cf images)&lt;br /&gt;
** Dependent packages would need to be extensions as well: (DTIProcess...)&lt;br /&gt;
**CMake files still need to be cleaned (using Slicer or individual libraries to compile the whole project)&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=73686</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=73686"/>
		<updated>2012-01-13T15:52:07Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTI-Reg_UI.jpg| DTI-Reg user interface&lt;br /&gt;
Image:DTIReg_Extension_Slicer4_CDash.jpg| DTI-Reg CDash&lt;br /&gt;
Image:DTI_Reg_Extension_Slicer4.jpg| DTI-Reg Slicer 4 extension&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform [[Projects:AtlasBasedDTIFiberAnalyzerFramework|atlas-based DTI population analysis]]. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications, called via BatchMake. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
*Advertised [http://www.nitrc.org/projects/dtireg/ DTI-Reg] to several collaborators (NITRC project)&lt;br /&gt;
*Discussion with J-C with respect to Slicer4 extensions&lt;br /&gt;
*First attempt to build DTI-Reg built as a Slicer4 extension (cf images)&lt;br /&gt;
** Dependent packages would need to be extensions as well: (DTIProcess...)&lt;br /&gt;
**CMake files still need to be cleaned (using Slicer or individual libraries to compile the whole project)&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:DTI_Reg_Extension_Slicer4.jpg&amp;diff=73684</id>
		<title>File:DTI Reg Extension Slicer4.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:DTI_Reg_Extension_Slicer4.jpg&amp;diff=73684"/>
		<updated>2012-01-13T15:51:26Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:DTIReg_Extension_Slicer4_CDash.jpg&amp;diff=73679</id>
		<title>File:DTIReg Extension Slicer4 CDash.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:DTIReg_Extension_Slicer4_CDash.jpg&amp;diff=73679"/>
		<updated>2012-01-13T15:49:19Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:DTI-Reg_UI.jpg&amp;diff=73667</id>
		<title>File:DTI-Reg UI.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:DTI-Reg_UI.jpg&amp;diff=73667"/>
		<updated>2012-01-13T15:33:58Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: uploaded a new version of &amp;quot;File:DTI-Reg UI.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DTI-Reg user interface - Pairwise DTI registration module&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=73664</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=73664"/>
		<updated>2012-01-13T15:33:02Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTI-Reg_UI.jpg| DTI-Reg user interface&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform [[Projects:AtlasBasedDTIFiberAnalyzerFramework|atlas-based DTI population analysis]]. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications, called via BatchMake. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
*Advertised [http://www.nitrc.org/projects/dtireg/ DTI-Reg] to several collaborators (NITRC project)&lt;br /&gt;
*Discussion with J-C with respect to Slicer4 extensions&lt;br /&gt;
*First attempt to build DTI-Reg built as a Slicer4 extension (cf images)&lt;br /&gt;
** Dependent packages would need to be extensions as well: (DTIProcess...)&lt;br /&gt;
**CMake files still need to be cleaned (using Slicer or individual libraries to compile the whole project)&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=73657</id>
		<title>2012 Winter Project Week:TBIDTIAnalysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=73657"/>
		<updated>2012-01-13T15:23:01Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:MP_RAGE_PRECONTRAST.png‎|An example T1 weighted image from a patient with TBI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Registration and analysis of white matter tract changes in TBI ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* Utah: Anuja Sharma, Marcel Prastawa, Guido Gerig&lt;br /&gt;
* Kitware: Danielle Pace, Stephen Aylward&lt;br /&gt;
* UCLA: Andrei Irimia, Jack van Horn&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 vivo neuroimaging is an increasingly relevant means for the neurological assessment of traumatic brain injury (TBI). However, standard automated image analysis methods are not sufficiently robust with respect to TBI-related changes in image contrast, brain shape, cranial fractures, white matter fiber alterations, and other signatures of head injury. &lt;br /&gt;
One of the objectives of the [http://www.na-mic.org/pages/DBP:TBI DBP] is to develop robust workflows for diffusion weighted imaging (e.g. DTI, HARDI) datasets from TBI patients, by using the NA-MIC Kit and Slicer to obtain reliable and robust metrics of white matter pathology and of white matter changes due to therapy and/or recovery. &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;
*Objective: pairwise DTI registration and DTI analysis on TBI dataset&lt;br /&gt;
**Registration between acute baseline and follow-up (only two time points with some deformation due to recovery).&lt;br /&gt;
**Registration from subject to atlas (more challenging)&lt;br /&gt;
*Discuss with interested parties to find optimal methods handling such large deformations&lt;br /&gt;
*Perform feasibility test on [[DBP3:UCLA#Results|sample DTI dataset]]&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: 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;
*Discussion with UTAH team&lt;br /&gt;
*First attempt: use of DTI-Reg to register DTI images - 2 time points between acute baseline and follow-up scan&lt;br /&gt;
**ANTS used to drive the registration on skull-stripped FA images&lt;br /&gt;
*Data currently being processed&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Algorithm:UNC&amp;diff=72509</id>
		<title>Algorithm:UNC</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Algorithm:UNC&amp;diff=72509"/>
		<updated>2011-12-14T20:36:26Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /*  Atlas Based DTI Fiber Analysis Framework */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:Main|NA-MIC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
= Overview of UNC Algorithms (PI: Martin Styner) =&lt;br /&gt;
&lt;br /&gt;
At UNC, we are  interested in a range of algorithms and solutions for the surface based analysis of brain structures and the cortex. We pioneered the use of spherical harmonics based shape analysis for comparing brain structures across objects. We has also worked on incorporating various data sources for correspondence computation on surfaces of different complexity (ranging from simple brain structures to the highly folded cortical surface). A current topic includes the use of diffusion tensor imaging for connectivity analysis in pathological settings. Finally, investigating quality control, validation and evaluation methodology is another important topic of our NA-MIC research.&lt;br /&gt;
&lt;br /&gt;
= UNC Projects =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_DTIAnalysisFramework.jpg|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:AtlasBasedDTIFiberAnalyzerFramework| Atlas Based DTI Fiber Analysis Framework]] ==&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
&lt;br /&gt;
Quality control is performed on diffusion weighted images and DTI images are computed for each individual subject. The data is then either mapped into a prior atlas or an unbiased diffeomorphic DTI atlas is generated from all datasets. This creates a normalized coordinate system for all diffusion images in a study. Fiber tracts of interest are generated on this atlas, and then mapped back to the individual subjects. Diffusion properties along fiber tracts, such as fractional anisotropy (FA), are modeled as multivariate functions of arc length and gathered in spreadsheets for statistical analysis. &lt;br /&gt;
[[Projects:AtlasBasedDTIFiberAnalyzerFramework|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; First versions on NITRC for [http://www.nitrc.org/projects/dti_tract_stat/ DTIAtlasFiberAnalyzer] and [http://www.nitrc.org/projects/fvlight/ FiberViewerLight ]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_longitudinalAtlasEx1.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:LongitudinalAtlasBuilding| Longitudinal Atlas Building]] ==&lt;br /&gt;
As part of the longitudinal intra- and interpatient analysis theme within NA-MIC, we are working on a deformable, longitudinal DTI atlas method. Our longitudinal framework explicitly accounts for temporal dependencies via iterative subject-specific statistical growth modeling, and cross-sectional atlas-building. To effectively account for measurements sparse in time, a continuous-discrete statistical growth model is proposed incorporating also patient co-variates[[Projects:LongitudinalAtlasBuilding|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Gabe Hart, Yundi Shi , Hongtu Zhu, Mar Sanchez, Martin Styner, Marc Niethammer. DTI Longitudinal Atlas Construction as an Average of Growth Models. Workshop on Spatio-Temporal Image Analysis for Longitudinal and Time-Series Image Data, MICCAI 2010 Aug.;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_dwiatlas.png‎|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DWIAtlas|Diffusion Weighted Atlas Construction via model-based transformation and averaging of signal]] == &lt;br /&gt;
This project investigated a method for model-based averaging of sets of diffusion weighted magnetic resonance images (DW-MRI) under space transformations (resulting for example from registration methods). A robust weighted least squares method is developed. Synthetic validation experiments show the improvement of the proposed estimation method in comparison to standard least squares estimation. The developed method is applied to construct an atlas of {\it diffusion weighted images} for a set of macaques, allowing for a more flexible representation of average diffusion information compared to standard diffusion tensor atlases.&lt;br /&gt;
[[Projects:DWIAtlas|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Y. Shi, S. Benzaid, M. Sanchez, M. Styner, M. Niethammer.  Diffusion Weighted Atlas Construction via robust model-based transformation.  NeuroImage, in preparation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  M. Niethammer, Y. Shi, S. Benzaid, M. Sanchez, and M. Styner.  Robust model-based transformation and averaging of diffusion weighted images applied to diffusion weighted atlas construction. MICCAI, Workshop on Computational Diffusion MRI, 2010.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_GraphbasedConnectivity_Ex1.png‎|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DiffusionGraphBasedConnectivity|Diffusion Imaging based Connectivity]] ==&lt;br /&gt;
&lt;br /&gt;
This project focuses on connectivity measurements derived from diffusion imaging datasets in order to better understand cortical and subcortical white matter connectivity. Our research employs a novel, multi-directional graph propagation method that performs a fully deterministic, efficient and stable connectivity computation. The method handles crossing fibers and deals well with multiple seed regions. In addition to the analysis of these connectivity measures in describing brain pathology, they can also be used as scalar maps for use in DTI registration.&lt;br /&gt;
[[Projects:DiffusionGraphBasedConnectivity|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Alexis Boucharin, Ipek Oguz, Clement Vachet, Yundi Shi, Mar Sanchez, Martin Styner. Efficient, graph-based white matter connectivity from orientation distribution functions via multi-directional graph propagation. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 79620S&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:DTIPrep_example1.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DTI_DWI_QualityControl|DWI and DTI Quality Control]] ==&lt;br /&gt;
&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies. We are developing a framework for automatic DWI and DTI quality assessment and correction. We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; DTIPrep first full version on [http://www.nitrc.org/projects/dtiprep/ NITRC ]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Zhexing Liu, Casey Goodlett, Guido Gerig, Martin Styner. Evaluation of DTI property maps as basis of DTI atlas building. Medical Imaging 2010: Image Processing (2010) vol. 7623 (1) pp. 762325&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Zhexing Liu, Yi Wang, Guido Gerig, Sylvain Gouttard, Ran Tao, Thomas Fletcher, Martin Styner. Quality control of diffusion weighted images. Medical Imaging 2010: Advanced PACS-based Imaging Informatics and Therapeutic Applications (2010) vol. 7628 (1) pp. 76280J&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:Sulcaldepth.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:CorticalCorrespondenceWithParticleSystem|Cortical Correspondence using Particle System]] ==&lt;br /&gt;
&lt;br /&gt;
In this project, we want to compute cortical correspondence on populations, using various features such as cortical structure, DTI connectivity, vascular structure, and functional data (fMRI). This presents a challenge because of the highly convoluted surface of the cortex, as well as because of the different properties of the data features we want to incorporate together. This correspondence method has been included in our NAMIC cortical thickness framework GAMBIT [[Projects:CorticalCorrespondenceWithParticleSystem|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Vachet, C., Hazlett, H., Niethammer, M., Oguz, I., Cates, J., Whitaker, R., Piven, J., Styner, M., “Group-wise automatic mesh-based analysis of cortical thickness“. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 796227 1 - 10&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Lee J,  Ehlers C,  Crews F,  Niethammer M,  Budin F,  Paniagua B,  Sulik K,  Johns J,  Styner M,  Oguz I. Automatic cortical thickness analysis on rodent brain. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 796248&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_OverviewAnalysis_MICCAI06.gif|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:ShapeAnalysisFrameworkUsingSPHARMPDM|UNC-Utah Shape Analysis Framework]] ==&lt;br /&gt;
&lt;br /&gt;
The UNC shape analysis is based on an analysis framework of objects with spherical topology, described mainly by sampled spherical harmonics SPHARM-PDM. The input of the shape analysis framework is a set of binary segmentations of a single brain structure, such as the hippocampus or caudate. These segmentations are converted into a shape description (SPHARM-PDM) with correspondence and tested via statistical point-wise analysis. Additionally, the SPHARM correspondences can be improved with Entropy-based particle systems, by using an integration module recently added to the pipeline. [[Projects:ShapeAnalysisFrameworkUsingSPHARMPDM|More...]]&lt;br /&gt;
&lt;br /&gt;
* SPHARM-Particle Shape Analysis Toolkit disseminated on [http://www.nitrc.org/projects/spharm-pdm NITRC SPHARM PDM page]. All tools are Slicer compatible.&lt;br /&gt;
* Single Slicer 3 module for whole shape analysis pipeline with  automatic generation of Slicer MRML scenes for result visualization&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Mark Walterfang, Jeffrey Chee Leong Looi, Martin Styner, Ruth H Walker, Adrian Danek, Marc Neithammer, Andrew Evans, Katya Kotschet, Guilherme R Rodrigues, Andrew Hughes, Dennis Velakoulis. Shape alterations in the striatum in chorea-acanthocytosis. Psychiatry research (2011) vol. 192 (1), pp. 29-36&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Beatriz Paniagua, Lucia Cevidanes, David Walker, Hongtu Zhu, Ruixin Guo, Martin Styner. Clinical application of SPHARM-PDM to quantify temporomandibular joint osteoarthritis. Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society (2011) vol. 35(5), pp. 345-352&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Beatriz Paniagua, Lucia Cevidanes, Hongtu Zhu, Martin Styner. Outcome quantification using SPHARM-PDM toolbox in orthognathic surgery. International journal of computer assisted radiology and surgery (2011) vol. 6 (5) pp. 617-626&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Jeffrey Chee Leong Looi, Mark Walterfang, Martin Styner, Leif Svensson, Olof Lindberg, Per Ostberg, Lisa Botes, Eva Orndahl, Phyllis Chua, Rajeev Kumar, Dennis Velakoulis, Lars-Olof Wahlund. Shape analysis of the neostriatum in frontotemporal lobar degeneration, Alzheimer's disease, and controls. Neuroimage (2010) vol. 51 (3) pp. 970-86&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Maltbie E, Bhatt K, Paniagua B, Smith RG, Graves MM, Mosconi MW, Peterson S, White S, Blocher J, El-Sayed M, Hazlett HC, Styner M. Asymmetric bias in user guided segmentations of brain structures. NeuroImage 2011 Aug. [Epub ahead of print]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Datar M, Gur Y, Paniagua B, Styner M, Whitaker R. Geometric Correspondence for Ensembles of. MICCAI 2011, Part II 2011 Aug.;6892:368–375.&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Looi JCL, Macfarlane MD, Walterfang M, Styner M, Velakoulis D, Lätt J, van Westen D, Nilsson C. Morphometric analysis of subcortical structures in progressive supranuclear palsy: In vivo evidence of neostriatal and mesencephalic atrophy. Psychiatry Research: Neuroimaging 2011 Sep.;:1–13&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_ShapeCorrespondence.png|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:LocalStatisticalAnalysisViaPermutationTests|Local Statistical Analysis via Permutation Tests]] ==&lt;br /&gt;
&lt;br /&gt;
We have further developed a set of statistical testing methods that allow the analysis of local shape differences via group differences tests as well interaction tests. Resulting significance maps (both raw and corrected for multiple comparisons) are easily visualized. Additional visualization of the group tests are provided via mean difference magnitude and vector maps, as well as maps of the group covariance information. Additional visualization of the interaction tests include Pearson and Spearman correlation maps. [[Projects:LocalStatisticalAnalysisViaPermutationTests|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; User-friendly GUI interface and statistical result visualization via automatically generated Slicer MRML scenes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Available on NITRC either [http://www.nitrc.org/projects/shape_mancova separately (ShapeAnalysisMANCOVA)] or as part of the [http://www.nitrc.org/projects/spharm-pdm SPHARM-PDM shape analysis package]&lt;br /&gt;
&lt;br /&gt;
* Paniagua B., Styner M., Macenko M., Pantazis D., Niethammer M, Local Shape Analysis using MANCOVA, Insight Journal, 2009 July-December, http://hdl.handle.net/10380/3124&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | [[Image:Cause07Competition.gif|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:MethodEvaluationValidation|Evaluation and Comparison of Medical Image Analysis Methods]] ==&lt;br /&gt;
&lt;br /&gt;
In this project, we want to focus on the evaluation of medical image analysis methods for specific clinical applications in respect to  development of evaluation methodology and the organization of venues promoting such comparison and validation studies.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;   [[Events:_DTI_Tractography_Challenge_MICCAI_2011 | DTI fiber tractography challenge]] at MICCAI 2011&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_CaudatePval_MICCAI06.png|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:PopulationBasedCorrespondence|Population Based Correspondence]] ==&lt;br /&gt;
&lt;br /&gt;
We are developing methodology to automatically find dense point correspondences between a collection of polygonal genus 0 meshes. The advantage of this method is independence from indivisual templates, as well as enhanced modeling properties. The method is based on minimizing a cost function that describes the goodness of correspondence. Apart from a cost function derived from the description length of the model, we also employ a cost function working with arbitrary local features. We extended the original methods to use surface curvature measurements, which are independent to differences of object aligment. [[Projects:PopulationBasedCorrespondence|More...]]&lt;br /&gt;
&lt;br /&gt;
* Styner M., Oguz I., Heimann T., Gerig G.  Minimum description length with local geometry.  Proceedings of the 5th IEEE International Symposium on Biomedical Imaging: From Nano to Macro 2008; 1283-1286&lt;br /&gt;
* Software available as part of UNC Neurolib open source ([http://www.ia.unc.edu/dev website])&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=72317</id>
		<title>2012 Winter Project Week:TBIDTIAnalysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=72317"/>
		<updated>2011-12-07T15:18:27Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:MP_RAGE_PRECONTRAST.png‎|An example T1 weighted image from a patient with TBI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Registration and analysis of white matter tract changes in TBI ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* Utah: Anuja Sharma, Marcel Prastawa, Guido Gerig&lt;br /&gt;
* Kitware: Danielle Pace, Stephen Aylward&lt;br /&gt;
* UCLA: Andrei Irimia, Jack van Horn&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 vivo neuroimaging is an increasingly relevant means for the neurological assessment of traumatic brain injury (TBI). However, standard automated image analysis methods are not sufficiently robust with respect to TBI-related changes in image contrast, brain shape, cranial fractures, white matter fiber alterations, and other signatures of head injury. &lt;br /&gt;
One of the objectives of the [http://www.na-mic.org/pages/DBP:TBI DBP] is to develop robust workflows for diffusion weighted imaging (e.g. DTI, HARDI) datasets from TBI patients, by using the NA-MIC Kit and Slicer to obtain reliable and robust metrics of white matter pathology and of white matter changes due to therapy and/or recovery. &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;
*Objective: pairwise DTI registration and DTI analysis on TBI dataset&lt;br /&gt;
**Registration between acute baseline and follow-up (only two time points with some deformation due to recovery).&lt;br /&gt;
**Registration from subject to atlas (more challenging)&lt;br /&gt;
*Discuss with interested parties to find optimal methods handling such large deformations&lt;br /&gt;
*Perform feasibility test on [[DBP3:UCLA#Results|sample DTI dataset]]&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: 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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=72298</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=72298"/>
		<updated>2011-12-06T22:09:26Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTI-Reg_UI.jpg| DTI-Reg user interface&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform [[Projects:AtlasBasedDTIFiberAnalyzerFramework|atlas-based DTI population analysis]]. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications, called via BatchMake. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=72297</id>
		<title>2012 Winter Project Week:TBIDTIAnalysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=72297"/>
		<updated>2011-12-06T22:06:15Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:MP_RAGE_PRECONTRAST.png‎|An example T1 weighted image from a patient with TBI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Registration and analysis of white matter tract changes in TBI ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* Utah: Anuja Sharma, Marcel Prastawa, Guido Gerig&lt;br /&gt;
* Kitware: Danielle Pace, Stephen Aylward&lt;br /&gt;
* UCLA: Andrei Irimia, Jack van Horn&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 vivo neuroimaging is an increasingly relevant means for the neurological assessment of traumatic brain injury (TBI). However, standard automated image analysis methods are not sufficiently robust with respect to TBI-related changes in image contrast, brain shape, cranial fractures, white matter fiber alterations, and other signatures of head injury. &lt;br /&gt;
One of the objectives of the [http://www.na-mic.org/pages/DBP:TBI DBP] is to develop robust workflows for diffusion weighted imaging (e.g. DTI, HARDI) datasets from TBI patients, by using the NA-MIC Kit and Slicer to obtain reliable and robust metrics of white matter pathology and of white matter changes due to therapy and/or recovery. &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;
*Feasibility test on shared dataset with respect to registration:&lt;br /&gt;
**Registration between acute and chronic data, i.e. only two time points but of course some deformation due to recovery.&lt;br /&gt;
**Registration to an atlas (more challenging)&lt;br /&gt;
*Discuss with interested parties to find optimal methods to handle large deformations &lt;br /&gt;
**Combine DTI with sMRI data &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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=72296</id>
		<title>2012 Winter Project Week:TBIDTIAnalysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:TBIDTIAnalysis&amp;diff=72296"/>
		<updated>2011-12-06T22:01:08Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-SLC2012.png|Projects List Image:MP_RAGE_PRECONTRAST.png‎|An example T1 weighted image from a patient with TBI…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:MP_RAGE_PRECONTRAST.png‎|An example T1 weighted image from a patient with TBI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Registration and analysis of white matter tract changes in TBI ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* Utah: Anuja Sharma, Marcel Prastawa, Guido Gerig&lt;br /&gt;
* Kitware: Danielle Pace, Stephen Aylward&lt;br /&gt;
* UCLA: Andrei Irimia, Jack van Horn&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 vivo neuroimaging is an increasingly relevant means for the neurological assessment of traumatic brain injury (TBI). However, standard automated image analysis methods are not sufficiently robust with respect to TBI-related changes in image contrast, brain shape, cranial fractures, white matter fiber alterations, and other signatures of head injury. &lt;br /&gt;
One of the objectives of the DBP is to develop robust workflows for diffusion weighted imaging (e.g. DTI, HARDI) datasets from TBI patients, by using the NA-MIC Kit and Slicer to obtain reliable and robust metrics of white matter pathology and of white matter changes due to therapy and/or recovery. &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;
*Feasibility test on shared dataset with respect to registration:&lt;br /&gt;
**Registration between acute and chronic data, i.e. only two time points but of course some deformation due to recovery.&lt;br /&gt;
**Registration to an atlas (more challenging)&lt;br /&gt;
*Discuss with interested parties to find optimal methods to handle large deformations &lt;br /&gt;
**Combine DTI with sMRI data &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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=72293</id>
		<title>2012 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=72293"/>
		<updated>2011-12-06T21:36:23Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Traumatic Brain Injury DBP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
 Back to [[Project Events]], [[AHM_2012]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[image:PW-SLC2012.png|300px]]&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2012#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_2012#Agenda|click here for the agenda for AHM 2012 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 9-13, 2012, the 14th project week for hands-on research and development activity in Neuroscience and Image-Guided Therapy 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;
===IGT===&lt;br /&gt;
*MR guided laser ablation for neurosurgery (Dan Orringer, MD BWH, Jason Stafford, MD Anderson, Isaiah Norton BWH)&lt;br /&gt;
*Pelvic Registration (Sandy Wells, Firdaus Janoos, Mehdi Moradi UBC/BWH, jan egger, andrey fedorov)&lt;br /&gt;
*OpenIGTLink interface for Slicer4(Junichi, Clif Burdette/Jack Blevins, Tamas Ungi, Andras Lasso)&lt;br /&gt;
*Needle tracking (atushi yamada, radhika tibrewal, a needle navigation person)&lt;br /&gt;
*?mr susceptability (clare poynton, mr physics person?)&lt;br /&gt;
* [[2012_Winter_Project_Week:LiveUltrasound|Live ultrasound in Slicer4 using Plus and OpenIGTLink]] (Tamas Ungi, Elvis Chen)&lt;br /&gt;
* 4D Ultrasound (Laurent, Noby)&lt;br /&gt;
&lt;br /&gt;
===Traumatic Brain Injury DBP===&lt;br /&gt;
&lt;br /&gt;
* [[2012_Winter_Project_Week:TBIClinicalAnalysis|Segmentation of Serial MRI of TBI patients &lt;br /&gt;
using Personalized Atlas Construction]] (Bo Wang, Marcel Prastawa, Andrei Irimia, Micah Chambers, Jack van Horn, Guido Gerig, Danielle Pace, Stephen Aylward)&lt;br /&gt;
* [[2012_Winter_Project_Week:TBIDTIAnalysis|Registration and analysis of white matter tract changes in TBI]] (Clement Vachet, Anuja Sharma, Marcel Prastawa, Andrei Irimia, Jack van Horn, Guido Gerig, Martin Styner, Danielle Pace, Stephen Aylward)&lt;br /&gt;
* [[2012_Winter_Project_Week:TBIValidation|Validation, visualization and analysis of segmentation for TBI]] (Bo Wang, Marcel Prastawa, Andrei Irimia, Micah Chambers, Jack van Horn, Guido Gerig, Danielle Pace, Stephen Aylward)&lt;br /&gt;
*Geometric Metamorphosis for TBI (Danielle Pace, Marc Niethammer, Marcel Prastawa, Andrei Irimia, Jack van Horn, Danielle Pace, Stephen Aylward)&lt;br /&gt;
* [[2012_Winter_Project_Week:TBIRegistration|Multimodal Deformable Registration of Traumatic Brain Injury MR Volumes using Graphics Processing Units]] (Yifei Lou, Andrei Irimia, Patricio Vela, Allen Tannenbaum, Micah C. Chambers, Jack Van Horn and Paul M. Vespa, Danielle Pace, Stephen Aylward)&lt;br /&gt;
* [[2012_Winter_Project_Week:TBIRegistration|Integration of unscented Kalman filter (UKF) based multi-tensor tractography in Slicer]] (Christian Baumgartner, Yogesh Rathi)&lt;br /&gt;
&lt;br /&gt;
===Predict Huntington's Disease DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:DWIPhantom|DTI tractography phantom: a software for evaluating tractography algorithms]] (Gwendoline Roger,Yundi Shi, Clement Vachet, Martin Styner, Sylvain Gouttard)&lt;br /&gt;
* [[2012_Winter_Project_Week:FVLight|FiberViewerLight: a fiber bundle visualization and clustering tool]] (Jean-Baptiste Berger, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:DTIAFA|DTIAtlasFiberAnalyzer]] (Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:PairWiseDTIRegistration|Pairwise DTI registration: DTI-Reg]] (Clement Vachet, Hans Johnson, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:ShapeAnalysisSubcorticalStructuresHD|Morphometric analysis in subcortical structures in HD]] (Beatriz Paniagua, Clement Vachet, Hans Johnson, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:DTI pipeline|Applying our DTI pipeline to analyse HD data]] (Gopalkrishna Veni, Hans Johnson, Martin Styner, Ross Whitaker)&lt;br /&gt;
* [[2012_Winter_Project_Week: DTI Change Modeling | Longitudinal change modeling of fiber tracts in serial HD DTI data]] (Anuja Sharma, Hans Johnson, Guido Gerig)&lt;br /&gt;
* [[2012_Winter_Project_Week: Continuous 4D shapes | Continuous 4d shape models from time-discrete data: Subcortical structures in HD]] (James Fishbaugh, Hans Johnson, Guido Gerig)&lt;br /&gt;
&lt;br /&gt;
===Atrial fibrillation DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:EndoSeg|Endocardial Segmentation in DE-MRI for AFib]] (Yi Gao, Liang-Jia Zhu, Josh Cates, Greg Gardner, Alan Morris, Danny Perry, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
* [[2012_Winter_Project_Week:LAWallRegistration|Longitudinal Alignment and Visualization of Left-Atrial Wall from DEMRI and MRA]] (Josh Cates, Yi Gao, Liang-Jia Zhu, Greg Gardner, Alan Morris, Danny Perry, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
* [[2012_Winter_Project_Week:PVRegistration|Longitudinal Alignment and Visualization of Pulmonary Veins from DEMRI and MRA]] (Josh Cates, Yi Gao, Liang-Jia Zhu, Greg Gardner, Alan Morris, Danny Perry, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
* [[2012_Winter_Project_Week:RealTime|OpenIGT for realtime MRI-guided RF ablation]] (Gene Payne, Rob MacLeod, and Junichi Tokuda)&lt;br /&gt;
&lt;br /&gt;
===Head and Neck Cancer DBP===&lt;br /&gt;
* A patch-based approach to the segmentation of organs of risk (Christian Wachinger, Polina Golland)&lt;br /&gt;
&lt;br /&gt;
===Radiation therapy===&lt;br /&gt;
* [[2012_Winter_Project_Week:RTTools|RT tools for Slicer4]] (Csaba Pinter, Kevin Wang, Andras Lasso, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
===Musculoskeletal System===&lt;br /&gt;
* [[2012_Winter_Project_Week:Radnostics|Spine Segmentation &amp;amp; Osteoporosis Screening In CT Imaging Studies]] (Anthony Blumfield)&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
* [[2012_Winter_Project_Week:CMFreg|Framework for Cranio-Maxillo Facial registration in Slicer3]] (Beatriz Paniagua, Lucia Cevidanes, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:SlidingOrgans|Registration in the presence of sliding between organs (Danielle Pace, Marc Neithammer, Stephen Aylward)]]&lt;br /&gt;
* [[2012_Winter_Project_Week:GeometricMetamorphosis|Estimating the infiltration / recession of pathologies independent of background deformations (Danielle Pace, Stephen Aylward, Marc Niethammer)]]&lt;br /&gt;
&lt;br /&gt;
===Shape Analysis===&lt;br /&gt;
* [[2012_Winter_Project_Week:PNSnormals|Principal Nested Spheres Normal Consistency in ShapeWorks]] (Beatriz Paniagua, Josh Cates, Manasi Datar, Ross Whitaker, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Kit Internals===&lt;br /&gt;
*Slicer4 release (Jean-Christophe Fillion-Robin (JC), and Julien Finet (J2))&lt;br /&gt;
*Slicer4 extensions (JC)&lt;br /&gt;
*Slicer4 documentation (JC)&lt;br /&gt;
*Slicer4 GUI Testing (Benjamin Long, J2, JC)&lt;br /&gt;
*Slicer4 data on MIDAS (Josh Cates, Patrick Reynolds)&lt;br /&gt;
*Slicer4 extension: Slicer4 Scene Views Module (Nicole Aucoin)&lt;br /&gt;
*Slicer4 Annotations Module&lt;br /&gt;
** File format refactor (Nicole Aucoin)&lt;br /&gt;
** QT 3D Text rendering proof of concept (Julien Finet, Steve Pieper, Nicole Aucoin)&lt;br /&gt;
*[[2012_Project_Week:DICOM|DICOM Networking, Database, and Slicer Integration]] (Steve)&lt;br /&gt;
*[[2012_Project_Week:EditorExtensions|Editor Extension Examples and Debugging]] (Steve, Andrey, Jc, Hans, Satra)&lt;br /&gt;
*[[2012_Project_Week:ViewerControls|Redesign of the slice viewer control panels]] (Julien Finet, Ron Kikinis, Hans Johnson, Greg Sharp)&lt;br /&gt;
* Automated Testing (Sonia Pujol, Steve Pieper, Jc, Benjamin)&lt;br /&gt;
* Remove legacy code from slicer4 (itk, modules, build scripts) (Hans, Jim, Steve, J2, JC)&lt;br /&gt;
*[[2012_Project_Week:BatchProcessing|Batch Processing with Slicer Modules]] (Steve, Andrey, JC, Hans, Satra)&lt;br /&gt;
*[[2012_Project_Week:4DImageSlicer4|Support for 4D Images in Slicer4]] (Andrey, Steve, Junichi, Alex)&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 27th, 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 27: MGH DBP&lt;br /&gt;
#*November 3: Iowa DBP Huntingtons, Engineering Infrastructure Topics&lt;br /&gt;
#*November 10:  Utah Atrial Fibrillation DBP&lt;br /&gt;
#*November 17: UCLA TBI DBP&lt;br /&gt;
#*November 24:  No call.  thanksgiving.&lt;br /&gt;
#*December 1: &lt;br /&gt;
#*December 8: &lt;br /&gt;
#*December 15:Finalize Projects &lt;br /&gt;
#*January 5: Loose Ends&lt;br /&gt;
#By December 15: [[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 15: 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. MIDAS, xNAT). 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>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72251</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72251"/>
		<updated>2011-12-02T19:01:11Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Image:UNC_DTIAnalysisFramework.jpg|thumb|right|400px|Atlas-based DTI fiber analysis framework]]&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
&lt;br /&gt;
Quality control is performed on diffusion weighted images and DTI images are computed for each individual subject. An unbiased diffeomorphic DTI atlas is then generated to compute a normalized coordinate system for populations of diffusion images. Fiber tracts of interest are generated on this atlas, and then mapped to the individual subjects. Diffusion properties along fiber tracts, such as fractional anisotropy (FA), are modeled as multivariate functions of arc length and gathered in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
==='''DWI and DTI quality control: '''===&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation, and which generates DTI images and related scalar maps. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''DTI preprocessing- skull-stripping: '''===&lt;br /&gt;
Skull-stripping is performed on DTI images and scalar maps. Several methods can be used in that regard:&lt;br /&gt;
* Direct Otsu Thresholding&lt;br /&gt;
* Masking using tissue label map generated by an intermediate atlas-based tissue segmentation, performed either on the idWI &amp;amp; B0 images or on the structural images (T1w &amp;amp; T2w). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:DTI_Atlas_Population_FiberTracts.png|thumb|right|300px|DTI atlas generation with fiber tracts]]&lt;br /&gt;
&lt;br /&gt;
==='''Unbiased DTI atlas building or atlas mapping: '''===&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
* '''DTI atlas creation:''' A DTI atlas can be generated for a specific study by averaging all individual subjects. For longitudinal studies, a [[Projects:LongitudinalAtlasBuilding|deformable longitudinal DTI atlas method]] can be used.&lt;br /&gt;
* '''DTI atlas mapping:''' An already existing DTI atlas can possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:NeonateAtlas_Tracts.png|thumb|right|300px|Fiber tracts defined in a DTI neonate atlas, DTI average of 270 individual subjects]]&lt;br /&gt;
&lt;br /&gt;
==='''Tractography within 3D Slicer: '''===&lt;br /&gt;
Tractography is performed on the DTI atlas to generate a template geometry for tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* Single tensor-tractography Label seeding and ROI select&lt;br /&gt;
* Multi-tensor tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
[[Image:Tract-stats.png|thumb|right|300px|White matter diffusion properties along fiber tract: Left: Uncinate fasiculus with coordinate origin plane, Right: FA mean and standard deviation as function of arc-length, starting at frontal region. Dots mark location of coordinate origin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Fiber cleanup/clustering: '''===&lt;br /&gt;
Tracts generated on the DTI atlas often need to be cleaned up. FiberViewerLight performs such clustering via length, gravity, hausdorff and mean based methods, but also a normalized cut algorithm on pairwise mean distances. FiberViewerLight also provides 3D fibers visualization and 3D plane selection, for future FA analysis along fibers. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Subjects fiber profile information via DTIAtlasFiberAnalyzer: '''===&lt;br /&gt;
Fiber tracts defined on the atlas are mapped to the individual subjects using previously computed deformations fields. Various tract-oriented scalar diffusion measures obtained from DTI brain images, are treated as a continuous function of white matter fibers' arc-length. To analyze the trend along a given fiber tract, a command line tool performs kernel regression on this data. Fiber profile information are gathered across subjects in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Statistical analysis performed by statistician: '''===&lt;br /&gt;
Statistical analysis can be performed on fiber tracts to find cross-sectional or longitudinal intra- or interpatient differences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Merging statistics back to the original fiber bundle: '''===&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics (dtitractstat) package-, allows population statistical information to be merged back to the atlas fiber tracts of interest.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''3D visualization within 3D Slicer: '''===&lt;br /&gt;
Statistically significant group and/or longitudinal differences can directly be displayed on fiber bundles of interest in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
*Casey B. Goodlett, P. Thomas Fletcher, John H. Gilmore, Guido Gerig. Group Analysis of DTI Fiber Tract Statistics with Application to Neurodevelopment. NeuroImage 45 (1) Supp. 1, 2009. p. S133-S142.&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72250</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72250"/>
		<updated>2011-12-02T18:55:21Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Publications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Image:UNC_DTIAnalysisFramework.jpg|thumb|right|400px|Atlas-based DTI fiber analysis framework]]&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
&lt;br /&gt;
Quality control is performed on diffusion weighted images and DTI images are computed for each individual subject. An unbiased diffeomorphic DTI atlas is then generated to compute a normalized coordinate system for populations of diffusion images. Fiber tracts of interest are generated on this atlas, and then mapped to the individual subjects. Diffusion properties along fiber tracts, such as fractional anisotropy (FA), are modeled as multivariate functions of arc length and gathered in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
==='''DWI and DTI quality control: '''===&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation, and which generates DTI images and related scalar maps. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''DTI preprocessing- skull-stripping: '''===&lt;br /&gt;
Skull-stripping is performed on DTI images and scalar maps. Several methods can be used in that regard:&lt;br /&gt;
* Direct Otsu Thresholding&lt;br /&gt;
* Masking using tissue label map generated by an intermediate atlas-based tissue segmentation, performed either on the idWI &amp;amp; B0 images or on the structural images (T1w &amp;amp; T2w). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:DTI_Atlas_Population_FiberTracts.png|thumb|right|300px|DTI atlas generation with fiber tracts]]&lt;br /&gt;
&lt;br /&gt;
==='''Unbiased DTI atlas building or atlas mapping: '''===&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
* '''DTI atlas creation:''' A DTI atlas can be generated for a specific study by averaging all individual subjects. For longitudinal studies, a [[Projects:LongitudinalAtlasBuilding|deformable longitudinal DTI atlas method]] can be used.&lt;br /&gt;
* '''DTI atlas mapping:''' An already existing DTI atlas can possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:NeonateAtlas_Tracts.png|thumb|right|300px|Fiber tracts defined in a DTI neonate atlas, DTI average of 270 individual subjects]]&lt;br /&gt;
&lt;br /&gt;
==='''Tractography within 3D Slicer: '''===&lt;br /&gt;
Tractography is performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* Single tensor-tractography Label seeding and ROI select&lt;br /&gt;
* Multi-tensor tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
[[Image:Tract-stats.png|thumb|right|300px|White matter diffusion properties along fiber tract: Left: Uncinate fasiculus with coordinate origin plane, Right: FA mean and standard deviation as function of arc-length, starting at frontal region. Dots mark location of coordinate origin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Fiber cleanup/clustering: '''===&lt;br /&gt;
Tracts generated on the DTI atlas often need to be cleaned up. FiberViewerLight performs such clustering via length, gravity, hausdorff and mean based methods, but also a normalized cut algorithm on pairwise mean distances. FiberViewerLight also provides 3D fibers visualization and 3D plane selection, for future FA analysis along fibers. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Subjects fiber profile information via DTIAtlasFiberAnalyzer: '''===&lt;br /&gt;
Fiber tracts defined on the atlas are mapped to the individual subjects using previously computed deformations fields. Various tract-oriented scalar diffusion measures obtained from DTI brain images, are treated as a continuous function of white matter fibers' arc-length. To analyze the trend along a given fiber tract, a command line tool performs kernel regression on this data. Fiber profile information are gathered across subjects in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Statistical analysis performed by statistician: '''===&lt;br /&gt;
Statistical analysis can be performed on fiber tracts to find cross-sectional or longitudinal intra- or interpatient differences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Merging statistics back to the original fiber bundle: '''===&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics (dtitractstat) package-, allows population statistical information to be merged back to the atlas fiber tracts of interest.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''3D visualization within 3D Slicer: '''===&lt;br /&gt;
Statistically significant group and/or longitudinal differences can directly be displayed on fiber bundles of interest in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
*Casey B. Goodlett, P. Thomas Fletcher, John H. Gilmore, Guido Gerig. Group Analysis of DTI Fiber Tract Statistics with Application to Neurodevelopment. NeuroImage 45 (1) Supp. 1, 2009. p. S133-S142.&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72249</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72249"/>
		<updated>2011-12-02T18:44:55Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Image:UNC_DTIAnalysisFramework.jpg|thumb|right|400px|Atlas-based DTI fiber analysis framework]]&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
&lt;br /&gt;
Quality control is performed on diffusion weighted images and DTI images are computed for each individual subject. An unbiased diffeomorphic DTI atlas is then generated to compute a normalized coordinate system for populations of diffusion images. Fiber tracts of interest are generated on this atlas, and then mapped to the individual subjects. Diffusion properties along fiber tracts, such as fractional anisotropy (FA), are modeled as multivariate functions of arc length and gathered in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
==='''DWI and DTI quality control: '''===&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation, and which generates DTI images and related scalar maps. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''DTI preprocessing- skull-stripping: '''===&lt;br /&gt;
Skull-stripping is performed on DTI images and scalar maps. Several methods can be used in that regard:&lt;br /&gt;
* Direct Otsu Thresholding&lt;br /&gt;
* Masking using tissue label map generated by an intermediate atlas-based tissue segmentation, performed either on the idWI &amp;amp; B0 images or on the structural images (T1w &amp;amp; T2w). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:DTI_Atlas_Population_FiberTracts.png|thumb|right|300px|DTI atlas generation with fiber tracts]]&lt;br /&gt;
&lt;br /&gt;
==='''Unbiased DTI atlas building or atlas mapping: '''===&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
* '''DTI atlas creation:''' A DTI atlas can be generated for a specific study by averaging all individual subjects. For longitudinal studies, a [[Projects:LongitudinalAtlasBuilding|deformable longitudinal DTI atlas method]] can be used.&lt;br /&gt;
* '''DTI atlas mapping:''' An already existing DTI atlas can possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:NeonateAtlas_Tracts.png|thumb|right|300px|Fiber tracts defined in a DTI neonate atlas, DTI average of 270 individual subjects]]&lt;br /&gt;
&lt;br /&gt;
==='''Tractography within 3D Slicer: '''===&lt;br /&gt;
Tractography is performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* Single tensor-tractography Label seeding and ROI select&lt;br /&gt;
* Multi-tensor tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
[[Image:Tract-stats.png|thumb|right|300px|White matter diffusion properties along fiber tract: Left: Uncinate fasiculus with coordinate origin plane, Right: FA mean and standard deviation as function of arc-length, starting at frontal region. Dots mark location of coordinate origin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Fiber cleanup/clustering: '''===&lt;br /&gt;
Tracts generated on the DTI atlas often need to be cleaned up. FiberViewerLight performs such clustering via length, gravity, hausdorff and mean based methods, but also a normalized cut algorithm on pairwise mean distances. FiberViewerLight also provides 3D fibers visualization and 3D plane selection, for future FA analysis along fibers. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Subjects fiber profile information via DTIAtlasFiberAnalyzer: '''===&lt;br /&gt;
Fiber tracts defined on the atlas are mapped to the individual subjects using previously computed deformations fields. Various tract-oriented scalar diffusion measures obtained from DTI brain images, are treated as a continuous function of white matter fibers' arc-length. To analyze the trend along a given fiber tract, a command line tool performs kernel regression on this data. Fiber profile information are gathered across subjects in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Statistical analysis performed by statistician: '''===&lt;br /&gt;
Statistical analysis can be performed on fiber tracts to find cross-sectional or longitudinal intra- or interpatient differences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Merging statistics back to the original fiber bundle: '''===&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics (dtitractstat) package-, allows population statistical information to be merged back to the atlas fiber tracts of interest.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''3D visualization within 3D Slicer: '''===&lt;br /&gt;
Statistically significant group and/or longitudinal differences can directly be displayed on fiber bundles of interest in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72247</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72247"/>
		<updated>2011-12-02T17:18:19Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Image:UNC_DTIAnalysisFramework.jpg|thumb|right|400px|Atlas-based DTI fiber analysis framework]]&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
&lt;br /&gt;
Quality control is performed on diffusion weighted images and DTI images are computed for each individual subject. An unbiased diffeomorphic DTI atlas is then generated to compute a normalized coordinate system for populations of diffusion images. Fiber tracts of interest are generated on this atlas, and then mapped to the individual subjects. Diffusion properties along fiber tracts, such as fractional anisotropy (FA), are modeled as multivariate functions of arc length and gathered in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
==='''DWI and DTI quality control: '''===&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation, and which generates DTI images and related scalar maps. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''DTI preprocessing- skull-stripping: '''===&lt;br /&gt;
Skull-stripping is performed on DTI images and scalar maps. Several methods can be used in that regard:&lt;br /&gt;
* Direct Otsu Thresholding&lt;br /&gt;
* Masking using tissue label map generated by an intermediate atlas-based tissue segmentation, performed either on the idWI &amp;amp; B0 images or on the structural images (T1w &amp;amp; T2w). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:DTI_Atlas_Population_FiberTracts.png|thumb|right|250px|DTI atlas generation with fiber tracts]]&lt;br /&gt;
&lt;br /&gt;
==='''Unbiased DTI atlas building or atlas mapping: '''===&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
* '''DTI atlas creation:''' A DTI atlas can be generated for a specific study by averaging all individual subjects. For longitudinal studies, a [[Projects:LongitudinalAtlasBuilding|deformable longitudinal DTI atlas method]] can be used.&lt;br /&gt;
* '''DTI atlas mapping:''' An already existing DTI atlas can possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Tractography within 3D Slicer: '''===&lt;br /&gt;
Tractography is performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* Single tensor-tractography Label seeding and ROI select&lt;br /&gt;
* Multi-tensor tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:NeonateAtlas_Tracts.png|thumb|right|250px|Fiber tracts defined in DTI neonate atlas, average of 270 individual subjects]]&lt;br /&gt;
&lt;br /&gt;
==='''Fiber cleanup/clustering: '''===&lt;br /&gt;
Tracts generated on the DTI atlas often need to be cleaned up. FiberViewerLight performs such clustering via length, gravity, hausdorff and mean based methods, but also a normalized cut algorithm on pairwise mean distances. FiberViewerLight also provides 3D fibers visualization and 3D plane selection, for future FA analysis along fibers. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Subjects fiber profile information via DTIAtlasFiberAnalyzer: '''===&lt;br /&gt;
Fiber tracts defined on the atlas are mapped to the individual subjects using previously computed deformations fields. Various tract-oriented scalar diffusion measures obtained from DTI brain images, are treated as a continuous function of white matter fibers' arc-length. To analyze the trend along a given fiber tract, a command line tool performs kernel regression on this data. Fiber profile information are gathered across subjects in spreadsheets for statistical analysis.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Statistical analysis performed by statistician: '''===&lt;br /&gt;
Statistical analysis can be performed on fiber tracts to find cross-sectional or longitudinal intra- or interpatient differences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''Merging statistics back to the original fiber bundle: '''===&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics (dtitractstat) package-, allows population statistical information to be merged back to the atlas fiber tracts of interest.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==='''3D visualization within 3D Slicer: '''===&lt;br /&gt;
Statistically significant group and/or longitudinal differences can directly be displayed on fiber bundles of interest in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Algorithm:UNC&amp;diff=72246</id>
		<title>Algorithm:UNC</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Algorithm:UNC&amp;diff=72246"/>
		<updated>2011-12-02T17:16:33Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* UNC Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:Main|NA-MIC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
= Overview of UNC Algorithms (PI: Martin Styner) =&lt;br /&gt;
&lt;br /&gt;
At UNC, we are  interested in a range of algorithms and solutions for the surface based analysis of brain structures and the cortex. We pioneered the use of spherical harmonics based shape analysis for comparing brain structures across objects. We has also worked on incorporating various data sources for correspondence computation on surfaces of different complexity (ranging from simple brain structures to the highly folded cortical surface). A current topic includes the use of diffusion tensor imaging for connectivity analysis in pathological settings. Finally, investigating quality control, validation and evaluation methodology is another important topic of our NA-MIC research.&lt;br /&gt;
&lt;br /&gt;
= UNC Projects =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_DTIAnalysisFramework.jpg|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:AtlasBasedDTIFiberAnalyzerFramework| Atlas Based DTI Fiber Analysis Framework]] ==&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
&lt;br /&gt;
Quality control is performed on diffusion weighted images and DTI images are computed for each individual subject. An unbiased diffeomorphic DTI atlas is then generated to compute a normalized coordinate system for populations of diffusion images. Fiber tracts of interest are generated on this atlas, and then mapped to the individual subjects. Diffusion properties along fiber tracts, such as fractional anisotropy (FA), are modeled as multivariate functions of arc length and gathered in spreadsheets for statistical analysis.&lt;br /&gt;
[[Projects:AtlasBasedDTIFiberAnalyzerFramework|More...]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_longitudinalAtlasEx1.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:LongitudinalAtlasBuilding| Longitudinal Atlas Building]] ==&lt;br /&gt;
As part of the longitudinal intra- and interpatient analysis theme within NA-MIC, we are working on a deformable, longitudinal DTI atlas method. Our longitudinal framework explicitly accounts for temporal dependencies via iterative subject-specific statistical growth modeling, and cross-sectional atlas-building. To effectively account for measurements sparse in time, a continuous-discrete statistical growth model is proposed incorporating also patient co-variates[[Projects:LongitudinalAtlasBuilding|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Gabe Hart, Yundi Shi , Hongtu Zhu, Mar Sanchez, Martin Styner, Marc Niethammer. DTI Longitudinal Atlas Construction as an Average of Growth Models. Workshop on Spatio-Temporal Image Analysis for Longitudinal and Time-Series Image Data, MICCAI 2010 Aug.;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_dwiatlas.png‎|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DWIAtlas|Diffusion Weighted Atlas Construction via model-based transformation and averaging of signal]] == &lt;br /&gt;
This project investigated a method for model-based averaging of sets of diffusion weighted magnetic resonance images (DW-MRI) under space transformations (resulting for example from registration methods). A robust weighted least squares method is developed. Synthetic validation experiments show the improvement of the proposed estimation method in comparison to standard least squares estimation. The developed method is applied to construct an atlas of {\it diffusion weighted images} for a set of macaques, allowing for a more flexible representation of average diffusion information compared to standard diffusion tensor atlases.&lt;br /&gt;
[[Projects:DWIAtlas|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Y. Shi, S. Benzaid, M. Sanchez, M. Styner, M. Niethammer.  Diffusion Weighted Atlas Construction via robust model-based transformation.  NeuroImage, in preparation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  M. Niethammer, Y. Shi, S. Benzaid, M. Sanchez, and M. Styner.  Robust model-based transformation and averaging of diffusion weighted images applied to diffusion weighted atlas construction. MICCAI, Workshop on Computational Diffusion MRI, 2010.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_GraphbasedConnectivity_Ex1.png‎|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DiffusionGraphBasedConnectivity|Diffusion Imaging based Connectivity]] ==&lt;br /&gt;
&lt;br /&gt;
This project focuses on connectivity measurements derived from diffusion imaging datasets in order to better understand cortical and subcortical white matter connectivity. Our research employs a novel, multi-directional graph propagation method that performs a fully deterministic, efficient and stable connectivity computation. The method handles crossing fibers and deals well with multiple seed regions. In addition to the analysis of these connectivity measures in describing brain pathology, they can also be used as scalar maps for use in DTI registration.&lt;br /&gt;
[[Projects:DiffusionGraphBasedConnectivity|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Alexis Boucharin, Ipek Oguz, Clement Vachet, Yundi Shi, Mar Sanchez, Martin Styner. Efficient, graph-based white matter connectivity from orientation distribution functions via multi-directional graph propagation. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 79620S&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:DTIPrep_example1.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DTI_DWI_QualityControl|DWI and DTI Quality Control]] ==&lt;br /&gt;
&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies. We are developing a framework for automatic DWI and DTI quality assessment and correction. We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; DTIPrep first full version on [http://www.nitrc.org/projects/dtiprep/ NITRC ]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Zhexing Liu, Casey Goodlett, Guido Gerig, Martin Styner. Evaluation of DTI property maps as basis of DTI atlas building. Medical Imaging 2010: Image Processing (2010) vol. 7623 (1) pp. 762325&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Zhexing Liu, Yi Wang, Guido Gerig, Sylvain Gouttard, Ran Tao, Thomas Fletcher, Martin Styner. Quality control of diffusion weighted images. Medical Imaging 2010: Advanced PACS-based Imaging Informatics and Therapeutic Applications (2010) vol. 7628 (1) pp. 76280J&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:Sulcaldepth.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:CorticalCorrespondenceWithParticleSystem|Cortical Correspondence using Particle System]] ==&lt;br /&gt;
&lt;br /&gt;
In this project, we want to compute cortical correspondence on populations, using various features such as cortical structure, DTI connectivity, vascular structure, and functional data (fMRI). This presents a challenge because of the highly convoluted surface of the cortex, as well as because of the different properties of the data features we want to incorporate together. This correspondence method has been included in our NAMIC cortical thickness framework GAMBIT [[Projects:CorticalCorrespondenceWithParticleSystem|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Vachet, C., Hazlett, H., Niethammer, M., Oguz, I., Cates, J., Whitaker, R., Piven, J., Styner, M., “Group-wise automatic mesh-based analysis of cortical thickness“. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 796227 1 - 10&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Lee J,  Ehlers C,  Crews F,  Niethammer M,  Budin F,  Paniagua B,  Sulik K,  Johns J,  Styner M,  Oguz I. Automatic cortical thickness analysis on rodent brain. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 796248&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_OverviewAnalysis_MICCAI06.gif|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:ShapeAnalysisFrameworkUsingSPHARMPDM|UNC-Utah Shape Analysis Framework]] ==&lt;br /&gt;
&lt;br /&gt;
The UNC shape analysis is based on an analysis framework of objects with spherical topology, described mainly by sampled spherical harmonics SPHARM-PDM. The input of the shape analysis framework is a set of binary segmentations of a single brain structure, such as the hippocampus or caudate. These segmentations are converted into a shape description (SPHARM-PDM) with correspondence and tested via statistical point-wise analysis. Additionally, the SPHARM correspondences can be improved with Entropy-based particle systems, by using an integration module recently added to the pipeline. [[Projects:ShapeAnalysisFrameworkUsingSPHARMPDM|More...]]&lt;br /&gt;
&lt;br /&gt;
* SPHARM-Particle Shape Analysis Toolkit disseminated on [http://www.nitrc.org/projects/spharm-pdm NITRC SPHARM PDM page]. All tools are Slicer compatible.&lt;br /&gt;
* Single Slicer 3 module for whole shape analysis pipeline with  automatic generation of Slicer MRML scenes for result visualization&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Mark Walterfang, Jeffrey Chee Leong Looi, Martin Styner, Ruth H Walker, Adrian Danek, Marc Neithammer, Andrew Evans, Katya Kotschet, Guilherme R Rodrigues, Andrew Hughes, Dennis Velakoulis. Shape alterations in the striatum in chorea-acanthocytosis. Psychiatry research (2011) vol. 192 (1), pp. 29-36&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Beatriz Paniagua, Lucia Cevidanes, David Walker, Hongtu Zhu, Ruixin Guo, Martin Styner. Clinical application of SPHARM-PDM to quantify temporomandibular joint osteoarthritis. Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society (2011) vol. 35(5), pp. 345-352&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Beatriz Paniagua, Lucia Cevidanes, Hongtu Zhu, Martin Styner. Outcome quantification using SPHARM-PDM toolbox in orthognathic surgery. International journal of computer assisted radiology and surgery (2011) vol. 6 (5) pp. 617-626&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Jeffrey Chee Leong Looi, Mark Walterfang, Martin Styner, Leif Svensson, Olof Lindberg, Per Ostberg, Lisa Botes, Eva Orndahl, Phyllis Chua, Rajeev Kumar, Dennis Velakoulis, Lars-Olof Wahlund. Shape analysis of the neostriatum in frontotemporal lobar degeneration, Alzheimer's disease, and controls. Neuroimage (2010) vol. 51 (3) pp. 970-86&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Maltbie E, Bhatt K, Paniagua B, Smith RG, Graves MM, Mosconi MW, Peterson S, White S, Blocher J, El-Sayed M, Hazlett HC, Styner M. Asymmetric bias in user guided segmentations of brain structures. NeuroImage 2011 Aug. [Epub ahead of print]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Datar M, Gur Y, Paniagua B, Styner M, Whitaker R. Geometric Correspondence for Ensembles of. MICCAI 2011, Part II 2011 Aug.;6892:368–375.&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Looi JCL, Macfarlane MD, Walterfang M, Styner M, Velakoulis D, Lätt J, van Westen D, Nilsson C. Morphometric analysis of subcortical structures in progressive supranuclear palsy: In vivo evidence of neostriatal and mesencephalic atrophy. Psychiatry Research: Neuroimaging 2011 Sep.;:1–13&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_ShapeCorrespondence.png|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:LocalStatisticalAnalysisViaPermutationTests|Local Statistical Analysis via Permutation Tests]] ==&lt;br /&gt;
&lt;br /&gt;
We have further developed a set of statistical testing methods that allow the analysis of local shape differences via group differences tests as well interaction tests. Resulting significance maps (both raw and corrected for multiple comparisons) are easily visualized. Additional visualization of the group tests are provided via mean difference magnitude and vector maps, as well as maps of the group covariance information. Additional visualization of the interaction tests include Pearson and Spearman correlation maps. [[Projects:LocalStatisticalAnalysisViaPermutationTests|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; User-friendly GUI interface and statistical result visualization via automatically generated Slicer MRML scenes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Available on NITRC either [http://www.nitrc.org/projects/shape_mancova separately (ShapeAnalysisMANCOVA)] or as part of the [http://www.nitrc.org/projects/spharm-pdm SPHARM-PDM shape analysis package]&lt;br /&gt;
&lt;br /&gt;
* Paniagua B., Styner M., Macenko M., Pantazis D., Niethammer M, Local Shape Analysis using MANCOVA, Insight Journal, 2009 July-December, http://hdl.handle.net/10380/3124&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | [[Image:Cause07Competition.gif|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:MethodEvaluationValidation|Evaluation and Comparison of Medical Image Analysis Methods]] ==&lt;br /&gt;
&lt;br /&gt;
In this project, we want to focus on the evaluation of medical image analysis methods for specific clinical applications in respect to  development of evaluation methodology and the organization of venues promoting such comparison and validation studies.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;   [[Events:_DTI_Tractography_Challenge_MICCAI_2011 | DTI fiber tractography challenge]] at MICCAI 2011&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_CaudatePval_MICCAI06.png|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:PopulationBasedCorrespondence|Population Based Correspondence]] ==&lt;br /&gt;
&lt;br /&gt;
We are developing methodology to automatically find dense point correspondences between a collection of polygonal genus 0 meshes. The advantage of this method is independence from indivisual templates, as well as enhanced modeling properties. The method is based on minimizing a cost function that describes the goodness of correspondence. Apart from a cost function derived from the description length of the model, we also employ a cost function working with arbitrary local features. We extended the original methods to use surface curvature measurements, which are independent to differences of object aligment. [[Projects:PopulationBasedCorrespondence|More...]]&lt;br /&gt;
&lt;br /&gt;
* Styner M., Oguz I., Heimann T., Gerig G.  Minimum description length with local geometry.  Proceedings of the 5th IEEE International Symposium on Biomedical Imaging: From Nano to Macro 2008; 1283-1286&lt;br /&gt;
* Software available as part of UNC Neurolib open source ([http://www.ia.unc.edu/dev website])&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:DTI_Atlas_Population_FiberTracts.png&amp;diff=72239</id>
		<title>File:DTI Atlas Population FiberTracts.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:DTI_Atlas_Population_FiberTracts.png&amp;diff=72239"/>
		<updated>2011-12-02T15:54:25Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72238</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72238"/>
		<updated>2011-12-02T15:50:12Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
'''DWI and DTI quality control: '''&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation, and which generates DTI images and related scalar maps. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NeonateAtlas_Tracts.png|thumb|300px|Fiber tracts defined in neonate atlas]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTI preprocessing: skull-stripping'''&lt;br /&gt;
Skull-stripping is performed on DTI images and scalar maps. Several methods can be used in that regard:&lt;br /&gt;
* Direct Otsu Thresholding&lt;br /&gt;
* Masking using tissue label map from an intermediate atlas-based tissue segmentation, performed either on the idWI &amp;amp; B0 images or on the structural images (T1w &amp;amp; T2w). &lt;br /&gt;
&lt;br /&gt;
'''Unbiased DTI atlas building or atlas mapping: '''&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
* '''DTI atlas creation:''' A DTI atlas can be generated for a specific study by averaging all individual subjects. For longitudinal studies, a [[Projects:LongitudinalAtlasBuilding|deformable longitudinal DTI atlas method]] can be used.&lt;br /&gt;
* '''DTI atlas mapping:''' An already existing DTI atlas can possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Tractography within 3D Slicer: ''' Tractography is performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* Single tensor-tractography Label seeding and ROI select&lt;br /&gt;
* Multi-tensor tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Fiber cleanup/clustering: '''&lt;br /&gt;
Tracts generated on the DTI atlas often need to be cleaned up. FiberViewerLight enables several clustering methods: Length, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTIAtlasFiberAnalyzer: '''&lt;br /&gt;
&lt;br /&gt;
'''Statistical analysis performed by statistician: '''&lt;br /&gt;
&lt;br /&gt;
'''Merging statistics back to the original fiber bundle: '''&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics package-, allows population statistical information to be merged back to the atlas fiber bundle.&lt;br /&gt;
&lt;br /&gt;
'''3D visualization within 3D Slicer: '''&lt;br /&gt;
Statically significan group differences can directly be displayed on a fiber bundle in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
[[Image:UNC_DTIAnalysisFramework.jpg|600px|Atlas-based DTI fiber analysis framework]]&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:UNC_DTIAnalysisFramework.jpg&amp;diff=72237</id>
		<title>File:UNC DTIAnalysisFramework.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:UNC_DTIAnalysisFramework.jpg&amp;diff=72237"/>
		<updated>2011-12-02T15:10:07Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72229</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72229"/>
		<updated>2011-12-02T01:37:13Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
'''DWI and DTI quality control: '''&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NeonateAtlas_Tracts.png|thumb|300px|Fiber tracts defined in neonate atlas]]&lt;br /&gt;
&lt;br /&gt;
'''Unbiased DTI atlas building or atlas mapping: '''&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
A DTI atlas can be generated for a specific study, or an existing DTI atlas can also possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform such DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
'''Tractography within 3D Slicer: ''' Tractography can be performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* 3D Slicer modules: Label seeding and ROI select&lt;br /&gt;
* Tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Fiber cleanup/clustering: '''&lt;br /&gt;
Tracts generated on the DTI atlas often needs to be cleaned up. FiberViewerLight enables several clustering methods: Length, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTIAtlasFiberAnalyzer: '''&lt;br /&gt;
&lt;br /&gt;
'''Statistical analysis performed by statistician: '''&lt;br /&gt;
&lt;br /&gt;
'''Merging statistics back to the original fiber bundle: '''&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics package-, allows population statistical information to be merged back to the atlas fiber bundle.&lt;br /&gt;
&lt;br /&gt;
'''3D visualization within 3D Slicer: '''&lt;br /&gt;
Statically significan group differences can directly be displayed on a fiber bundle in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:NeonateAtlas_Tracts.png&amp;diff=72228</id>
		<title>File:NeonateAtlas Tracts.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:NeonateAtlas_Tracts.png&amp;diff=72228"/>
		<updated>2011-12-02T01:35:33Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72109</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72109"/>
		<updated>2011-11-28T22:58:50Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI Fiber Analysis Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[[Image:AtlasBuilderLogo.jpg|thumb|300px|Length analysis of Cingulum tractography. Colors go from red to blue where red ones are the longest and blue ones are the shortest]]&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
'''DWI and DTI quality control: '''&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
'''Unbiased DTI atlas building or atlas mapping: '''&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
A DTI atlas can be generated for a specific study, or an existing DTI atlas can also possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform such DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
'''Tractography within 3D Slicer: ''' Tractography can be performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* 3D Slicer modules: Label seeding and ROI select&lt;br /&gt;
* Tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Fiber cleanup/clustering: '''&lt;br /&gt;
Tracts generated on the DTI atlas often needs to be cleaned up. FiberViewerLight enables several clustering methods: Length, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTIAtlasFiberAnalyzer: '''&lt;br /&gt;
&lt;br /&gt;
'''Statistical analysis performed by statistician: '''&lt;br /&gt;
&lt;br /&gt;
'''Merging statistics back to the original fiber bundle: '''&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics package-, allows population statistical information to be merged back to the atlas fiber bundle.&lt;br /&gt;
&lt;br /&gt;
'''3D visualization within 3D Slicer: '''&lt;br /&gt;
Statically significan group differences can directly be displayed on a fiber bundle in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72108</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72108"/>
		<updated>2011-11-28T22:53:29Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI FIber Analyzer Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[[Image:AtlasBuilderLogo.jpg|thumb|300px|Length analysis of Cingulum tractography. Colors go from red to blue where red ones are the longest and blue ones are the shortest]]&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
'''DWI and DTI quality control: '''&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
'''Unbiased DTI atlas building or atlas mapping: '''&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
A DTI atlas can be generated for a specific study, or an existing DTI atlas can also possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform such DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
'''Tractography within 3D Slicer: ''' Tractography can be performed on the DTI atlas to generate tracts of interest. Several methods can be used in that regard:&lt;br /&gt;
* 3D Slicer modules: Label seeding and ROI select&lt;br /&gt;
* Tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Fiber cleanup/clustering: '''&lt;br /&gt;
Tracts generated on the DTI atlas often needs to be cleaned up. FiberViewerLight enables several clustering methods: Length, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTIAtlasFiberAnalyzer: '''&lt;br /&gt;
&lt;br /&gt;
'''Statistical analysis performed by statistician: '''&lt;br /&gt;
&lt;br /&gt;
'''Merging statistics back to the original fiber bundle: '''&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics package-, allows population statistical information to be merged back to the atlas fiber bundle.&lt;br /&gt;
&lt;br /&gt;
'''3D visualization within 3D Slicer: '''&lt;br /&gt;
Statically significan group differences can directly be displayed on a fiber bundle in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72107</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72107"/>
		<updated>2011-11-28T22:49:47Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI FIber Analyzer Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[[Image:AtlasBuilderLogo.jpg|thumb|300px|Length analysis of Cingulum tractography. Colors go from red to blue where red ones are the longest and blue ones are the shortest]]&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
'''DWI and DTI quality control: '''&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
'''Unbiased DTI atlas building or atlas mapping: '''&lt;br /&gt;
Unbiased diffeomorphic atlas building is used to compute a normalized coordinate system for populations of diffusion images. The diffeomorphic transformations between each subject and the atlas provide spatial normalization for the comparison of tract statistics.&lt;br /&gt;
A DTI atlas can be generated for a specific study, or an existing DTI atlas can also possibly be mapped to individual subjects. DTI-Reg can be used in that regard to perform such DTI pairwise registration.&lt;br /&gt;
&lt;br /&gt;
'''Tractography within 3D Slicer: '''&lt;br /&gt;
* 3D Slicer modules: Label seeding and ROI select&lt;br /&gt;
* Tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Fiber cleanup/clustering: '''&lt;br /&gt;
FiberViewerLight enables several clustering methods: Length, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTIAtlasFiberAnalyzer: '''&lt;br /&gt;
&lt;br /&gt;
'''Statistical analysis performed by statistician: '''&lt;br /&gt;
&lt;br /&gt;
'''Merging statistics back to the original fiber bundle: '''&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics package-, allows population statistical information to be merged back to the atlas fiber bundle.&lt;br /&gt;
&lt;br /&gt;
'''3D visualization within 3D Slicer: '''&lt;br /&gt;
Statically significan group differences can directly be displayed on a fiber bundle in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72106</id>
		<title>Projects:AtlasBasedDTIFiberAnalyzerFramework</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Projects:AtlasBasedDTIFiberAnalyzerFramework&amp;diff=72106"/>
		<updated>2011-11-28T22:39:46Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:UNC|UNC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
=  Atlas Based DTI FIber Analyzer Framework =&lt;br /&gt;
&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images.&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[[Image:AtlasBuilderLogo.jpg|thumb|300px|Length analysis of Cingulum tractography. Colors go from red to blue where red ones are the longest and blue ones are the shortest]]&lt;br /&gt;
&lt;br /&gt;
The general framework entails the following steps:&lt;br /&gt;
&lt;br /&gt;
'''DWI and DTI quality control: '''&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies.&lt;br /&gt;
We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation.&lt;br /&gt;
&lt;br /&gt;
'''Unbiased DTI atlas building or atlas mapping'''&lt;br /&gt;
*Unbiased DTI atlas building&lt;br /&gt;
*Mapping of an existing DTI atlas&lt;br /&gt;
&lt;br /&gt;
'''Tractography within 3D Slicer'''&lt;br /&gt;
* 3D Slicer modules: Label seeding and ROI select&lt;br /&gt;
* Tractography with unscented kalman filter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Fiber cleanup/clustering: '''&lt;br /&gt;
FiberViewerLight enables several clustering methods: Length, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DTIAtlasFiberAnalyzer'''&lt;br /&gt;
&lt;br /&gt;
'''Statistical analysis performed by statistician'''&lt;br /&gt;
&lt;br /&gt;
'''Merging statistics back to the original fiber bundle'''&lt;br /&gt;
MergeStatWithFiber - an application part of DTI Fiber Tracts Statistics package-, allows population statistical information to be merged back to the atlas fiber bundle.&lt;br /&gt;
&lt;br /&gt;
'''3D visualization within 3D Slicer'''&lt;br /&gt;
Statically significan group differences can directly be displayed on a fiber bundle in 3D Slicer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Publications =&lt;br /&gt;
&lt;br /&gt;
= Key Investigators =&lt;br /&gt;
* UNC Algorithms: Jean-Baptiste Berger, Benjamin Yvernault, Clement Vachet, Yundi Shi, Aditya Gupta, Martin Styner&lt;br /&gt;
* Utah Algorithms: Anuja Sharma, Sylvain Gouttard, Guido Gerig &lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
*[http://www.niral.unc.edu/download-software UNC NIRAL software download page]&lt;br /&gt;
*[http://www.nitrc.org/projects/dti_brain_atlas Human brain DTI atlas]&lt;br /&gt;
&lt;br /&gt;
 [[Category: Diffusion MRI]]&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Algorithm:UNC&amp;diff=72105</id>
		<title>Algorithm:UNC</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Algorithm:UNC&amp;diff=72105"/>
		<updated>2011-11-28T22:01:39Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /*  Atlas Based DTI Fiber Analyzer Framework */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[Algorithm:Main|NA-MIC Algorithms]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
= Overview of UNC Algorithms (PI: Martin Styner) =&lt;br /&gt;
&lt;br /&gt;
At UNC, we are  interested in a range of algorithms and solutions for the surface based analysis of brain structures and the cortex. We pioneered the use of spherical harmonics based shape analysis for comparing brain structures across objects. We has also worked on incorporating various data sources for correspondence computation on surfaces of different complexity (ranging from simple brain structures to the highly folded cortical surface). A current topic includes the use of diffusion tensor imaging for connectivity analysis in pathological settings. Finally, investigating quality control, validation and evaluation methodology is another important topic of our NA-MIC research.&lt;br /&gt;
&lt;br /&gt;
= UNC Projects =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:AtlasBuilderLogo.jpg|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:AtlasBasedDTIFiberAnalyzerFramework| Atlas Based DTI Fiber Analysis Framework]] ==&lt;br /&gt;
This project aims to define an automatic framework for statistical comparison of fiber bundle diffusion properties between populations of diffusion weighted images. &lt;br /&gt;
[[Projects:AtlasBasedDTIFiberAnalyzerFramework|More...]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_longitudinalAtlasEx1.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:LongitudinalAtlasBuilding| Longitudinal Atlas Building]] ==&lt;br /&gt;
As part of the longitudinal intra- and interpatient analysis theme within NA-MIC, we are working on a deformable, longitudinal DTI atlas method. Our longitudinal framework explicitly accounts for temporal dependencies via iterative subject-specific statistical growth modeling, and cross-sectional atlas-building. To effectively account for measurements sparse in time, a continuous-discrete statistical growth model is proposed incorporating also patient co-variates[[Projects:LongitudinalAtlasBuilding|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Gabe Hart, Yundi Shi , Hongtu Zhu, Mar Sanchez, Martin Styner, Marc Niethammer. DTI Longitudinal Atlas Construction as an Average of Growth Models. Workshop on Spatio-Temporal Image Analysis for Longitudinal and Time-Series Image Data, MICCAI 2010 Aug.;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_dwiatlas.png‎|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DWIAtlas|Diffusion Weighted Atlas Construction via model-based transformation and averaging of signal]] == &lt;br /&gt;
This project investigated a method for model-based averaging of sets of diffusion weighted magnetic resonance images (DW-MRI) under space transformations (resulting for example from registration methods). A robust weighted least squares method is developed. Synthetic validation experiments show the improvement of the proposed estimation method in comparison to standard least squares estimation. The developed method is applied to construct an atlas of {\it diffusion weighted images} for a set of macaques, allowing for a more flexible representation of average diffusion information compared to standard diffusion tensor atlases.&lt;br /&gt;
[[Projects:DWIAtlas|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Y. Shi, S. Benzaid, M. Sanchez, M. Styner, M. Niethammer.  Diffusion Weighted Atlas Construction via robust model-based transformation.  NeuroImage, in preparation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  M. Niethammer, Y. Shi, S. Benzaid, M. Sanchez, and M. Styner.  Robust model-based transformation and averaging of diffusion weighted images applied to diffusion weighted atlas construction. MICCAI, Workshop on Computational Diffusion MRI, 2010.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:UNC_GraphbasedConnectivity_Ex1.png‎|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DiffusionGraphBasedConnectivity|Diffusion Imaging based Connectivity]] ==&lt;br /&gt;
&lt;br /&gt;
This project focuses on connectivity measurements derived from diffusion imaging datasets in order to better understand cortical and subcortical white matter connectivity. Our research employs a novel, multi-directional graph propagation method that performs a fully deterministic, efficient and stable connectivity computation. The method handles crossing fibers and deals well with multiple seed regions. In addition to the analysis of these connectivity measures in describing brain pathology, they can also be used as scalar maps for use in DTI registration.&lt;br /&gt;
[[Projects:DiffusionGraphBasedConnectivity|More...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Alexis Boucharin, Ipek Oguz, Clement Vachet, Yundi Shi, Mar Sanchez, Martin Styner. Efficient, graph-based white matter connectivity from orientation distribution functions via multi-directional graph propagation. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 79620S&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:DTIPrep_example1.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:DTI_DWI_QualityControl|DWI and DTI Quality Control]] ==&lt;br /&gt;
&lt;br /&gt;
DWI data suffers from inherent low SNR, overall long scanning time of multiple directional encoding with correspondingly large risk to encounter several kinds of artifacts. These artifacts can be too severe for a correct and stable estimation of the diffusion tensor. Thus, a quality control (QC) procedure is absolutely necessary for DTI studies. We are developing a framework for automatic DWI and DTI quality assessment and correction. We developed a tool called DTIPrep which pipelines the QC steps with designated protocol use and report generation. [[Projects:DTI_DWI_QualityControl|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; DTIPrep first full version on [http://www.nitrc.org/projects/dtiprep/ NITRC ]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Zhexing Liu, Casey Goodlett, Guido Gerig, Martin Styner. Evaluation of DTI property maps as basis of DTI atlas building. Medical Imaging 2010: Image Processing (2010) vol. 7623 (1) pp. 762325&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Zhexing Liu, Yi Wang, Guido Gerig, Sylvain Gouttard, Ran Tao, Thomas Fletcher, Martin Styner. Quality control of diffusion weighted images. Medical Imaging 2010: Advanced PACS-based Imaging Informatics and Therapeutic Applications (2010) vol. 7628 (1) pp. 76280J&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; |[[Image:Sulcaldepth.png|200px]]&lt;br /&gt;
| style=&amp;quot;width:85%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:CorticalCorrespondenceWithParticleSystem|Cortical Correspondence using Particle System]] ==&lt;br /&gt;
&lt;br /&gt;
In this project, we want to compute cortical correspondence on populations, using various features such as cortical structure, DTI connectivity, vascular structure, and functional data (fMRI). This presents a challenge because of the highly convoluted surface of the cortex, as well as because of the different properties of the data features we want to incorporate together. This correspondence method has been included in our NAMIC cortical thickness framework GAMBIT [[Projects:CorticalCorrespondenceWithParticleSystem|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Vachet, C., Hazlett, H., Niethammer, M., Oguz, I., Cates, J., Whitaker, R., Piven, J., Styner, M., “Group-wise automatic mesh-based analysis of cortical thickness“. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 796227 1 - 10&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Lee J,  Ehlers C,  Crews F,  Niethammer M,  Budin F,  Paniagua B,  Sulik K,  Johns J,  Styner M,  Oguz I. Automatic cortical thickness analysis on rodent brain. Medical Imaging 2011: Image Processing (2011) vol. 7962 (1) pp. 796248&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_OverviewAnalysis_MICCAI06.gif|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:ShapeAnalysisFrameworkUsingSPHARMPDM|UNC-Utah Shape Analysis Framework]] ==&lt;br /&gt;
&lt;br /&gt;
The UNC shape analysis is based on an analysis framework of objects with spherical topology, described mainly by sampled spherical harmonics SPHARM-PDM. The input of the shape analysis framework is a set of binary segmentations of a single brain structure, such as the hippocampus or caudate. These segmentations are converted into a shape description (SPHARM-PDM) with correspondence and tested via statistical point-wise analysis. Additionally, the SPHARM correspondences can be improved with Entropy-based particle systems, by using an integration module recently added to the pipeline. [[Projects:ShapeAnalysisFrameworkUsingSPHARMPDM|More...]]&lt;br /&gt;
&lt;br /&gt;
* SPHARM-Particle Shape Analysis Toolkit disseminated on [http://www.nitrc.org/projects/spharm-pdm NITRC SPHARM PDM page]. All tools are Slicer compatible.&lt;br /&gt;
* Single Slicer 3 module for whole shape analysis pipeline with  automatic generation of Slicer MRML scenes for result visualization&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Mark Walterfang, Jeffrey Chee Leong Looi, Martin Styner, Ruth H Walker, Adrian Danek, Marc Neithammer, Andrew Evans, Katya Kotschet, Guilherme R Rodrigues, Andrew Hughes, Dennis Velakoulis. Shape alterations in the striatum in chorea-acanthocytosis. Psychiatry research (2011) vol. 192 (1), pp. 29-36&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Beatriz Paniagua, Lucia Cevidanes, David Walker, Hongtu Zhu, Ruixin Guo, Martin Styner. Clinical application of SPHARM-PDM to quantify temporomandibular joint osteoarthritis. Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society (2011) vol. 35(5), pp. 345-352&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Beatriz Paniagua, Lucia Cevidanes, Hongtu Zhu, Martin Styner. Outcome quantification using SPHARM-PDM toolbox in orthognathic surgery. International journal of computer assisted radiology and surgery (2011) vol. 6 (5) pp. 617-626&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Jeffrey Chee Leong Looi, Mark Walterfang, Martin Styner, Leif Svensson, Olof Lindberg, Per Ostberg, Lisa Botes, Eva Orndahl, Phyllis Chua, Rajeev Kumar, Dennis Velakoulis, Lars-Olof Wahlund. Shape analysis of the neostriatum in frontotemporal lobar degeneration, Alzheimer's disease, and controls. Neuroimage (2010) vol. 51 (3) pp. 970-86&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Maltbie E, Bhatt K, Paniagua B, Smith RG, Graves MM, Mosconi MW, Peterson S, White S, Blocher J, El-Sayed M, Hazlett HC, Styner M. Asymmetric bias in user guided segmentations of brain structures. NeuroImage 2011 Aug. [Epub ahead of print]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Datar M, Gur Y, Paniagua B, Styner M, Whitaker R. Geometric Correspondence for Ensembles of. MICCAI 2011, Part II 2011 Aug.;6892:368–375.&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;  Looi JCL, Macfarlane MD, Walterfang M, Styner M, Velakoulis D, Lätt J, van Westen D, Nilsson C. Morphometric analysis of subcortical structures in progressive supranuclear palsy: In vivo evidence of neostriatal and mesencephalic atrophy. Psychiatry Research: Neuroimaging 2011 Sep.;:1–13&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_ShapeCorrespondence.png|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:LocalStatisticalAnalysisViaPermutationTests|Local Statistical Analysis via Permutation Tests]] ==&lt;br /&gt;
&lt;br /&gt;
We have further developed a set of statistical testing methods that allow the analysis of local shape differences via group differences tests as well interaction tests. Resulting significance maps (both raw and corrected for multiple comparisons) are easily visualized. Additional visualization of the group tests are provided via mean difference magnitude and vector maps, as well as maps of the group covariance information. Additional visualization of the interaction tests include Pearson and Spearman correlation maps. [[Projects:LocalStatisticalAnalysisViaPermutationTests|More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; User-friendly GUI interface and statistical result visualization via automatically generated Slicer MRML scenes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt; Available on NITRC either [http://www.nitrc.org/projects/shape_mancova separately (ShapeAnalysisMANCOVA)] or as part of the [http://www.nitrc.org/projects/spharm-pdm SPHARM-PDM shape analysis package]&lt;br /&gt;
&lt;br /&gt;
* Paniagua B., Styner M., Macenko M., Pantazis D., Niethammer M, Local Shape Analysis using MANCOVA, Insight Journal, 2009 July-December, http://hdl.handle.net/10380/3124&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | [[Image:Cause07Competition.gif|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:MethodEvaluationValidation|Evaluation and Comparison of Medical Image Analysis Methods]] ==&lt;br /&gt;
&lt;br /&gt;
In this project, we want to focus on the evaluation of medical image analysis methods for specific clinical applications in respect to  development of evaluation methodology and the organization of venues promoting such comparison and validation studies.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''New: '''&amp;lt;/font&amp;gt;   [[Events:_DTI_Tractography_Challenge_MICCAI_2011 | DTI fiber tractography challenge]] at MICCAI 2011&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| | [[Image:UNCShape_CaudatePval_MICCAI06.png|200px]]&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
== [[Projects:PopulationBasedCorrespondence|Population Based Correspondence]] ==&lt;br /&gt;
&lt;br /&gt;
We are developing methodology to automatically find dense point correspondences between a collection of polygonal genus 0 meshes. The advantage of this method is independence from indivisual templates, as well as enhanced modeling properties. The method is based on minimizing a cost function that describes the goodness of correspondence. Apart from a cost function derived from the description length of the model, we also employ a cost function working with arbitrary local features. We extended the original methods to use surface curvature measurements, which are independent to differences of object aligment. [[Projects:PopulationBasedCorrespondence|More...]]&lt;br /&gt;
&lt;br /&gt;
* Styner M., Oguz I., Heimann T., Gerig G.  Minimum description length with local geometry.  Proceedings of the 5th IEEE International Symposium on Biomedical Imaging: From Nano to Macro 2008; 1283-1286&lt;br /&gt;
* Software available as part of UNC Neurolib open source ([http://www.ia.unc.edu/dev website])&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71985</id>
		<title>DBP3:Iowa</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71985"/>
		<updated>2011-11-21T21:31:58Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* DTI Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Engineering Action Plan&lt;br /&gt;
&lt;br /&gt;
=== Overview of the project ===&lt;br /&gt;
* http://www.na-mic.org/pages/DBP:HD&lt;br /&gt;
* [[2011_Summer_Project_Week_Iowa_Huntington%27s_disease_data_sharing | DBP Data description]]&lt;br /&gt;
* [[DBP:HD_Data_Collaborators | Projects using DBP:HD Data]]&lt;br /&gt;
&lt;br /&gt;
=== In Progress / Completed (Reverse Chronological) ===&lt;br /&gt;
&lt;br /&gt;
* (Complete: Fall 2011) DTI noise estimation, Rician noise filtering&lt;br /&gt;
* (Complete: Fall 2011) DTI pairwise registration (new Slicer module)&lt;br /&gt;
* (In Progress: Fall 2011) SPHARM-PDM Slicer3 integration/dissemination&lt;br /&gt;
* (In Progress: Fall 2011) Identified a bug in Mattes mutual information metric related to multithreading the was affecting BRAINSFit.  Working with the ITK community to correct it.  This has been worked around in BRAINS Tools by forcing MI registration metric to be single threaded until the ITK community can correct it.&lt;br /&gt;
* (Complete: Summer 2011) DTI estimation, property map generation &lt;br /&gt;
* (Complete: Summer 2011) DTIPrep improvement&lt;br /&gt;
* (Complete: Spring 2011) Write Tutorial for DTIPrep&lt;br /&gt;
* (Complete: Spring 2011) Re-deidentify data subset and post to XNAT for NA-MIC purposes.  Identified data and we are actively working on creating the data set as of March 2011.&lt;br /&gt;
* (Complete: Spring 2011) Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
* (Complete: March 2011) Fixed BRAINSTools errors on Windows&lt;br /&gt;
* (Complete: Feb 2011) Moved all BRAINS testing data to midas.kitware.com and updated the tests to pull data from there.&lt;br /&gt;
* (Complete: Feb 2011) Final approval from the Predict Steering Committee to share data.&lt;br /&gt;
* (Complete: Jan 2011) Add testing data suite to DicomToNRRDConverter &lt;br /&gt;
* (Complete: Fall 2010) Over 2900 scan sessions collected.&lt;br /&gt;
&lt;br /&gt;
=== Morphometric Processing ===&lt;br /&gt;
Goals: Have all the documentation and code in place for BRAINS3 to easily be used by the community.&lt;br /&gt;
* 2011-02-15 (Mark Scully):  Prepare the BRAINS3 Toolkit for public use&lt;br /&gt;
** Improve the consistency of the command line argument processing&lt;br /&gt;
*** Create an XML formal Schema from the SEM model examples&lt;br /&gt;
*** Enhance the SEM schema with other optional tags needed for improved documentation&lt;br /&gt;
*** Make SEM into it's own External_Add project to ease use by other packages&lt;br /&gt;
*** Move internal documentation from https://www.icts.uiowa.edu/confluence/display/BRAINS/Command+line+argument+rules, to the SEM pages section&lt;br /&gt;
** (Hans Johnson) Improve merging strategies between BRAINS3Tools that are part of BRAINS3 and BRAINS3Tools that are part of Slicer3.  A combination of git svn should ease the integration of these two platforms.  -- This is not as easy as expected, and it is probably not a good use of our time to make this more automated.  It will continue to be done manually.&lt;br /&gt;
* 2012-01-15 (Mark Scully): Create documentation for a standard morphometric analysis&lt;br /&gt;
* 2013-01-08 (Mark Scully): Create tutorial for full morphometric analysis suitable for basing a DWI based analysis on.&lt;br /&gt;
&lt;br /&gt;
=== DTI Processing ===&lt;br /&gt;
Goals: Tools for a longitudinal analysis pipeline of changes measured by fiber tractography to identify white matter tracts that have strong co-morbid degenerative timelines compared to subcortical degeneration over time. Enable the use of the advanced DTI processing in NA-MIC within PREDICT HD. Specifically, adapt all NA-MIC tools to work as individual external Slicer modules (in part they already exist, but need further work), as well as combine them into a single Slicer DTI processing wizard.&lt;br /&gt;
* 2010-12-15 (Mark, Joy, UNC Team): &lt;br /&gt;
** Word doc Tutorial updated with visual inspection info&lt;br /&gt;
** Create Media Wiki version of documentation&lt;br /&gt;
** Create PPT presentation for DTIPrep.&lt;br /&gt;
* Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
** 2010-11-30 (Mark, Joy): Add testing data suite to DicomToNRRDConverter  (Joy to identify, Mark to implement)&lt;br /&gt;
** Target 2010-12-31(Mark): CMake URL data download mechanisms (Look at Titan CMake has examples of this).  &lt;br /&gt;
** 2010-12-31 (Clement)  DicomToNRRDConverter use of B-Matrix for vb13 data DTI_THP Iowa data.&lt;br /&gt;
* Target 2011-05-01 (Revised: 2011-10-01) (Clement/Mahshid): DTI noise estimation, Rician noise filtering&lt;br /&gt;
** Review status of code to determine how to modularize into stand alone library and executable&lt;br /&gt;
** Include directly into DTIprep:&lt;br /&gt;
*** Optional Rician LMMSE image filtering - preprocessing&lt;br /&gt;
*** Optional Joint Rician LMMSE image filtering - before DTI creation&lt;br /&gt;
* 2011-06-24 (Clement/Mahshid): DTI QC and motion/eddy current correction (enhanced DTIPrep)&lt;br /&gt;
** Reporting standardization for easier report generation. Use of XML, extended reporting.&lt;br /&gt;
** Loading reports so that batch processing mode and gui processing mode allow the same user&lt;br /&gt;
** GUI should allow for manual individual rejection of DWI gradients &lt;br /&gt;
* 2011-12-31 (Clement/Mark/Mahshid): DTI estimation, property map generation (existing Slicer modules)&lt;br /&gt;
** Review and make command line interfaces and make a dictionary of common command line arguments across the tool sets.&lt;br /&gt;
** Push DTIProcess tools into full Slicer Modules&lt;br /&gt;
* 2011-08-15 (Revised: 2011-10-15) (Clement): DTI pairwise registration (new Slicer module)&lt;br /&gt;
** Develop pairwise registration module allowing: &lt;br /&gt;
*** Scalar feature (e.g FA) to drive the registration of a DTI image&lt;br /&gt;
*** Optional: Direct registration of the DTI image? (DTITK)&lt;br /&gt;
** Slicer3-compatible module currently available on NITRC: [http://www.nitrc.org/projects/dtireg/ DTI-Reg]&lt;br /&gt;
*** Registration/Warping available via BRAINS (BRAINSFit/BRAINSDemonWarp) and via ANTS (Advanced Normalization Tools)&lt;br /&gt;
** Investigate if both scalars and higher models can both be supported.&lt;br /&gt;
** Optional: Investigate DTITK inclusion Slicer3&lt;br /&gt;
* 2012-05-01 (Clement): DTI atlas based fiber analysis (new Slicer module)&lt;br /&gt;
** Tools need re-writing to make them slicer3 compatible.&lt;br /&gt;
* 2012-07-01 (Clement): DTI atlas computation module (new Slicer module)&lt;br /&gt;
** NITRC implementation FRAT needs rewrite, alternative would be open source AtlasWorks&lt;br /&gt;
* 2012-09-01 (Clement): DWI atlas mapping tool (new Slicer module)&lt;br /&gt;
** Need to move to NITRC and convert to Slicer3&lt;br /&gt;
* 2013-01-01 (Clement/Mark/Jeff/All): Appropriate reporting of all steps&lt;br /&gt;
** Reporting of tool status. Track the OpenProvenance project. &lt;br /&gt;
** Use XML so that we can convert of OpenProvenance latter if desired.&lt;br /&gt;
* 2013-08-30 (Mark): DTI processing wizard in Slicer&lt;br /&gt;
* 2013-08-30 (Clement): Longitudinal DTI analysis module&lt;br /&gt;
** Create processing pipeline for batch processing a large number of data sets&lt;br /&gt;
* 2013-08-30 (Steve Pieper/Kitware/Core 2 involvement): Fiber profile measurement/visualization within Slicer&lt;br /&gt;
&lt;br /&gt;
=== Shape Analysis ===&lt;br /&gt;
Goals: Tools for a longitudinal shape analysis pipeline to identify localized changes in basal ganglia tracts that have strong co-morbid degenerative timelines. Enable the use of the advanced SPHARM &amp;amp; particle shape analysis processing in NA-MIC within PREDICT HD. &lt;br /&gt;
* 2011-04-01 (Slicer Team/Core2):Sun Grid Engine compatibility&lt;br /&gt;
* 2011-04-01 (Clement): Clean up existing tools for deployment at Iowa&lt;br /&gt;
** Individual SPHARM tools &lt;br /&gt;
** SPHARM shape summary tool&lt;br /&gt;
** Statistical Shape Analysis Tools&lt;br /&gt;
*** CSV files as part of Slicer standards (Paths, variables, group associations, etc)&lt;br /&gt;
* 2012-01-01 (Mark):  Analyze 225 subjects with Cross sectional tools&lt;br /&gt;
** With between 3-6 longitudinally collected scans.&lt;br /&gt;
** With Caudate/Putamen/Thalamus&lt;br /&gt;
* 2012-08-01 (Clement/Bea): Add support for particle shape analysis as part of shape pipeline&lt;br /&gt;
** Target of 2011-01-14:  have feasibility shape analysis done to identify outstanding work that needs to be done.&lt;br /&gt;
&lt;br /&gt;
=== BatchMake Processing and Grid Wizard ===&lt;br /&gt;
Goals: Create a distributed batch processing pipeline that pulls data from and reports data to XNAT while distributing jobs across a cluster.&lt;br /&gt;
* 2011-01-14 (Marco):  Contact BatchMake developers and determine what needs to be done in order to distribute computational load for the analysis of this project.&lt;br /&gt;
** 2011-06-24 (Marco): Distribute from local data repositories.&lt;br /&gt;
** 2012-06-24 (Marco/Kevin Archie/Tim Olsen): Distribute from XNAT&lt;br /&gt;
** 2011-01-14 (Marco/Kevin Archie):  Define mechanism for deploying distributed computations with GridWizard as a backend tool that the end-user never sees.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
Goals: Share a meaningful, fully anonymized subset of the sMRI, fMRI, and DWI Huntington's data.&lt;br /&gt;
* (Target date of 2010-12-10) Identified the FMRI_024 data (77 subjects, 2-3 years longitudinal) as a good candidate data set for collaborative algorithm development platform.  This data set has 3 71direction+8B0 DTI data sets, 2 1.0^3 T1 data sets, and a 0.56x0.56x1.4 T2 data set.&lt;br /&gt;
** Will likely need to collect clinical data for shape analysis work that includes: (Age, Gender, Dx, Burdon Score, Motor Score).&lt;br /&gt;
** Will need to re-de-identify all the data to be used here.&lt;br /&gt;
** Will need to run auto-workup for generating Caudate/putamen/hippocampus/thalmus masks.&lt;br /&gt;
** Data exchange will be done through XNAT.  including derived data.&lt;br /&gt;
* (Target date of 2011-01-14):  Share all DTI_THP to wide NAMIC group for validation of tools being developed.&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
Goals: Inform community of the existence of tools and data sets as well as train them on their use.&lt;br /&gt;
*Tutorial(s) on the wiki&lt;br /&gt;
*Presentations at HBM, Euro-HD.net, HDSA (The Huntington's Disease Society of America) in year 2&lt;br /&gt;
*Hands-on teaching event for the DBP scientific community for year 3&lt;br /&gt;
&lt;br /&gt;
===Who===&lt;br /&gt;
*DBP: Hans Johnson, DBP engineer Mark Scully&lt;br /&gt;
*Algo: Martin Styner, DBP engineer Clement Vachet, Mahshid Farzinfar (DTIPrep), Beatriz Paniagua (Shape)&lt;br /&gt;
*Eng: Dan Marcus, Jeff Grethe, Marco Ruiz&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71984</id>
		<title>DBP3:Iowa</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71984"/>
		<updated>2011-11-21T21:29:31Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* In Progress / Completed (Reverse Chronological) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Engineering Action Plan&lt;br /&gt;
&lt;br /&gt;
=== Overview of the project ===&lt;br /&gt;
* http://www.na-mic.org/pages/DBP:HD&lt;br /&gt;
* [[2011_Summer_Project_Week_Iowa_Huntington%27s_disease_data_sharing | DBP Data description]]&lt;br /&gt;
* [[DBP:HD_Data_Collaborators | Projects using DBP:HD Data]]&lt;br /&gt;
&lt;br /&gt;
=== In Progress / Completed (Reverse Chronological) ===&lt;br /&gt;
&lt;br /&gt;
* (Complete: Fall 2011) DTI noise estimation, Rician noise filtering&lt;br /&gt;
* (Complete: Fall 2011) DTI pairwise registration (new Slicer module)&lt;br /&gt;
* (In Progress: Fall 2011) SPHARM-PDM Slicer3 integration/dissemination&lt;br /&gt;
* (In Progress: Fall 2011) Identified a bug in Mattes mutual information metric related to multithreading the was affecting BRAINSFit.  Working with the ITK community to correct it.  This has been worked around in BRAINS Tools by forcing MI registration metric to be single threaded until the ITK community can correct it.&lt;br /&gt;
* (Complete: Summer 2011) DTI estimation, property map generation &lt;br /&gt;
* (Complete: Summer 2011) DTIPrep improvement&lt;br /&gt;
* (Complete: Spring 2011) Write Tutorial for DTIPrep&lt;br /&gt;
* (Complete: Spring 2011) Re-deidentify data subset and post to XNAT for NA-MIC purposes.  Identified data and we are actively working on creating the data set as of March 2011.&lt;br /&gt;
* (Complete: Spring 2011) Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
* (Complete: March 2011) Fixed BRAINSTools errors on Windows&lt;br /&gt;
* (Complete: Feb 2011) Moved all BRAINS testing data to midas.kitware.com and updated the tests to pull data from there.&lt;br /&gt;
* (Complete: Feb 2011) Final approval from the Predict Steering Committee to share data.&lt;br /&gt;
* (Complete: Jan 2011) Add testing data suite to DicomToNRRDConverter &lt;br /&gt;
* (Complete: Fall 2010) Over 2900 scan sessions collected.&lt;br /&gt;
&lt;br /&gt;
=== Morphometric Processing ===&lt;br /&gt;
Goals: Have all the documentation and code in place for BRAINS3 to easily be used by the community.&lt;br /&gt;
* 2011-02-15 (Mark Scully):  Prepare the BRAINS3 Toolkit for public use&lt;br /&gt;
** Improve the consistency of the command line argument processing&lt;br /&gt;
*** Create an XML formal Schema from the SEM model examples&lt;br /&gt;
*** Enhance the SEM schema with other optional tags needed for improved documentation&lt;br /&gt;
*** Make SEM into it's own External_Add project to ease use by other packages&lt;br /&gt;
*** Move internal documentation from https://www.icts.uiowa.edu/confluence/display/BRAINS/Command+line+argument+rules, to the SEM pages section&lt;br /&gt;
** (Hans Johnson) Improve merging strategies between BRAINS3Tools that are part of BRAINS3 and BRAINS3Tools that are part of Slicer3.  A combination of git svn should ease the integration of these two platforms.  -- This is not as easy as expected, and it is probably not a good use of our time to make this more automated.  It will continue to be done manually.&lt;br /&gt;
* 2012-01-15 (Mark Scully): Create documentation for a standard morphometric analysis&lt;br /&gt;
* 2013-01-08 (Mark Scully): Create tutorial for full morphometric analysis suitable for basing a DWI based analysis on.&lt;br /&gt;
&lt;br /&gt;
=== DTI Processing ===&lt;br /&gt;
Goals: Tools for a longitudinal analysis pipeline of changes measured by fiber tractography to identify white matter tracts that have strong co-morbid degenerative timelines compared to subcortical degeneration over time. Enable the use of the advanced DTI processing in NA-MIC within PREDICT HD. Specifically, adapt all NA-MIC tools to work as individual external Slicer modules (in part they already exist, but need further work), as well as combine them into a single Slicer DTI processing wizard.&lt;br /&gt;
* 2010-12-15 (Mark, Joy, UNC Team): &lt;br /&gt;
** Word doc Tutorial updated with visual inspection info&lt;br /&gt;
** Create Media Wiki version of documentation&lt;br /&gt;
** Create PPT presentation for DTIPrep.&lt;br /&gt;
* Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
** 2010-11-30 (Mark, Joy): Add testing data suite to DicomToNRRDConverter  (Joy to identify, Mark to implement)&lt;br /&gt;
** Target 2010-12-31(Mark): CMake URL data download mechanisms (Look at Titan CMake has examples of this).  &lt;br /&gt;
** 2010-12-31 (Clement)  DicomToNRRDConverter use of B-Matrix for vb13 data DTI_THP Iowa data.&lt;br /&gt;
* Target 2011-05-01 (Revised: 2011-10-01) (Clement/Mahshid): DTI noise estimation, Rician noise filtering&lt;br /&gt;
** Review status of code to determine how to modularize into stand alone library and executable&lt;br /&gt;
** Include directly into DTIprep:&lt;br /&gt;
*** Optional Rician LMMSE image filtering - preprocessing&lt;br /&gt;
*** Optional Joint Rician LMMSE image filtering - before DTI creation&lt;br /&gt;
* 2011-06-24 (Clement/Mahshid): DTI QC and motion/eddy current correction (enhanced DTIPrep)&lt;br /&gt;
** Reporting standardization for easier report generation. Use of XML, extended reporting.&lt;br /&gt;
** Loading reports so that batch processing mode and gui processing mode allow the same user&lt;br /&gt;
** GUI should allow for manual individual rejection of DWI gradients &lt;br /&gt;
* 2011-12-31 (Clement/Mark/Mahshid): DTI estimation, property map generation (existing Slicer modules)&lt;br /&gt;
** Review and make command line interfaces and make a dictionary of common command line arguments across the tool sets.&lt;br /&gt;
** Push DTIProcess tools into full Slicer Modules&lt;br /&gt;
* 2011-08-15 (Revised: 2011-10-15) (Clement): DTI pairwise registration (new Slicer module)&lt;br /&gt;
** Develop pairwise registration module allowing: &lt;br /&gt;
*** Scalar feature (e.g FA) to drive the registration of a DTI image&lt;br /&gt;
*** Direct registration of the DTI image (DTITK?)&lt;br /&gt;
** First release of Slicer3-compatible module currently available on NITRC: [http://www.nitrc.org/projects/dtireg/ DTI-Reg]&lt;br /&gt;
** Investigate if both scalars and higher models can both be supported.&lt;br /&gt;
** Investigate DTITK inclusion Slicer3&lt;br /&gt;
* 2012-05-01 (Clement): DTI atlas based fiber analysis (new Slicer module)&lt;br /&gt;
** Tools need re-writing to make them slicer3 compatible.&lt;br /&gt;
* 2012-07-01 (Clement): DTI atlas computation module (new Slicer module)&lt;br /&gt;
** NITRC implementation FRAT needs rewrite, alternative would be open source AtlasWorks&lt;br /&gt;
* 2012-09-01 (Clement): DWI atlas mapping tool (new Slicer module)&lt;br /&gt;
** Need to move to NITRC and convert to Slicer3&lt;br /&gt;
* 2013-01-01 (Clement/Mark/Jeff/All): Appropriate reporting of all steps&lt;br /&gt;
** Reporting of tool status. Track the OpenProvenance project. &lt;br /&gt;
** Use XML so that we can convert of OpenProvenance latter if desired.&lt;br /&gt;
* 2013-08-30 (Mark): DTI processing wizard in Slicer&lt;br /&gt;
* 2013-08-30 (Clement): Longitudinal DTI analysis module&lt;br /&gt;
** Create processing pipeline for batch processing a large number of data sets&lt;br /&gt;
* 2013-08-30 (Steve Pieper/Kitware/Core 2 involvement): Fiber profile measurement/visualization within Slicer&lt;br /&gt;
&lt;br /&gt;
=== Shape Analysis ===&lt;br /&gt;
Goals: Tools for a longitudinal shape analysis pipeline to identify localized changes in basal ganglia tracts that have strong co-morbid degenerative timelines. Enable the use of the advanced SPHARM &amp;amp; particle shape analysis processing in NA-MIC within PREDICT HD. &lt;br /&gt;
* 2011-04-01 (Slicer Team/Core2):Sun Grid Engine compatibility&lt;br /&gt;
* 2011-04-01 (Clement): Clean up existing tools for deployment at Iowa&lt;br /&gt;
** Individual SPHARM tools &lt;br /&gt;
** SPHARM shape summary tool&lt;br /&gt;
** Statistical Shape Analysis Tools&lt;br /&gt;
*** CSV files as part of Slicer standards (Paths, variables, group associations, etc)&lt;br /&gt;
* 2012-01-01 (Mark):  Analyze 225 subjects with Cross sectional tools&lt;br /&gt;
** With between 3-6 longitudinally collected scans.&lt;br /&gt;
** With Caudate/Putamen/Thalamus&lt;br /&gt;
* 2012-08-01 (Clement/Bea): Add support for particle shape analysis as part of shape pipeline&lt;br /&gt;
** Target of 2011-01-14:  have feasibility shape analysis done to identify outstanding work that needs to be done.&lt;br /&gt;
&lt;br /&gt;
=== BatchMake Processing and Grid Wizard ===&lt;br /&gt;
Goals: Create a distributed batch processing pipeline that pulls data from and reports data to XNAT while distributing jobs across a cluster.&lt;br /&gt;
* 2011-01-14 (Marco):  Contact BatchMake developers and determine what needs to be done in order to distribute computational load for the analysis of this project.&lt;br /&gt;
** 2011-06-24 (Marco): Distribute from local data repositories.&lt;br /&gt;
** 2012-06-24 (Marco/Kevin Archie/Tim Olsen): Distribute from XNAT&lt;br /&gt;
** 2011-01-14 (Marco/Kevin Archie):  Define mechanism for deploying distributed computations with GridWizard as a backend tool that the end-user never sees.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
Goals: Share a meaningful, fully anonymized subset of the sMRI, fMRI, and DWI Huntington's data.&lt;br /&gt;
* (Target date of 2010-12-10) Identified the FMRI_024 data (77 subjects, 2-3 years longitudinal) as a good candidate data set for collaborative algorithm development platform.  This data set has 3 71direction+8B0 DTI data sets, 2 1.0^3 T1 data sets, and a 0.56x0.56x1.4 T2 data set.&lt;br /&gt;
** Will likely need to collect clinical data for shape analysis work that includes: (Age, Gender, Dx, Burdon Score, Motor Score).&lt;br /&gt;
** Will need to re-de-identify all the data to be used here.&lt;br /&gt;
** Will need to run auto-workup for generating Caudate/putamen/hippocampus/thalmus masks.&lt;br /&gt;
** Data exchange will be done through XNAT.  including derived data.&lt;br /&gt;
* (Target date of 2011-01-14):  Share all DTI_THP to wide NAMIC group for validation of tools being developed.&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
Goals: Inform community of the existence of tools and data sets as well as train them on their use.&lt;br /&gt;
*Tutorial(s) on the wiki&lt;br /&gt;
*Presentations at HBM, Euro-HD.net, HDSA (The Huntington's Disease Society of America) in year 2&lt;br /&gt;
*Hands-on teaching event for the DBP scientific community for year 3&lt;br /&gt;
&lt;br /&gt;
===Who===&lt;br /&gt;
*DBP: Hans Johnson, DBP engineer Mark Scully&lt;br /&gt;
*Algo: Martin Styner, DBP engineer Clement Vachet, Mahshid Farzinfar (DTIPrep), Beatriz Paniagua (Shape)&lt;br /&gt;
*Eng: Dan Marcus, Jeff Grethe, Marco Ruiz&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71944</id>
		<title>DBP3:Iowa</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71944"/>
		<updated>2011-11-16T19:24:13Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* DTI Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Engineering Action Plan&lt;br /&gt;
&lt;br /&gt;
=== Overview of the project ===&lt;br /&gt;
* http://www.na-mic.org/pages/DBP:HD&lt;br /&gt;
* [[2011_Summer_Project_Week_Iowa_Huntington%27s_disease_data_sharing | DBP Data description]]&lt;br /&gt;
* [[DBP:HD_Data_Collaborators | Projects using DBP:HD Data]]&lt;br /&gt;
&lt;br /&gt;
=== In Progress / Completed (Reverse Chronological) ===&lt;br /&gt;
&lt;br /&gt;
* (Complete: Fall 2011) DTI noise estimation, Rician noise filtering&lt;br /&gt;
* (In Progress: Fall 2011) DTI pairwise registration (new Slicer module)&lt;br /&gt;
* (In Progress: Fall 2011) SPHARM-PDM Slicer3 integration/dissemination&lt;br /&gt;
* (In Progress: Fall 2011) Identified a bug in Mattes mutual information metric related to multithreading the was affecting BRAINSFit.  Working with the ITK community to correct it.  This has been worked around in BRAINS Tools by forcing MI registration metric to be single threaded until the ITK community can correct it.&lt;br /&gt;
* (Complete: Summer 2011) DTI estimation, property map generation &lt;br /&gt;
* (Complete: Summer 2011) DTIPrep improvement&lt;br /&gt;
* (Complete: Spring 2011) Write Tutorial for DTIPrep&lt;br /&gt;
* (Complete: Spring 2011) Re-deidentify data subset and post to XNAT for NA-MIC purposes.  Identified data and we are actively working on creating the data set as of March 2011.&lt;br /&gt;
* (Complete: Spring 2011) Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
* (Complete: March 2011) Fixed BRAINSTools errors on Windows&lt;br /&gt;
* (Complete: Feb 2011) Moved all BRAINS testing data to midas.kitware.com and updated the tests to pull data from there.&lt;br /&gt;
* (Complete: Feb 2011) Final approval from the Predict Steering Committee to share data.&lt;br /&gt;
* (Complete: Jan 2011) Add testing data suite to DicomToNRRDConverter &lt;br /&gt;
* (Complete: Fall 2010) Over 2900 scan sessions collected.&lt;br /&gt;
&lt;br /&gt;
=== Morphometric Processing ===&lt;br /&gt;
Goals: Have all the documentation and code in place for BRAINS3 to easily be used by the community.&lt;br /&gt;
* 2011-02-15 (Mark Scully):  Prepare the BRAINS3 Toolkit for public use&lt;br /&gt;
** Improve the consistency of the command line argument processing&lt;br /&gt;
*** Create an XML formal Schema from the SEM model examples&lt;br /&gt;
*** Enhance the SEM schema with other optional tags needed for improved documentation&lt;br /&gt;
*** Make SEM into it's own External_Add project to ease use by other packages&lt;br /&gt;
*** Move internal documentation from https://www.icts.uiowa.edu/confluence/display/BRAINS/Command+line+argument+rules, to the SEM pages section&lt;br /&gt;
** (Hans Johnson) Improve merging strategies between BRAINS3Tools that are part of BRAINS3 and BRAINS3Tools that are part of Slicer3.  A combination of git svn should ease the integration of these two platforms.  -- This is not as easy as expected, and it is probably not a good use of our time to make this more automated.  It will continue to be done manually.&lt;br /&gt;
* 2012-01-15 (Mark Scully): Create documentation for a standard morphometric analysis&lt;br /&gt;
* 2013-01-08 (Mark Scully): Create tutorial for full morphometric analysis suitable for basing a DWI based analysis on.&lt;br /&gt;
&lt;br /&gt;
=== DTI Processing ===&lt;br /&gt;
Goals: Tools for a longitudinal analysis pipeline of changes measured by fiber tractography to identify white matter tracts that have strong co-morbid degenerative timelines compared to subcortical degeneration over time. Enable the use of the advanced DTI processing in NA-MIC within PREDICT HD. Specifically, adapt all NA-MIC tools to work as individual external Slicer modules (in part they already exist, but need further work), as well as combine them into a single Slicer DTI processing wizard.&lt;br /&gt;
* 2010-12-15 (Mark, Joy, UNC Team): &lt;br /&gt;
** Word doc Tutorial updated with visual inspection info&lt;br /&gt;
** Create Media Wiki version of documentation&lt;br /&gt;
** Create PPT presentation for DTIPrep.&lt;br /&gt;
* Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
** 2010-11-30 (Mark, Joy): Add testing data suite to DicomToNRRDConverter  (Joy to identify, Mark to implement)&lt;br /&gt;
** Target 2010-12-31(Mark): CMake URL data download mechanisms (Look at Titan CMake has examples of this).  &lt;br /&gt;
** 2010-12-31 (Clement)  DicomToNRRDConverter use of B-Matrix for vb13 data DTI_THP Iowa data.&lt;br /&gt;
* Target 2011-05-01 (Revised: 2011-10-01) (Clement/Mahshid): DTI noise estimation, Rician noise filtering&lt;br /&gt;
** Review status of code to determine how to modularize into stand alone library and executable&lt;br /&gt;
** Include directly into DTIprep:&lt;br /&gt;
*** Optional Rician LMMSE image filtering - preprocessing&lt;br /&gt;
*** Optional Joint Rician LMMSE image filtering - before DTI creation&lt;br /&gt;
* 2011-06-24 (Clement/Mahshid): DTI QC and motion/eddy current correction (enhanced DTIPrep)&lt;br /&gt;
** Reporting standardization for easier report generation. Use of XML, extended reporting.&lt;br /&gt;
** Loading reports so that batch processing mode and gui processing mode allow the same user&lt;br /&gt;
** GUI should allow for manual individual rejection of DWI gradients &lt;br /&gt;
* 2011-12-31 (Clement/Mark/Mahshid): DTI estimation, property map generation (existing Slicer modules)&lt;br /&gt;
** Review and make command line interfaces and make a dictionary of common command line arguments across the tool sets.&lt;br /&gt;
** Push DTIProcess tools into full Slicer Modules&lt;br /&gt;
* 2011-08-15 (Revised: 2011-10-15) (Clement): DTI pairwise registration (new Slicer module)&lt;br /&gt;
** Develop pairwise registration module allowing: &lt;br /&gt;
*** Scalar feature (e.g FA) to drive the registration of a DTI image&lt;br /&gt;
*** Direct registration of the DTI image (DTITK?)&lt;br /&gt;
** First release of Slicer3-compatible module currently available on NITRC: [http://www.nitrc.org/projects/dtireg/ DTI-Reg]&lt;br /&gt;
** Investigate if both scalars and higher models can both be supported.&lt;br /&gt;
** Investigate DTITK inclusion Slicer3&lt;br /&gt;
* 2012-05-01 (Clement): DTI atlas based fiber analysis (new Slicer module)&lt;br /&gt;
** Tools need re-writing to make them slicer3 compatible.&lt;br /&gt;
* 2012-07-01 (Clement): DTI atlas computation module (new Slicer module)&lt;br /&gt;
** NITRC implementation FRAT needs rewrite, alternative would be open source AtlasWorks&lt;br /&gt;
* 2012-09-01 (Clement): DWI atlas mapping tool (new Slicer module)&lt;br /&gt;
** Need to move to NITRC and convert to Slicer3&lt;br /&gt;
* 2013-01-01 (Clement/Mark/Jeff/All): Appropriate reporting of all steps&lt;br /&gt;
** Reporting of tool status. Track the OpenProvenance project. &lt;br /&gt;
** Use XML so that we can convert of OpenProvenance latter if desired.&lt;br /&gt;
* 2013-08-30 (Mark): DTI processing wizard in Slicer&lt;br /&gt;
* 2013-08-30 (Clement): Longitudinal DTI analysis module&lt;br /&gt;
** Create processing pipeline for batch processing a large number of data sets&lt;br /&gt;
* 2013-08-30 (Steve Pieper/Kitware/Core 2 involvement): Fiber profile measurement/visualization within Slicer&lt;br /&gt;
&lt;br /&gt;
=== Shape Analysis ===&lt;br /&gt;
Goals: Tools for a longitudinal shape analysis pipeline to identify localized changes in basal ganglia tracts that have strong co-morbid degenerative timelines. Enable the use of the advanced SPHARM &amp;amp; particle shape analysis processing in NA-MIC within PREDICT HD. &lt;br /&gt;
* 2011-04-01 (Slicer Team/Core2):Sun Grid Engine compatibility&lt;br /&gt;
* 2011-04-01 (Clement): Clean up existing tools for deployment at Iowa&lt;br /&gt;
** Individual SPHARM tools &lt;br /&gt;
** SPHARM shape summary tool&lt;br /&gt;
** Statistical Shape Analysis Tools&lt;br /&gt;
*** CSV files as part of Slicer standards (Paths, variables, group associations, etc)&lt;br /&gt;
* 2012-01-01 (Mark):  Analyze 225 subjects with Cross sectional tools&lt;br /&gt;
** With between 3-6 longitudinally collected scans.&lt;br /&gt;
** With Caudate/Putamen/Thalamus&lt;br /&gt;
* 2012-08-01 (Clement/Bea): Add support for particle shape analysis as part of shape pipeline&lt;br /&gt;
** Target of 2011-01-14:  have feasibility shape analysis done to identify outstanding work that needs to be done.&lt;br /&gt;
&lt;br /&gt;
=== BatchMake Processing and Grid Wizard ===&lt;br /&gt;
Goals: Create a distributed batch processing pipeline that pulls data from and reports data to XNAT while distributing jobs across a cluster.&lt;br /&gt;
* 2011-01-14 (Marco):  Contact BatchMake developers and determine what needs to be done in order to distribute computational load for the analysis of this project.&lt;br /&gt;
** 2011-06-24 (Marco): Distribute from local data repositories.&lt;br /&gt;
** 2012-06-24 (Marco/Kevin Archie/Tim Olsen): Distribute from XNAT&lt;br /&gt;
** 2011-01-14 (Marco/Kevin Archie):  Define mechanism for deploying distributed computations with GridWizard as a backend tool that the end-user never sees.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
Goals: Share a meaningful, fully anonymized subset of the sMRI, fMRI, and DWI Huntington's data.&lt;br /&gt;
* (Target date of 2010-12-10) Identified the FMRI_024 data (77 subjects, 2-3 years longitudinal) as a good candidate data set for collaborative algorithm development platform.  This data set has 3 71direction+8B0 DTI data sets, 2 1.0^3 T1 data sets, and a 0.56x0.56x1.4 T2 data set.&lt;br /&gt;
** Will likely need to collect clinical data for shape analysis work that includes: (Age, Gender, Dx, Burdon Score, Motor Score).&lt;br /&gt;
** Will need to re-de-identify all the data to be used here.&lt;br /&gt;
** Will need to run auto-workup for generating Caudate/putamen/hippocampus/thalmus masks.&lt;br /&gt;
** Data exchange will be done through XNAT.  including derived data.&lt;br /&gt;
* (Target date of 2011-01-14):  Share all DTI_THP to wide NAMIC group for validation of tools being developed.&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
Goals: Inform community of the existence of tools and data sets as well as train them on their use.&lt;br /&gt;
*Tutorial(s) on the wiki&lt;br /&gt;
*Presentations at HBM, Euro-HD.net, HDSA (The Huntington's Disease Society of America) in year 2&lt;br /&gt;
*Hands-on teaching event for the DBP scientific community for year 3&lt;br /&gt;
&lt;br /&gt;
===Who===&lt;br /&gt;
*DBP: Hans Johnson, DBP engineer Mark Scully&lt;br /&gt;
*Algo: Martin Styner, DBP engineer Clement Vachet, Mahshid Farzinfar (DTIPrep), Beatriz Paniagua (Shape)&lt;br /&gt;
*Eng: Dan Marcus, Jeff Grethe, Marco Ruiz&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:FVLight&amp;diff=71943</id>
		<title>2012 Winter Project Week:FVLight</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:FVLight&amp;diff=71943"/>
		<updated>2011-11-16T18:25:36Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:FV1.jpg|FiberViewerLight - Top Screen&lt;br /&gt;
Image:FV2.jpg|FiberViewerLight - Length Screen with a plane&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Clement Vachet, Martin Styner&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;
The main objective is to develop a light version of the existing tool FiberViewer. We will focus on the clustering part of Fiber Viewer such as Length, Gravity, Hausdorff, and Mean methods, but also a Normalized Cut algorithm. FiberViewerLight also provides 3D fibers visualization and 3D plane selection, for future FA analysis along fibers.&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;
Our plan for the project week is to continue FiberVieweLight's development and improve its computing speed since it is a light version.&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: 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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71942</id>
		<title>2012 Winter Project Week:DTIAFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71942"/>
		<updated>2011-11-16T18:25:19Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTIAFA1.jpg|DTIAtlasFiberAnalyzer - Top Screen&lt;br /&gt;
Image:DTIAFA2.jpg|DTIAtlasFiberAnalyzer - Plot Window&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Benjamin Yvernault, Yundi Shi, Clement Vachet, Martin Styner&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;
DTIAtlasFiberAnalyzer aims to map atlas fiber bundles to individual subjects, extract corresponding fiber profiles, gather and plot all related information (average FA map along fibers...). DTIAtlasFiberAnalyzer calls external applications, corresponding to individual steps or the framework, such as: dtitractstat, fiberprocess, and mergestatwithfiber. Once information are computed, each merged statistics on the fiber bundle can be displayed on 3D Slicer.&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 plan for the project week is to test this tool on small datasets and meet with interested parties.&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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71941</id>
		<title>2012 Winter Project Week:DTIAFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71941"/>
		<updated>2011-11-16T18:24:31Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &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:DTIAFA1.jpg|DTIAtlasFiberAnalyzer - Top Screen&lt;br /&gt;
Image:DTIAFA2.jpg|DTIAtlasFiberAnalyzer - Plot Window&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Benjamin Yvernault, Yundi Shi, Clement Vachet, Martin Styner&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;
DTIAtlasFiberAnalyzer aims to map atlas fiber bundles to individual subjects, extract corresponding fiber profiles, gather and plot all related information (average FA map along fibers...). DTIAtlasFiberAnalyzer calls external applications, corresponding to individual steps or the framework, such as: dtitractstat, fiberprocess, and mergestatwithfiber. Once information are computed, each merged statistics on the fiber bundle can be displayed on 3D Slicer.&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 plan for the project week is to test this tool on small datasets and meet with interested parties.&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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71940</id>
		<title>2012 Winter Project Week:DTIAFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71940"/>
		<updated>2011-11-16T18:23:19Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &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:DTIAFA1.jpg|DTIAtlasFiberAnalyzer - Top Screen&lt;br /&gt;
Image:DTIAFA2.jpg|DTIAtlasFiberAnalyzer - Plot Window&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner&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;
DTIAtlasFiberAnalyzer aims to map atlas fiber bundles to individual subjects, extract corresponding fiber profiles, gather and plot all related information (average FA map along fibers...). DTIAtlasFiberAnalyzer calls external applications, corresponding to individual steps or the framework, such as: dtitractstat, fiberprocess, and mergestatwithfiber. Once information are computed, each merged statistics on the fiber bundle can be displayed on 3D Slicer.&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 plan for the project week is to test this tool on small datasets and meet with interested parties.&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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71939</id>
		<title>2012 Winter Project Week:DTIAFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71939"/>
		<updated>2011-11-16T18:22:53Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Key Investigators */&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:DTIAFA1.jpg|DTIAtlasFiberAnalyzer - Top Screen&lt;br /&gt;
Image:DTIAFA2.jpg|DTIAtlasFiberAnalyzer - Plot Window&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner&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;
DTIAtlasFiberAnalyzer aims to map atlas fiber bundles to individual subjects, extract corresponding fiber profiles, gather and plot all related information (average FA map along fibers...). DTIAtlasFiberAnalyzer calls external applications, corresponding to individual steps or the framework, such as: dtitractstat, fiberprocess, and mergestatwithfiber. Once information are computed, each merged statistics on the fiber bundle can be displayed on 3D Slicer.&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 plan for the project week is to test this tool on small datasets and meet with interested parties.&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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71938</id>
		<title>2012 Winter Project Week:DTIAFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:DTIAFA&amp;diff=71938"/>
		<updated>2011-11-16T18:22:23Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &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:DTIAFA1.jpg|DTIAtlasFiberAnalyzer - Top Screen&lt;br /&gt;
Image:DTIAFA2.jpg|DTIAtlasFiberAnalyzer - Plot Window&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner&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;
DTIAtlasFiberAnalyzer aims to map atlas fiber bundles to individual subjects, extract corresponding fiber profiles, gather and plot all related information (average FA map along fibers...). DTIAtlasFiberAnalyzer calls external applications, corresponding to individual steps or the frwamework, such as: dtitractstat, fiberprocess, and mergestatwithfiber. Once information are computed, each merged statistics on the fiber bundle can be displayed on 3D Slicer.&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 plan for the project week is to test this tool on specific datasets and meet with interested parties.&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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:FVLight&amp;diff=71937</id>
		<title>2012 Winter Project Week:FVLight</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:FVLight&amp;diff=71937"/>
		<updated>2011-11-16T17:15:16Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &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:FV1.jpg|FiberViewerLight - Top Screen&lt;br /&gt;
Image:FV2.jpg|FiberViewerLight - Length Screen with a plane&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Jean-Baptiste Berger, Clement Vachet, Martin Styner&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;
The main objective is to develop a light version of the existing tool FiberViewer. We will focus on the clustering part of Fiber Viewer such as Length, Gravity, Hausdorff, and Mean methods, but also a Normalized Cut algorithm. FiberViewerLight also provides 3D fibers visualization and 3D plane selection, for future FA analysis along fibers.&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;
Our plan for the project week is to continue FiberVieweLight's development and improve its computing speed since it is a light version.&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: 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;
&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&lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=71876</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=71876"/>
		<updated>2011-11-10T20:11:46Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTI-Reg_UI.jpg| DTI-Reg user interface&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform atlas-based DTI population analysis. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications, called via BatchMake. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71869</id>
		<title>2012 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71869"/>
		<updated>2011-11-10T19:56:39Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Predict Huntington's Disease DBP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
 Back to [[Project Events]], [[AHM_2012]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[image:PW-SLC2012.png|300px]]&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2012#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_2012#Agenda|click here for the agenda for AHM 2012 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 9-13, 2012, the 14th project week for hands-on research and development activity in Neuroscience and Image-Guided Therapy 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;
 Please list projects here.&lt;br /&gt;
&lt;br /&gt;
===IGT===&lt;br /&gt;
*MR guided laser ablation for neurosurgery (Dan Orringer, MD BWH, Jason Stafford, MD Anderson, Isaiah Norton BWH)&lt;br /&gt;
*Pelvic Registration (Sandy Wells, Firdaus Janoos, Mehdi Moradi UBC/BWH, jan egger, andrey fedorov)&lt;br /&gt;
*openIGTLink interface for Slicer4(Junichi, Clif Burdette/Jack Blevins, Tamas, Andras)&lt;br /&gt;
*needle tracking (atushi yamada, radhika tibrewal, a needle navigation person)&lt;br /&gt;
*?mr susceptability (clare poynton, mr physics person?)&lt;br /&gt;
&lt;br /&gt;
===Predict Huntington's Disease DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:FVLight|FiberViewerLight: a fiber bundle visualization and clustering tool]] (Jean-Baptiste Berger, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:DTIAFA|DTIAtlasFiberAnalyzer]] (Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:PairWiseDTIRegistration|Pairwise DTI registration: DTI-Reg]] (Clement Vachet, Hans Johnson, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
===Atrial fibrillation DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:EndoSeg|Endocardial Segmentation in DE-MRI for AFib]] (Yi Gao, Liang-Jia Zhu, Josh Cates, Gregory Phillip Gardner, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Kit Internals===&lt;br /&gt;
*Slicer4 Scene Views Module (Nicole Aucoin)&lt;br /&gt;
*Slicer4 Annotations Module&lt;br /&gt;
** File format refactor (Nicole Aucoin)&lt;br /&gt;
** QT 3D Text rendering proof of concept (Julien Finet, Steve Pieper, Nicole Aucoin)&lt;br /&gt;
* Editor Extension Examples and Debugging (Steve Pieper)&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 27th, 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 27: MGH DBP&lt;br /&gt;
#*November 3: Iowa DBP Huntingtons, Engineering Infrastructure Topics&lt;br /&gt;
#*November 10:  Utah Atrial Fibrillation DBP&lt;br /&gt;
#*November 17: UCLA TBI DBP&lt;br /&gt;
#*November 24:  No call.  thanksgiving.&lt;br /&gt;
#*December 1: &lt;br /&gt;
#*December 8: &lt;br /&gt;
#*December 15:Finalize Projects &lt;br /&gt;
#*January 5: Loose Ends&lt;br /&gt;
#By December 15: [[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 15: 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. MIDAS, xNAT). 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>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71868</id>
		<title>2012 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71868"/>
		<updated>2011-11-10T19:56:08Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Predict Huntington's Disease DBP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
 Back to [[Project Events]], [[AHM_2012]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[image:PW-SLC2012.png|300px]]&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2012#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_2012#Agenda|click here for the agenda for AHM 2012 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 9-13, 2012, the 14th project week for hands-on research and development activity in Neuroscience and Image-Guided Therapy 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;
 Please list projects here.&lt;br /&gt;
&lt;br /&gt;
===IGT===&lt;br /&gt;
*MR guided laser ablation for neurosurgery (Dan Orringer, MD BWH, Jason Stafford, MD Anderson, Isaiah Norton BWH)&lt;br /&gt;
*Pelvic Registration (Sandy Wells, Firdaus Janoos, Mehdi Moradi UBC/BWH, jan egger, andrey fedorov)&lt;br /&gt;
*openIGTLink interface for Slicer4(Junichi, Clif Burdette/Jack Blevins, Tamas, Andras)&lt;br /&gt;
*needle tracking (atushi yamada, radhika tibrewal, a needle navigation person)&lt;br /&gt;
*?mr susceptability (clare poynton, mr physics person?)&lt;br /&gt;
&lt;br /&gt;
===Predict Huntington's Disease DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:FVLight|FiberViewerLight: a fiber bundle visualization and clustering tool]] (Jean-Baptiste Berger, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:DTIAFA|DTIAtlasFiberAnalyzer]] (Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:PairWiseDTIRegistration|Pairwise DTI registration]] (Clement Vachet, Hans Johnson, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
===Atrial fibrillation DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:EndoSeg|Endocardial Segmentation in DE-MRI for AFib]] (Yi Gao, Liang-Jia Zhu, Josh Cates, Gregory Phillip Gardner, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Kit Internals===&lt;br /&gt;
*Slicer4 Scene Views Module (Nicole Aucoin)&lt;br /&gt;
*Slicer4 Annotations Module&lt;br /&gt;
** File format refactor (Nicole Aucoin)&lt;br /&gt;
** QT 3D Text rendering proof of concept (Julien Finet, Steve Pieper, Nicole Aucoin)&lt;br /&gt;
* Editor Extension Examples and Debugging (Steve Pieper)&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 27th, 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 27: MGH DBP&lt;br /&gt;
#*November 3: Iowa DBP Huntingtons, Engineering Infrastructure Topics&lt;br /&gt;
#*November 10:  Utah Atrial Fibrillation DBP&lt;br /&gt;
#*November 17: UCLA TBI DBP&lt;br /&gt;
#*November 24:  No call.  thanksgiving.&lt;br /&gt;
#*December 1: &lt;br /&gt;
#*December 8: &lt;br /&gt;
#*December 15:Finalize Projects &lt;br /&gt;
#*January 5: Loose Ends&lt;br /&gt;
#By December 15: [[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 15: 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. MIDAS, xNAT). 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>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71861</id>
		<title>2012 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71861"/>
		<updated>2011-11-10T19:45:11Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Predict Huntington's Disease DBP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
 Back to [[Project Events]], [[AHM_2012]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[image:PW-SLC2012.png|300px]]&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2012#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_2012#Agenda|click here for the agenda for AHM 2012 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 9-13, 2012, the 14th project week for hands-on research and development activity in Neuroscience and Image-Guided Therapy 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;
 Please list projects here.&lt;br /&gt;
&lt;br /&gt;
===IGT===&lt;br /&gt;
*MR guided laser ablation for neurosurgery (Dan Orringer, MD BWH, Jason Stafford, MD Anderson, Isaiah Norton BWH)&lt;br /&gt;
*Pelvic Registration (Sandy Wells, Firdaus Janoos, Mehdi Moradi UBC/BWH, jan egger, andrey fedorov)&lt;br /&gt;
*openIGTLink interface for Slicer4(Junichi, Clif Burdette/Jack Blevins, Tamas, Andras)&lt;br /&gt;
*needle tracking (atushi yamada, radhika tibrewal, a needle navigation person)&lt;br /&gt;
*?mr susceptability (clare poynton, mr physics person?)&lt;br /&gt;
&lt;br /&gt;
===Predict Huntington's Disease DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:FVLight|Fiber Clustering]] (Jean-Baptiste Berger, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:DTIAFA|Atlas Builder]] (Jean-Baptiste Berger, Yundi Shi, Clement Vachet, Martin Styner)&lt;br /&gt;
* [[2012_Winter_Project_Week:PairWiseDTIRegistration|Pairwise DTI registration]] (Clement Vachet, Hans Johnson, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
===Atrial fibrillation DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:EndoSeg|Endocardial Segmentation in DE-MRI for AFib]] (Yi Gao, Liang-Jia Zhu, Josh Cates, Gregory Phillip Gardner, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Kit Internals===&lt;br /&gt;
*Slicer4 Scene Views Module (Nicole Aucoin)&lt;br /&gt;
*Slicer4 Annotations Module&lt;br /&gt;
** File format refactor (Nicole Aucoin)&lt;br /&gt;
** QT 3D Text rendering proof of concept (Julien Finet, Steve Pieper, Nicole Aucoin)&lt;br /&gt;
* Editor Extension Examples and Debugging (Steve Pieper)&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 27th, 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 27: MGH DBP&lt;br /&gt;
#*November 3: Iowa DBP Huntingtons, Engineering Infrastructure Topics&lt;br /&gt;
#*November 10:  Utah Atrial Fibrillation DBP&lt;br /&gt;
#*November 17: UCLA TBI DBP&lt;br /&gt;
#*November 24:  No call.  thanksgiving.&lt;br /&gt;
#*December 1: &lt;br /&gt;
#*December 8: &lt;br /&gt;
#*December 15:Finalize Projects &lt;br /&gt;
#*January 5: Loose Ends&lt;br /&gt;
#By December 15: [[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 15: 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. MIDAS, xNAT). 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>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=71859</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=71859"/>
		<updated>2011-11-10T19:43:10Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:DTI-Reg_UI.jpg| DTI-Reg user interface&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform atlas-based DTI population analysis. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:DTI-Reg_UI.jpg&amp;diff=71858</id>
		<title>File:DTI-Reg UI.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:DTI-Reg_UI.jpg&amp;diff=71858"/>
		<updated>2011-11-10T19:42:11Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: DTI-Reg user interface - Pairwise DTI registration module&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DTI-Reg user interface - Pairwise DTI registration module&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=71857</id>
		<title>2012 Winter Project Week:PairWiseDTIRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week:PairWiseDTIRegistration&amp;diff=71857"/>
		<updated>2011-11-10T19:31:08Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-SLC2012.png|Projects List &amp;lt;/gallery&amp;gt;  ==DTI registration/processing pipeline in Slicer3==    ==Key Investigator…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTI registration/processing pipeline in Slicer3==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* UNC: Clement Vachet, Martin Styner&lt;br /&gt;
* IOWA: Mark Scully, Hans Johnson&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 focus on enabling the use of advanced DTI processing within NA-MIC and on automatizing steps to perform atlas-based DTI population analysis. One component is pair-wise DTI registration which can be directly performed by DTI-Reg, a C++ application developed in that regard.&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;
DTI-Reg is an open-source C++ application that performs pair-wise DTI registration.&lt;br /&gt;
Individual steps of the pair-wise registration pipeline are performed via external applications. Starting with two input DTI images, scalar FA maps are generated via dtiprocess. Registration is then performed between these FA maps, via BRAINSFit or BRAINSDemonWarp, which provide different registration schemes: rigid, affine, BSpline, diffeomorphic, logDemons. The final deformation is then applied to the source DTI image via resampleDTI.&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;
&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 extension&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71845</id>
		<title>2012 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Winter_Project_Week&amp;diff=71845"/>
		<updated>2011-11-10T18:42:46Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* Predict Huntington's Disease DBP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
 Back to [[Project Events]], [[AHM_2012]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[image:PW-SLC2012.png|300px]]&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2012#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_2012#Agenda|click here for the agenda for AHM 2012 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
From January 9-13, 2012, the 14th project week for hands-on research and development activity in Neuroscience and Image-Guided Therapy 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;
 Please list projects here.&lt;br /&gt;
&lt;br /&gt;
===IGT===&lt;br /&gt;
*MR guided laser ablation for neurosurgery (Dan Orringer, MD BWH, Jason Stafford, MD Anderson, Isaiah Norton BWH)&lt;br /&gt;
*Pelvic Registration (Sandy Wells, Firdaus Janoos, Mehdi Moradi UBC/BWH, jan egger, andrey fedorov)&lt;br /&gt;
*openIGTLink interface for Slicer4(Junichi, Clif Burdette/Jack Blevins, Tamas, Andras)&lt;br /&gt;
*needle tracking (atushi yamada, radhika tibrewal, a needle navigation person)&lt;br /&gt;
*?mr susceptability (clare poynton, mr physics person?)&lt;br /&gt;
&lt;br /&gt;
===Predict Huntington's Disease DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:FVLight|Fiber Viewer Light]]&lt;br /&gt;
* [[2012_Winter_Project_Week:DTIAFA|DTI Atlas Fiber Analyzer]]&lt;br /&gt;
* [[2012_Winter_Project_Week:PairWiseDTIRegistration|Pairwise DTI registration]] (Clement Vachet, Hans Johnson, Martin Styner)&lt;br /&gt;
&lt;br /&gt;
===Atrial fibrillation DBP===&lt;br /&gt;
* [[2012_Winter_Project_Week:EndoSeg|Endocardial Segmentation in DE-MRI for AFib]] (Yi Gao, Liang-Jia Zhu, Josh Cates, Gregory Phillip Gardner, Rob MacLeod, Sylvain Bouix, Allen Tannenbaum)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Kit Internals===&lt;br /&gt;
*Slicer4 Scene Views Module (Nicole Aucoin)&lt;br /&gt;
*Slicer4 Annotations Module&lt;br /&gt;
** File format refactor (Nicole Aucoin)&lt;br /&gt;
** QT 3D Text rendering proof of concept (Julien Finet, Steve Pieper, Nicole Aucoin)&lt;br /&gt;
* Editor Extension Examples and Debugging (Steve Pieper)&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 27th, 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 27: MGH DBP&lt;br /&gt;
#*November 3: Iowa DBP Huntingtons, Engineering Infrastructure Topics&lt;br /&gt;
#*November 10:  Utah Atrial Fibrillation DBP&lt;br /&gt;
#*November 17: UCLA TBI DBP&lt;br /&gt;
#*November 24:  No call.  thanksgiving.&lt;br /&gt;
#*December 1: &lt;br /&gt;
#*December 8: &lt;br /&gt;
#*December 15:Finalize Projects &lt;br /&gt;
#*January 5: Loose Ends&lt;br /&gt;
#By December 15: [[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 15: 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. MIDAS, xNAT). 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>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71635</id>
		<title>DBP3:Iowa</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71635"/>
		<updated>2011-11-01T20:35:10Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* In Progress / Completed (Reverse Chronological) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Engineering Action Plan&lt;br /&gt;
&lt;br /&gt;
=== Overview of the project ===&lt;br /&gt;
* http://www.na-mic.org/pages/DBP:HD&lt;br /&gt;
* [[2011_Summer_Project_Week_Iowa_Huntington%27s_disease_data_sharing | DBP Data description]]&lt;br /&gt;
&lt;br /&gt;
=== In Progress / Completed (Reverse Chronological) ===&lt;br /&gt;
&lt;br /&gt;
* (Complete: Fall 2011) DTI noise estimation, Rician noise filtering&lt;br /&gt;
* (In Progress: Fall 2011) DTI pairwise registration (new Slicer module)&lt;br /&gt;
* (In Progress: Fall 2011) SPHARM-PDM Slicer3 integration/dissemination&lt;br /&gt;
* (In Progress: Fall 2011) Identified a bug in Mattes mutual information metric related to multithreading the was affecting BRAINSFit.  Working with the ITK community to correct it.  This has been worked around in BRAINS Tools by forcing MI registration metric to be single threaded until the ITK community can correct it.&lt;br /&gt;
* (Complete: Summer 2011) DTI estimation, property map generation &lt;br /&gt;
* (Complete: Summer 2011) DTIPrep improvement&lt;br /&gt;
* (Complete: Spring 2011) Write Tutorial for DTIPrep&lt;br /&gt;
* (Complete: Spring 2011) Re-deidentify data subset and post to XNAT for NA-MIC purposes.  Identified data and we are actively working on creating the data set as of March 2011.&lt;br /&gt;
* (Complete: Spring 2011) Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
* (Complete: March 2011) Fixed BRAINSTools errors on Windows&lt;br /&gt;
* (Complete: Feb 2011) Moved all BRAINS testing data to midas.kitware.com and updated the tests to pull data from there.&lt;br /&gt;
* (Complete: Feb 2011) Final approval from the Predict Steering Committee to share data.&lt;br /&gt;
* (Complete: Jan 2011) Add testing data suite to DicomToNRRDConverter &lt;br /&gt;
* (Complete: Fall 2010) Over 2900 scan sessions collected.&lt;br /&gt;
&lt;br /&gt;
=== Morphometric Processing ===&lt;br /&gt;
Goals: Have all the documentation and code in place for BRAINS3 to easily be used by the community.&lt;br /&gt;
* 2011-02-15 (Mark Scully):  Prepare the BRAINS3 Toolkit for public use&lt;br /&gt;
** Improve the consistency of the command line argument processing&lt;br /&gt;
*** Create an XML formal Schema from the SEM model examples&lt;br /&gt;
*** Enhance the SEM schema with other optional tags needed for improved documentation&lt;br /&gt;
*** Make SEM into it's own External_Add project to ease use by other packages&lt;br /&gt;
*** Move internal documentation from https://www.icts.uiowa.edu/confluence/display/BRAINS/Command+line+argument+rules, to the SEM pages section&lt;br /&gt;
** (Hans Johnson) Improve merging strategies between BRAINS3Tools that are part of BRAINS3 and BRAINS3Tools that are part of Slicer3.  A combination of git svn should ease the integration of these two platforms.  -- This is not as easy as expected, and it is probably not a good use of our time to make this more automated.  It will continue to be done manually.&lt;br /&gt;
* 2012-01-15 (Mark Scully): Create documentation for a standard morphometric analysis&lt;br /&gt;
* 2013-01-08 (Mark Scully): Create tutorial for full morphometric analysis suitable for basing a DWI based analysis on.&lt;br /&gt;
&lt;br /&gt;
=== DTI Processing ===&lt;br /&gt;
Goals: Tools for a longitudinal analysis pipeline of changes measured by fiber tractography to identify white matter tracts that have strong co-morbid degenerative timelines compared to subcortical degeneration over time. Enable the use of the advanced DTI processing in NA-MIC within PREDICT HD. Specifically, adapt all NA-MIC tools to work as individual external Slicer modules (in part they already exist, but need further work), as well as combine them into a single Slicer DTI processing wizard.&lt;br /&gt;
* 2010-12-15 (Mark, Joy, UNC Team): &lt;br /&gt;
** Word doc Tutorial updated with visual inspection info&lt;br /&gt;
** Create Media Wiki version of documentation&lt;br /&gt;
** Create PPT presentation for DTIPrep.&lt;br /&gt;
* Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
** 2010-11-30 (Mark, Joy): Add testing data suite to DicomToNRRDConverter  (Joy to identify, Mark to implement)&lt;br /&gt;
** Target 2010-12-31(Mark): CMake URL data download mechanisms (Look at Titan CMake has examples of this).  &lt;br /&gt;
** 2010-12-31 (Clement)  DicomToNRRDConverter use of B-Matrix for vb13 data DTI_THP Iowa data.&lt;br /&gt;
* Target 2011-05-01 (Revised: 2011-10-01) (Clement/Mahshid): DTI noise estimation, Rician noise filtering&lt;br /&gt;
** Review status of code to determine how to modularize into stand alone library and executable&lt;br /&gt;
** Include directly into DTIprep:&lt;br /&gt;
*** Optional Rician LMMSE image filtering - preprocessing&lt;br /&gt;
*** Optional Joint Rician LMMSE image filtering - before DTI creation&lt;br /&gt;
* 2011-06-24 (Clement/Mahshid): DTI QC and motion/eddy current correction (enhanced DTIPrep)&lt;br /&gt;
** Reporting standardization for easier report generation. Use of XML, extended reporting.&lt;br /&gt;
** Loading reports so that batch processing mode and gui processing mode allow the same user&lt;br /&gt;
** GUI should allow for manual individual rejection of DWI gradients &lt;br /&gt;
* 2011-12-31 (Clement/Mark/Mahshid): DTI estimation, property map generation (existing Slicer modules)&lt;br /&gt;
** Review and make command line interfaces and make a dictionary of common command line arguments across the tool sets.&lt;br /&gt;
** Push DTIProcess tools into full Slicer Modules&lt;br /&gt;
* 2011-08-15 (Revised: 2011-10-15) (Clement): DTI pairwise registration (new Slicer module)&lt;br /&gt;
** Develop pairwise registration module allowing: &lt;br /&gt;
*** Scalar feature (e.g FA) to drive the registration of a DTI image&lt;br /&gt;
*** Direct registration of the DTI image (DTITK?)&lt;br /&gt;
** First release of Slicer3-compatible module currently available on github: [https://github.com/clementsan/DTI-Reg DTI-Reg]&lt;br /&gt;
** Investigate if both scalars and higher models can both be supported.&lt;br /&gt;
** Investigate DTITK inclusion Slicer3&lt;br /&gt;
* 2012-05-01 (Clement): DTI atlas based fiber analysis (new Slicer module)&lt;br /&gt;
** Tools need re-writing to make them slicer3 compatible.&lt;br /&gt;
* 2012-07-01 (Clement): DTI atlas computation module (new Slicer module)&lt;br /&gt;
** NITRC implementation FRAT needs rewrite, alternative would be open source AtlasWorks&lt;br /&gt;
* 2012-09-01 (Clement): DWI atlas mapping tool (new Slicer module)&lt;br /&gt;
** Need to move to NITRC and convert to Slicer3&lt;br /&gt;
* 2013-01-01 (Clement/Mark/Jeff/All): Appropriate reporting of all steps&lt;br /&gt;
** Reporting of tool status. Track the OpenProvenance project. &lt;br /&gt;
** Use XML so that we can convert of OpenProvenance latter if desired.&lt;br /&gt;
* 2013-08-30 (Mark): DTI processing wizard in Slicer&lt;br /&gt;
* 2013-08-30 (Clement): Longitudinal DTI analysis module&lt;br /&gt;
** Create processing pipeline for batch processing a large number of data sets&lt;br /&gt;
* 2013-08-30 (Steve Pieper/Kitware/Core 2 involvement): Fiber profile measurement/visualization within Slicer&lt;br /&gt;
&lt;br /&gt;
=== Shape Analysis ===&lt;br /&gt;
Goals: Tools for a longitudinal shape analysis pipeline to identify localized changes in basal ganglia tracts that have strong co-morbid degenerative timelines. Enable the use of the advanced SPHARM &amp;amp; particle shape analysis processing in NA-MIC within PREDICT HD. &lt;br /&gt;
* 2011-04-01 (Slicer Team/Core2):Sun Grid Engine compatibility&lt;br /&gt;
* 2011-04-01 (Clement): Clean up existing tools for deployment at Iowa&lt;br /&gt;
** Individual SPHARM tools &lt;br /&gt;
** SPHARM shape summary tool&lt;br /&gt;
** Statistical Shape Analysis Tools&lt;br /&gt;
*** CSV files as part of Slicer standards (Paths, variables, group associations, etc)&lt;br /&gt;
* 2012-01-01 (Mark):  Analyze 225 subjects with Cross sectional tools&lt;br /&gt;
** With between 3-6 longitudinally collected scans.&lt;br /&gt;
** With Caudate/Putamen/Thalamus&lt;br /&gt;
* 2012-08-01 (Clement/Bea): Add support for particle shape analysis as part of shape pipeline&lt;br /&gt;
** Target of 2011-01-14:  have feasibility shape analysis done to identify outstanding work that needs to be done.&lt;br /&gt;
&lt;br /&gt;
=== BatchMake Processing and Grid Wizard ===&lt;br /&gt;
Goals: Create a distributed batch processing pipeline that pulls data from and reports data to XNAT while distributing jobs across a cluster.&lt;br /&gt;
* 2011-01-14 (Marco):  Contact BatchMake developers and determine what needs to be done in order to distribute computational load for the analysis of this project.&lt;br /&gt;
** 2011-06-24 (Marco): Distribute from local data repositories.&lt;br /&gt;
** 2012-06-24 (Marco/Kevin Archie/Tim Olsen): Distribute from XNAT&lt;br /&gt;
** 2011-01-14 (Marco/Kevin Archie):  Define mechanism for deploying distributed computations with GridWizard as a backend tool that the end-user never sees.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
Goals: Share a meaningful, fully anonymized subset of the sMRI, fMRI, and DWI Huntington's data.&lt;br /&gt;
* (Target date of 2010-12-10) Identified the FMRI_024 data (77 subjects, 2-3 years longitudinal) as a good candidate data set for collaborative algorithm development platform.  This data set has 3 71direction+8B0 DTI data sets, 2 1.0^3 T1 data sets, and a 0.56x0.56x1.4 T2 data set.&lt;br /&gt;
** Will likely need to collect clinical data for shape analysis work that includes: (Age, Gender, Dx, Burdon Score, Motor Score).&lt;br /&gt;
** Will need to re-de-identify all the data to be used here.&lt;br /&gt;
** Will need to run auto-workup for generating Caudate/putamen/hippocampus/thalmus masks.&lt;br /&gt;
** Data exchange will be done through XNAT.  including derived data.&lt;br /&gt;
* (Target date of 2011-01-14):  Share all DTI_THP to wide NAMIC group for validation of tools being developed.&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
Goals: Inform community of the existence of tools and data sets as well as train them on their use.&lt;br /&gt;
*Tutorial(s) on the wiki&lt;br /&gt;
*Presentations at HBM, Euro-HD.net, HDSA (The Huntington's Disease Society of America) in year 2&lt;br /&gt;
*Hands-on teaching event for the DBP scientific community for year 3&lt;br /&gt;
&lt;br /&gt;
===Who===&lt;br /&gt;
*DBP: Hans Johnson, DBP engineer Mark Scully&lt;br /&gt;
*Algo: Martin Styner, DBP engineer Clement Vachet, Mahshid Farzinfar (DTIPrep), Beatriz Paniagua (Shape)&lt;br /&gt;
*Eng: Dan Marcus, Jeff Grethe, Marco Ruiz&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71470</id>
		<title>DBP3:Iowa</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=71470"/>
		<updated>2011-10-19T14:42:36Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* DTI Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Engineering Action Plan&lt;br /&gt;
&lt;br /&gt;
=== Overview of the project ===&lt;br /&gt;
* http://www.na-mic.org/pages/DBP:HD&lt;br /&gt;
* [[2011_Summer_Project_Week_Iowa_Huntington%27s_disease_data_sharing | DBP Data description]]&lt;br /&gt;
&lt;br /&gt;
=== In Progress / Completed (Reverse Chronological) ===&lt;br /&gt;
&lt;br /&gt;
* (In Progress: Fall 2011) DTI noise estimation, Rician noise filtering&lt;br /&gt;
* (In Progress: Fall 2011) DTI pairwise registration (new Slicer module)&lt;br /&gt;
* (In Progress: Fall 2011) SPHARM-PDM Slicer3 integration/dissemination&lt;br /&gt;
* (In Progress: Fall 2011) Identified a bug in Mattes mutual information metric related to multithreading the was affecting BRAINSFit.  Working with the ITK community to correct it.  This has been worked around in BRAINS Tools by forcing MI registration metric to be single threaded until the ITK community can correct it.&lt;br /&gt;
* (Complete: Summer 2011) DTI estimation, property map generation &lt;br /&gt;
* (Complete: Summer 2011) DTIPrep improvement&lt;br /&gt;
* (Complete: Spring 2011) Write Tutorial for DTIPrep&lt;br /&gt;
* (Complete: Spring 2011) Re-deidentify data subset and post to XNAT for NA-MIC purposes.  Identified data and we are actively working on creating the data set as of March 2011.&lt;br /&gt;
* (Complete: Spring 2011) Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
* (Complete: March 2011) Fixed BRAINSTools errors on Windows&lt;br /&gt;
* (Complete: Feb 2011) Moved all BRAINS testing data to midas.kitware.com and updated the tests to pull data from there.&lt;br /&gt;
* (Complete: Feb 2011) Final approval from the Predict Steering Committee to share data.&lt;br /&gt;
* (Complete: Jan 2011) Add testing data suite to DicomToNRRDConverter &lt;br /&gt;
* (Complete: Fall 2010) Over 2900 scan sessions collected.&lt;br /&gt;
&lt;br /&gt;
=== Morphometric Processing ===&lt;br /&gt;
Goals: Have all the documentation and code in place for BRAINS3 to easily be used by the community.&lt;br /&gt;
* 2011-02-15 (Mark Scully):  Prepare the BRAINS3 Toolkit for public use&lt;br /&gt;
** Improve the consistency of the command line argument processing&lt;br /&gt;
*** Create an XML formal Schema from the SEM model examples&lt;br /&gt;
*** Enhance the SEM schema with other optional tags needed for improved documentation&lt;br /&gt;
*** Make SEM into it's own External_Add project to ease use by other packages&lt;br /&gt;
*** Move internal documentation from https://www.icts.uiowa.edu/confluence/display/BRAINS/Command+line+argument+rules, to the SEM pages section&lt;br /&gt;
** (Hans Johnson) Improve merging strategies between BRAINS3Tools that are part of BRAINS3 and BRAINS3Tools that are part of Slicer3.  A combination of git svn should ease the integration of these two platforms.  -- This is not as easy as expected, and it is probably not a good use of our time to make this more automated.  It will continue to be done manually.&lt;br /&gt;
* 2012-01-15 (Mark Scully): Create documentation for a standard morphometric analysis&lt;br /&gt;
* 2013-01-08 (Mark Scully): Create tutorial for full morphometric analysis suitable for basing a DWI based analysis on.&lt;br /&gt;
&lt;br /&gt;
=== DTI Processing ===&lt;br /&gt;
Goals: Tools for a longitudinal analysis pipeline of changes measured by fiber tractography to identify white matter tracts that have strong co-morbid degenerative timelines compared to subcortical degeneration over time. Enable the use of the advanced DTI processing in NA-MIC within PREDICT HD. Specifically, adapt all NA-MIC tools to work as individual external Slicer modules (in part they already exist, but need further work), as well as combine them into a single Slicer DTI processing wizard.&lt;br /&gt;
* 2010-12-15 (Mark, Joy, UNC Team): &lt;br /&gt;
** Word doc Tutorial updated with visual inspection info&lt;br /&gt;
** Create Media Wiki version of documentation&lt;br /&gt;
** Create PPT presentation for DTIPrep.&lt;br /&gt;
* Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
** 2010-11-30 (Mark, Joy): Add testing data suite to DicomToNRRDConverter  (Joy to identify, Mark to implement)&lt;br /&gt;
** Target 2010-12-31(Mark): CMake URL data download mechanisms (Look at Titan CMake has examples of this).  &lt;br /&gt;
** 2010-12-31 (Clement)  DicomToNRRDConverter use of B-Matrix for vb13 data DTI_THP Iowa data.&lt;br /&gt;
* Target 2011-05-01 (Revised: 2011-10-01) (Clement/Mahshid): DTI noise estimation, Rician noise filtering&lt;br /&gt;
** Review status of code to determine how to modularize into stand alone library and executable&lt;br /&gt;
** Include directly into DTIprep:&lt;br /&gt;
*** Optional Rician LMMSE image filtering - preprocessing&lt;br /&gt;
*** Optional Joint Rician LMMSE image filtering - before DTI creation&lt;br /&gt;
* 2011-06-24 (Clement/Mahshid): DTI QC and motion/eddy current correction (enhanced DTIPrep)&lt;br /&gt;
** Reporting standardization for easier report generation. Use of XML, extended reporting.&lt;br /&gt;
** Loading reports so that batch processing mode and gui processing mode allow the same user&lt;br /&gt;
** GUI should allow for manual individual rejection of DWI gradients &lt;br /&gt;
* 2011-12-31 (Clement/Mark/Mahshid): DTI estimation, property map generation (existing Slicer modules)&lt;br /&gt;
** Review and make command line interfaces and make a dictionary of common command line arguments across the tool sets.&lt;br /&gt;
** Push DTIProcess tools into full Slicer Modules&lt;br /&gt;
* 2011-08-15 (Revised: 2011-10-15) (Clement): DTI pairwise registration (new Slicer module)&lt;br /&gt;
** Develop pairwise registration module allowing: &lt;br /&gt;
*** Scalar feature (e.g FA) to drive the registration of a DTI image&lt;br /&gt;
*** Direct registration of the DTI image (DTITK?)&lt;br /&gt;
** First release of Slicer3-compatible module currently available on github: [https://github.com/clementsan/DTI-Reg DTI-Reg]&lt;br /&gt;
** Investigate if both scalars and higher models can both be supported.&lt;br /&gt;
** Investigate DTITK inclusion Slicer3&lt;br /&gt;
* 2012-05-01 (Clement): DTI atlas based fiber analysis (new Slicer module)&lt;br /&gt;
** Tools need re-writing to make them slicer3 compatible.&lt;br /&gt;
* 2012-07-01 (Clement): DTI atlas computation module (new Slicer module)&lt;br /&gt;
** NITRC implementation FRAT needs rewrite, alternative would be open source AtlasWorks&lt;br /&gt;
* 2012-09-01 (Clement): DWI atlas mapping tool (new Slicer module)&lt;br /&gt;
** Need to move to NITRC and convert to Slicer3&lt;br /&gt;
* 2013-01-01 (Clement/Mark/Jeff/All): Appropriate reporting of all steps&lt;br /&gt;
** Reporting of tool status. Track the OpenProvenance project. &lt;br /&gt;
** Use XML so that we can convert of OpenProvenance latter if desired.&lt;br /&gt;
* 2013-08-30 (Mark): DTI processing wizard in Slicer&lt;br /&gt;
* 2013-08-30 (Clement): Longitudinal DTI analysis module&lt;br /&gt;
** Create processing pipeline for batch processing a large number of data sets&lt;br /&gt;
* 2013-08-30 (Steve Pieper/Kitware/Core 2 involvement): Fiber profile measurement/visualization within Slicer&lt;br /&gt;
&lt;br /&gt;
=== Shape Analysis ===&lt;br /&gt;
Goals: Tools for a longitudinal shape analysis pipeline to identify localized changes in basal ganglia tracts that have strong co-morbid degenerative timelines. Enable the use of the advanced SPHARM &amp;amp; particle shape analysis processing in NA-MIC within PREDICT HD. &lt;br /&gt;
* 2011-04-01 (Slicer Team/Core2):Sun Grid Engine compatibility&lt;br /&gt;
* 2011-04-01 (Clement): Clean up existing tools for deployment at Iowa&lt;br /&gt;
** Individual SPHARM tools &lt;br /&gt;
** SPHARM shape summary tool&lt;br /&gt;
** Statistical Shape Analysis Tools&lt;br /&gt;
*** CSV files as part of Slicer standards (Paths, variables, group associations, etc)&lt;br /&gt;
* 2012-01-01 (Mark):  Analyze 225 subjects with Cross sectional tools&lt;br /&gt;
** With between 3-6 longitudinally collected scans.&lt;br /&gt;
** With Caudate/Putamen/Thalamus&lt;br /&gt;
* 2012-08-01 (Clement/Bea): Add support for particle shape analysis as part of shape pipeline&lt;br /&gt;
** Target of 2011-01-14:  have feasibility shape analysis done to identify outstanding work that needs to be done.&lt;br /&gt;
&lt;br /&gt;
=== BatchMake Processing and Grid Wizard ===&lt;br /&gt;
Goals: Create a distributed batch processing pipeline that pulls data from and reports data to XNAT while distributing jobs across a cluster.&lt;br /&gt;
* 2011-01-14 (Marco):  Contact BatchMake developers and determine what needs to be done in order to distribute computational load for the analysis of this project.&lt;br /&gt;
** 2011-06-24 (Marco): Distribute from local data repositories.&lt;br /&gt;
** 2012-06-24 (Marco/Kevin Archie/Tim Olsen): Distribute from XNAT&lt;br /&gt;
** 2011-01-14 (Marco/Kevin Archie):  Define mechanism for deploying distributed computations with GridWizard as a backend tool that the end-user never sees.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
Goals: Share a meaningful, fully anonymized subset of the sMRI, fMRI, and DWI Huntington's data.&lt;br /&gt;
* (Target date of 2010-12-10) Identified the FMRI_024 data (77 subjects, 2-3 years longitudinal) as a good candidate data set for collaborative algorithm development platform.  This data set has 3 71direction+8B0 DTI data sets, 2 1.0^3 T1 data sets, and a 0.56x0.56x1.4 T2 data set.&lt;br /&gt;
** Will likely need to collect clinical data for shape analysis work that includes: (Age, Gender, Dx, Burdon Score, Motor Score).&lt;br /&gt;
** Will need to re-de-identify all the data to be used here.&lt;br /&gt;
** Will need to run auto-workup for generating Caudate/putamen/hippocampus/thalmus masks.&lt;br /&gt;
** Data exchange will be done through XNAT.  including derived data.&lt;br /&gt;
* (Target date of 2011-01-14):  Share all DTI_THP to wide NAMIC group for validation of tools being developed.&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
Goals: Inform community of the existence of tools and data sets as well as train them on their use.&lt;br /&gt;
*Tutorial(s) on the wiki&lt;br /&gt;
*Presentations at HBM, Euro-HD.net, HDSA (The Huntington's Disease Society of America) in year 2&lt;br /&gt;
*Hands-on teaching event for the DBP scientific community for year 3&lt;br /&gt;
&lt;br /&gt;
===Who===&lt;br /&gt;
*DBP: Hans Johnson, DBP engineer Mark Scully&lt;br /&gt;
*Algo: Martin Styner, DBP engineer Clement Vachet, Mahshid Farzinfar (DTIPrep), Beatriz Paniagua (Shape)&lt;br /&gt;
*Eng: Dan Marcus, Jeff Grethe, Marco Ruiz&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=70747</id>
		<title>DBP3:Iowa</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Iowa&amp;diff=70747"/>
		<updated>2011-09-01T21:01:52Z</updated>

		<summary type="html">&lt;p&gt;Cvachet: /* DTI Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Engineering Action Plan&lt;br /&gt;
&lt;br /&gt;
=== Overview of the project ===&lt;br /&gt;
http://www.na-mic.org/pages/DBP:HD&lt;br /&gt;
&lt;br /&gt;
=== In Progress / Completed (Reverse Chronological) ===&lt;br /&gt;
&lt;br /&gt;
* (In Progress: Fall 2011) DTI noise estimation, Rician noise filtering&lt;br /&gt;
* (In Progress: Fall 2011) DTI pairwise registration (new Slicer module)&lt;br /&gt;
* (In Progress: Fall 2011) SPHARM-PDM Slicer3 integration/dissemination&lt;br /&gt;
* (In Progress: Fall 2011) Identified a bug in Mattes mutual information metric related to multithreading the was affecting BRAINSFit.  Working with the ITK community to correct it.  This has been worked around in BRAINS Tools by forcing MI registration metric to be single threaded until the ITK community can correct it.&lt;br /&gt;
* (Complete: Summer 2011) DTI estimation, property map generation &lt;br /&gt;
* (Complete: Summer 2011) DTIPrep improvement&lt;br /&gt;
* (Complete: Spring 2011) Write Tutorial for DTIPrep&lt;br /&gt;
* (Complete: Spring 2011) Re-deidentify data subset and post to XNAT for NA-MIC purposes.  Identified data and we are actively working on creating the data set as of March 2011.&lt;br /&gt;
* (Complete: Spring 2011) Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
* (Complete: March 2011) Fixed BRAINSTools errors on Windows&lt;br /&gt;
* (Complete: Feb 2011) Moved all BRAINS testing data to midas.kitware.com and updated the tests to pull data from there.&lt;br /&gt;
* (Complete: Feb 2011) Final approval from the Predict Steering Committee to share data.&lt;br /&gt;
* (Complete: Jan 2011) Add testing data suite to DicomToNRRDConverter &lt;br /&gt;
* (Complete: Fall 2010) Over 2900 scan sessions collected.&lt;br /&gt;
&lt;br /&gt;
=== Morphometric Processing ===&lt;br /&gt;
Goals: Have all the documentation and code in place for BRAINS3 to easily be used by the community.&lt;br /&gt;
* 2011-02-15 (Mark Scully):  Prepare the BRAINS3 Toolkit for public use&lt;br /&gt;
** Improve the consistency of the command line argument processing&lt;br /&gt;
*** Create an XML formal Schema from the SEM model examples&lt;br /&gt;
*** Enhance the SEM schema with other optional tags needed for improved documentation&lt;br /&gt;
*** Make SEM into it's own External_Add project to ease use by other packages&lt;br /&gt;
*** Move internal documentation from https://www.icts.uiowa.edu/confluence/display/BRAINS/Command+line+argument+rules, to the SEM pages section&lt;br /&gt;
** (Hans Johnson) Improve merging strategies between BRAINS3Tools that are part of BRAINS3 and BRAINS3Tools that are part of Slicer3.  A combination of git svn should ease the integration of these two platforms.  -- This is not as easy as expected, and it is probably not a good use of our time to make this more automated.  It will continue to be done manually.&lt;br /&gt;
* 2012-01-15 (Mark Scully): Create documentation for a standard morphometric analysis&lt;br /&gt;
* 2013-01-08 (Mark Scully): Create tutorial for full morphometric analysis suitable for basing a DWI based analysis on.&lt;br /&gt;
&lt;br /&gt;
=== DTI Processing ===&lt;br /&gt;
Goals: Tools for a longitudinal analysis pipeline of changes measured by fiber tractography to identify white matter tracts that have strong co-morbid degenerative timelines compared to subcortical degeneration over time. Enable the use of the advanced DTI processing in NA-MIC within PREDICT HD. Specifically, adapt all NA-MIC tools to work as individual external Slicer modules (in part they already exist, but need further work), as well as combine them into a single Slicer DTI processing wizard.&lt;br /&gt;
* 2010-12-15 (Mark, Joy, UNC Team): &lt;br /&gt;
** Word doc Tutorial updated with visual inspection info&lt;br /&gt;
** Create Media Wiki version of documentation&lt;br /&gt;
** Create PPT presentation for DTIPrep.&lt;br /&gt;
* Process data from raw DICOM data (enhanced DicomToNRRDConverter)&lt;br /&gt;
** 2010-11-30 (Mark, Joy): Add testing data suite to DicomToNRRDConverter  (Joy to identify, Mark to implement)&lt;br /&gt;
** Target 2010-12-31(Mark): CMake URL data download mechanisms (Look at Titan CMake has examples of this).  &lt;br /&gt;
** 2010-12-31 (Clement)  DicomToNRRDConverter use of B-Matrix for vb13 data DTI_THP Iowa data.&lt;br /&gt;
* Target 2011-05-01 (Revised: 2011-10-01) (Clement/Mahshid): DTI noise estimation, Rician noise filtering&lt;br /&gt;
** Review status of code to determine how to modularize into stand alone library and executable&lt;br /&gt;
** Include directly into DTIprep:&lt;br /&gt;
*** Optional Rician LMMSE image filtering - preprocessing&lt;br /&gt;
*** Optional Joint Rician LMMSE image filtering - before DTI creation&lt;br /&gt;
* 2011-06-24 (Clement/Mahshid): DTI QC and motion/eddy current correction (enhanced DTIPrep)&lt;br /&gt;
** Reporting standardization for easier report generation. Use of XML, extended reporting.&lt;br /&gt;
** Loading reports so that batch processing mode and gui processing mode allow the same user&lt;br /&gt;
** GUI should allow for manual individual rejection of DWI gradients &lt;br /&gt;
* 2011-12-31 (Clement/Mark/Mahshid): DTI estimation, property map generation (existing Slicer modules)&lt;br /&gt;
** Review and make command line interfaces and make a dictionary of common command line arguments across the tool sets.&lt;br /&gt;
** Push DTIProcess tools into full Slicer Modules&lt;br /&gt;
* 2011-08-15 (Revised: 2011-10-15) (Clement): DTI pairwise registration (new Slicer module)&lt;br /&gt;
** Develop pairwise registration module allowing: &lt;br /&gt;
*** Scalar feature (e.g FA) to drive the registration of a DTI image&lt;br /&gt;
*** Direct registration of the DTI image (DTITK?)&lt;br /&gt;
** Investigate if both scalars and higher models can both be supported.&lt;br /&gt;
** Investigate DTITK inclusion Slicer3&lt;br /&gt;
* 2012-05-01 (Clement): DTI atlas based fiber analysis (new Slicer module)&lt;br /&gt;
** Tools need re-writing to make them slicer3 compatible.&lt;br /&gt;
* 2012-07-01 (Clement): DTI atlas computation module (new Slicer module)&lt;br /&gt;
** NITRC implementation FRAT needs rewrite, alternative would be open source AtlasWorks&lt;br /&gt;
* 2012-09-01 (Clement): DWI atlas mapping tool (new Slicer module)&lt;br /&gt;
** Need to move to NITRC and convert to Slicer3&lt;br /&gt;
* 2013-01-01 (Clement/Mark/Jeff/All): Appropriate reporting of all steps&lt;br /&gt;
** Reporting of tool status. Track the OpenProvenance project. &lt;br /&gt;
** Use XML so that we can convert of OpenProvenance latter if desired.&lt;br /&gt;
* 2013-08-30 (Mark): DTI processing wizard in Slicer&lt;br /&gt;
* 2013-08-30 (Clement): Longitudinal DTI analysis module&lt;br /&gt;
** Create processing pipeline for batch processing a large number of data sets&lt;br /&gt;
* 2013-08-30 (Steve Pieper/Kitware/Core 2 involvement): Fiber profile measurement/visualization within Slicer&lt;br /&gt;
&lt;br /&gt;
=== Shape Analysis ===&lt;br /&gt;
Goals: Tools for a longitudinal shape analysis pipeline to identify localized changes in basal ganglia tracts that have strong co-morbid degenerative timelines. Enable the use of the advanced SPHARM &amp;amp; particle shape analysis processing in NA-MIC within PREDICT HD. &lt;br /&gt;
* 2011-04-01 (Slicer Team/Core2):Sun Grid Engine compatibility&lt;br /&gt;
* 2011-04-01 (Clement): Clean up existing tools for deployment at Iowa&lt;br /&gt;
** Individual SPHARM tools &lt;br /&gt;
** SPHARM shape summary tool&lt;br /&gt;
** Statistical Shape Analysis Tools&lt;br /&gt;
*** CSV files as part of Slicer standards (Paths, variables, group associations, etc)&lt;br /&gt;
* 2012-01-01 (Mark):  Analyze 225 subjects with Cross sectional tools&lt;br /&gt;
** With between 3-6 longitudinally collected scans.&lt;br /&gt;
** With Caudate/Putamen/Thalamus&lt;br /&gt;
* 2012-08-01 (Clement/Bea): Add support for particle shape analysis as part of shape pipeline&lt;br /&gt;
** Target of 2011-01-14:  have feasibility shape analysis done to identify outstanding work that needs to be done.&lt;br /&gt;
&lt;br /&gt;
=== BatchMake Processing and Grid Wizard ===&lt;br /&gt;
Goals: Create a distributed batch processing pipeline that pulls data from and reports data to XNAT while distributing jobs across a cluster.&lt;br /&gt;
* 2011-01-14 (Marco):  Contact BatchMake developers and determine what needs to be done in order to distribute computational load for the analysis of this project.&lt;br /&gt;
** 2011-06-24 (Marco): Distribute from local data repositories.&lt;br /&gt;
** 2012-06-24 (Marco/Kevin Archie/Tim Olsen): Distribute from XNAT&lt;br /&gt;
** 2011-01-14 (Marco/Kevin Archie):  Define mechanism for deploying distributed computations with GridWizard as a backend tool that the end-user never sees.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
Goals: Share a meaningful, fully anonymized subset of the sMRI, fMRI, and DWI Huntington's data.&lt;br /&gt;
* (Target date of 2010-12-10) Identified the FMRI_024 data (77 subjects, 2-3 years longitudinal) as a good candidate data set for collaborative algorithm development platform.  This data set has 3 71direction+8B0 DTI data sets, 2 1.0^3 T1 data sets, and a 0.56x0.56x1.4 T2 data set.&lt;br /&gt;
** Will likely need to collect clinical data for shape analysis work that includes: (Age, Gender, Dx, Burdon Score, Motor Score).&lt;br /&gt;
** Will need to re-de-identify all the data to be used here.&lt;br /&gt;
** Will need to run auto-workup for generating Caudate/putamen/hippocampus/thalmus masks.&lt;br /&gt;
** Data exchange will be done through XNAT.  including derived data.&lt;br /&gt;
* (Target date of 2011-01-14):  Share all DTI_THP to wide NAMIC group for validation of tools being developed.&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
Goals: Inform community of the existence of tools and data sets as well as train them on their use.&lt;br /&gt;
*Tutorial(s) on the wiki&lt;br /&gt;
*Presentations at HBM, Euro-HD.net, HDSA (The Huntington's Disease Society of America) in year 2&lt;br /&gt;
*Hands-on teaching event for the DBP scientific community for year 3&lt;br /&gt;
&lt;br /&gt;
===Who===&lt;br /&gt;
*DBP: Hans Johnson, DBP engineer Mark Scully&lt;br /&gt;
*Algo: Martin Styner, DBP engineer Clement Vachet, Mahshid Farzinfar (DTIPrep), Beatriz Paniagua (Shape)&lt;br /&gt;
*Eng: Dan Marcus, Jeff Grethe, Marco Ruiz&lt;/div&gt;</summary>
		<author><name>Cvachet</name></author>
		
	</entry>
</feed>