Difference between revisions of "2014 Project Week:DTIAnalysisPipeline"
From NAMIC Wiki
Line 3: | Line 3: | ||
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]] | ||
Image:FiberViewerLightWindows.PNG|FiberViewerLight working on Windows | Image:FiberViewerLightWindows.PNG|FiberViewerLight working on Windows | ||
+ | Image:DTIInstalledExtensionListAllInstalled.png|All DTI Processing pipeline extensions installed | ||
+ | Image:DTIPrepExtension.png|DTIPrep installed as an extension | ||
+ | Image:DTIProcessExtension.png|DTIProcess installed as an extension | ||
+ | Image:FiberViewerLightExtension.png|FiberViewerLight installed as an extension | ||
+ | Image:DTIAtlasBuilderExtensionInstalled.png|DTIAtlasBuilder installed as an extension | ||
+ | Image:DTIAtlasFiberAnalyzerExtensionInstalled.png|DTIAtlasFiberAnalyzer installed as an extension | ||
</gallery> | </gallery> | ||
Line 35: | Line 41: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | * DTIProcess, FiberViewerLight and DTIAtlasFiberAnalyzer build and package for Linux, Mac and Windows, both for Slicer4.3.1 and the current nightly | |
+ | * DTIAtlasBuilder and DTIPrep build and package for Mac and Linux for Slicer4.3.1 the current nightly | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 16:25, 10 January 2014
Home < 2014 Project Week:DTIAnalysisPipelineKey Investigators
- UNC NIRAL: Francois Budin
- UNC NIRAL: Martin Styner
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.
Approach, Plan
- Some extensions already work on all the plateform for Slicer4.3.1 but not the latest revision
- Create launchers to start modules with Qt GUI on Windows and MacOS
- Verify that Qt windows appear on top of the main Slicer window when the extension is started
- Correct and update packaging process (DTIAtlasBuilder and DTIPrep)
- Verify that the tools run and give the expected results
Progress
- DTIProcess, FiberViewerLight and DTIAtlasFiberAnalyzer build and package for Linux, Mac and Windows, both for Slicer4.3.1 and the current nightly
- DTIAtlasBuilder and DTIPrep build and package for Mac and Linux for Slicer4.3.1 the current nightly