Difference between revisions of "2011 Winter Project Week:DTIPipeline"
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
==DTI registration/processing pipeline in Slicer3== | ==DTI registration/processing pipeline in Slicer3== | ||
+ | |||
+ | [[Image:Pipelineinterface.png|GUI of DTI registration pipeline]] | ||
==Key Investigators== | ==Key Investigators== |
Latest revision as of 17:41, 14 January 2011
Home < 2011 Winter Project Week:DTIPipelineDTI registration/processing pipeline in Slicer3
Key Investigators
- UNC: Francois Budin, Clement Vachet
Objective
We are developing a pipeline that takes a DWI or a DTI as an input. It then reorients the image, computes the DTI if the given image is a DWI, computes a scalar image from the DTI and registers this image with a given reference image or atlas.
Approach, Plan
The pipeline will be written as Slicer3 module which creates a Batchmake script that calls tools available in Slicer3.
Progress
The command line module for this pipeline has been written. It is composed of a CLI module and some BatchMake scripts calling the tools used in the pipeline. Some tools used in the pipeline are not included in Slicer directly in Slicer and have to be integrated
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline YES
- Extension -- loadable YES
- Other (Please specify)