|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Include dependency graph for TensorFormatConverter.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char const *argv[]) |
Created "06-27-2016.
Definition in file TensorFormatConverter.cxx.
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
Convert different tensor format.
Definition at line 19 of file TensorFormatConverter.cxx.
References utl::ConvertTensor6DTo6D(), utl::ConvertTensor6DTo9D(), utl::ConvertTensor9DTo6D(), itk::CopyImageInformation(), itk::ReadVectorImage(), itk::SaveImage(), TENSOR_DIAGONAL_FIRST, TENSOR_EMBED6D, TENSOR_LOWER_TRIANGULAR, TENSOR_UPPER_TRIANGULAR, and utlGlobalException.
Here is the call graph for this function:
1.8.11