Difference between revisions of "2013 Summer Project Week:DTIPipelineExtensions"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2013.png|Projects List </gallery> ==Key Investigators== * UNC NIRAL: Francois Budin * UNC NIRAL: Martin Sty…') |
|||
Line 13: | Line 13: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | Analysing Diffusion Tensor | + | Analysing Diffusion Tensor Images (DTI) require some specific tools to |
− | * Quality control Diffusion Weighted Images | + | * Quality control Diffusion Weighted Images (DTIPrep) |
− | * Create an average DTI image from a set of images | + | * Provide tools to compute and process DTI (DTIProcess) |
− | * Visualize and edit tracted fibers | + | * Create an average DTI image from a set of images (DTIAtlasBuilder) |
− | * Analyze tracts | + | * Visualize and edit tracted fibers (FiberViewerLight) |
+ | * Analyze tracts (DTIAtlasFiberAnalyzer) | ||
The goal of this project is to develop Slicer4 extensions providing those tools and verify that they correctly perform on all available platforms. | The goal of this project is to develop Slicer4 extensions providing those tools and verify that they correctly perform on all available platforms. | ||
</div> | </div> | ||
Line 30: | Line 31: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | The Slicer | + | The Slicer extensions are available at : |
− | https://github.com/ | + | https://github.com/Slicer/ExtensionsIndex |
</div> | </div> | ||
</div> | </div> |
Revision as of 12:30, 17 June 2013
Home < 2013 Summer Project Week:DTIPipelineExtensionsKey Investigators
- UNC NIRAL: Francois Budin
- UNC NIRAL: Martin Styner
- UNC NIRAL: Adrien Kaiser
Objective
Analysing Diffusion Tensor Images (DTI) require some specific tools to
- Quality control Diffusion Weighted Images (DTIPrep)
- Provide tools to compute and process DTI (DTIProcess)
- Create an average DTI image from a set of images (DTIAtlasBuilder)
- Visualize and edit tracted fibers (FiberViewerLight)
- Analyze tracts (DTIAtlasFiberAnalyzer)
The goal of this project is to develop Slicer4 extensions providing those tools and verify that they correctly perform on all available platforms.