DTI-TK Links
Specific tools related to DTI-TK
- NIfTI Quicklook Plugin for MacOS
- Quickly browse through images on your Mac.
Diffusion Tensor construction tools
- CAMINO
-
- AFNI
-
- DTI Studio
-
- FSL
-
Open Source Viewers
- ITK-SNAP
- SNAP is a free software application used to segment structures in 3D medical images. It provides semi-automatic segmentation using active contour methods, as well as manual delineation and image navigation. SNAP can be used in conjunction with DTI-TK
- Paraview
- to visualize mha and .vtk files
- MRICro
- SPM-friendly viewer, converter, and much more!
Other Open Source Toolkits
- The Insight Toolkit (ITK)
- Parent toolkit for DTI-TK. ITK is a C++ libary that implements a multitude of image processing techniques.
- The Visualization Toolkit (VTK)
- VTK is a C++ libary for visualization and 3D graphics. DTI-TK uses VTK format files and thus borrows libraries from VTK.