DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "itkMeshFromTensorImageFilter.h"
#include "MeshFromTensorsCLP.h"
#include "vtkPolyDataWriter.h"
#include "itkCommandProgressUpdate.h"
#include "utl.h"
#include "utlVTK.h"
#include "vtkPolyDataViewer.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
Created "06-19-2017.
Definition in file MeshFromTensors.cxx.
int main | ( | int | argc, |
char const * | argv[] | ||
) |
Gnerate mesh from peaks.
Definition at line 28 of file MeshFromTensors.cxx.
References utl::ConvertTensor6DTo9D(), utl::ConvertTensor9DTo6D(), utl::IsEndingWith(), utl::IsFileExist(), utl::PrintVector(), itk::ReadImage(), utl::ReadVector(), itk::ReadVectorImage(), utl::SetVector(), TENSOR_UPPER_TRIANGULAR, utlGlobalException, utl::VectorToVector(), vtk::VisualizePolyDataWithScalarRange(), and utl::WriteVtkPolyData().