Difference between revisions of "Documentation/Nightly/Extensions/DTIProcess"
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{documentation/versioncheck}}</noinclude> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-header}} | {{documentation/{{documentation/version}}/module-header}} | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}} | {{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}} | ||
− | Author: | + | Author: Francois Budin<br> |
− | Contributors: Aditya Gupta (NIRAL, University Of North Carolina), Clement Vachet (SCI Institute, University of Utah), Francois Budin (NIRAL, University of North Carolina), Guido Gerig (SCI Institute, University of Utah), Hans Johnson (University of Iowa), Martin Styner (NIRAL, University Of North Carolina), Sylvain Gouttard (SCI Institute, University of Utah), Yundi Shi (NIRAL, University of North Carolina), Zhexing Liu (NIRAL, University of North Carolina | + | Contributors: Casey Goodlett (Kitware), Aditya Gupta (NIRAL, University Of North Carolina), Clement Vachet (SCI Institute, University of Utah), Francois Budin (NIRAL, University of North Carolina), Guido Gerig (SCI Institute, University of Utah), Hans Johnson (University of Iowa), Martin Styner (NIRAL, University Of North Carolina), Sylvain Gouttard (SCI Institute, University of Utah), Yundi Shi (NIRAL, University of North Carolina), Zhexing Liu (NIRAL, University of North Carolina)<br> |
Contact: Francois Budin, <email>fbudin@unc.edu</email><br> | Contact: Francois Budin, <email>fbudin@unc.edu</email><br> | ||
Website: http://www.nitrc.org/projects/dtiprocess/<br> | Website: http://www.nitrc.org/projects/dtiprocess/<br> | ||
− | License: [http://www. | + | License: [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0] |
− | + | <gallery> | |
− | + | Image:DTIProcessLogo.png|DTIProcess | |
− | + | Image:UNC-NIRAL.png|NIRAL | |
+ | Image:UNC-logo.png|UNC | ||
+ | Image:Logo-namic.jpg|NAMIC | ||
+ | </gallery> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Extension Description}} | {{documentation/{{documentation/version}}/extension-section|Extension Description}} | ||
DTIProcess is a DTI processing and analysis toolkit developed in UNC and University of Utah. Tools in this toolkit include: | DTIProcess is a DTI processing and analysis toolkit developed in UNC and University of Utah. Tools in this toolkit include: | ||
− | * dtiestim: tool that takes in a set of DWIs in nrrd format and estimates a tensor field out of it. It also has many useful options. | + | * dtiestim (in Diffusion/Diffusion Weighted Images): tool that takes in a set of DWIs in nrrd format and estimates a tensor field out of it. It also has many useful options. |
− | * dtiprocess: tool that handles tensor fields | + | * dtiprocess (in Diffusion/Diffusion Tensor Images): tool that handles tensor fields |
− | * dtiaverage: program that allows to compute the average of an arbitrary number of tensor fields | + | * dtiaverage (in Diffusion/Diffusion Tensor Images/CommandLineOnly): program that allows to compute the average of an arbitrary number of tensor fields. This tools should be used in a command line. |
− | + | * fiberprocess (in Diffusion/Tractography): tool that manage fiber files extracted from the fibertrack tool or any fiber tracking algorithm | |
− | * fiberprocess: tool that manage fiber files extracted from the fibertrack tool or any fiber tracking algorithm | + | * fiberstats (in Diffusion/Tractography/CommandLineOnly): program that prints out some statistics computed on a fiber bundle. This tools should be used in a command line. |
− | * | + | |
+ | NOTE: | ||
+ | |||
+ | * maxcurvature, scalartransform and fibertrack are not packaged anymore as part of the DTIProcess Slicer extension. Those tools are not maintained anymore. | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Modules}} | {{documentation/{{documentation/version}}/extension-section|Modules}} | ||
− | *[[Documentation/{{documentation/version}}/Modules/ | + | *[[Documentation/{{documentation/version}}/Modules/dtiestim|dtiestim]] |
− | *[[Documentation/{{documentation/version}}/Modules/ | + | *[[Documentation/{{documentation/version}}/Modules/dtiprocess|dtiprocess]] |
− | *[[Documentation/{{documentation/version}}/Modules/ | + | *[[Documentation/{{documentation/version}}/Modules/dtiaverage|dtiaverage]] |
− | *[[Documentation/{{documentation/version}}/Modules/ | + | *[[Documentation/{{documentation/version}}/Modules/fiberprocess|fiberprocess]] |
− | *[[Documentation/{{documentation/version}}/Modules/ | + | *[[Documentation/{{documentation/version}}/Modules/fiberstats|fiberstats]] |
− | |||
− | |||
− | |||
− | |||
+ | <!-- ---------------------------- --> | ||
+ | {{documentation/{{documentation/version}}/extension-section|Deprecated tools (used to be part of this package)}} | ||
+ | *[[Documentation/{{documentation/version}}/Modules/fibertrack|fibertrack]] | ||
+ | *[[Documentation/{{documentation/version}}/Modules/maxcurvature|maxcurvature]] | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Use Cases}} | {{documentation/{{documentation/version}}/extension-section|Use Cases}} | ||
− | |||
<gallery widths="200px" perrow="4"> | <gallery widths="200px" perrow="4"> | ||
− | Image: | + | Image:DTIEstim-B0-crop.png|Baseline Image |
− | + | Image:DTIestim-iDWI-sagittal.png|iDWI | |
− | + | Image:DTIEstim-DTI-FA-crop.png|Fractional Anisotropy | |
− | Image | + | Image:DTIProcess-MD-crop.png|Mean Diffusivity |
− | Image: | + | Image:FiberStats-Results.png |Fibers statistics |
− | Image: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | Image: | ||
− | |||
− | Image: | ||
− | |||
− | |||
</gallery> | </gallery> | ||
Line 73: | Line 57: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
− | {{documentation/{{documentation/version}}/extension-section| | + | {{documentation/{{documentation/version}}/extension-section|Information for Developers}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | More information as well as the source code can found on the project webpage: http://www.nitrc.org/projects/dtiprocess | |
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-footer}} | {{documentation/{{documentation/version}}/extension-footer}} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Latest revision as of 19:05, 16 July 2014
Home < Documentation < Nightly < Extensions < DTIProcess
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Author: Francois Budin
Contributors: Casey Goodlett (Kitware), Aditya Gupta (NIRAL, University Of North Carolina), Clement Vachet (SCI Institute, University of Utah), Francois Budin (NIRAL, University of North Carolina), Guido Gerig (SCI Institute, University of Utah), Hans Johnson (University of Iowa), Martin Styner (NIRAL, University Of North Carolina), Sylvain Gouttard (SCI Institute, University of Utah), Yundi Shi (NIRAL, University of North Carolina), Zhexing Liu (NIRAL, University of North Carolina)
Contact: Francois Budin, <email>fbudin@unc.edu</email>
Website: http://www.nitrc.org/projects/dtiprocess/
License: Apache License, Version 2.0
Extension Description
DTIProcess is a DTI processing and analysis toolkit developed in UNC and University of Utah. Tools in this toolkit include:
- dtiestim (in Diffusion/Diffusion Weighted Images): tool that takes in a set of DWIs in nrrd format and estimates a tensor field out of it. It also has many useful options.
- dtiprocess (in Diffusion/Diffusion Tensor Images): tool that handles tensor fields
- dtiaverage (in Diffusion/Diffusion Tensor Images/CommandLineOnly): program that allows to compute the average of an arbitrary number of tensor fields. This tools should be used in a command line.
- fiberprocess (in Diffusion/Tractography): tool that manage fiber files extracted from the fibertrack tool or any fiber tracking algorithm
- fiberstats (in Diffusion/Tractography/CommandLineOnly): program that prints out some statistics computed on a fiber bundle. This tools should be used in a command line.
NOTE:
- maxcurvature, scalartransform and fibertrack are not packaged anymore as part of the DTIProcess Slicer extension. Those tools are not maintained anymore.
Modules
Deprecated tools (used to be part of this package)
Use Cases
Similar Extensions
N/A
Information for Developers
More information as well as the source code can found on the project webpage: http://www.nitrc.org/projects/dtiprocess