|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "MeshFromTractsCLP.h"#include "vtkPolyDataWriter.h"#include "itkCommandProgressUpdate.h"#include "utl.h"#include "utlVTK.h"#include "itkFiberTractsReader.h"#include "itkMeshFromFiberTractsFilter.h"#include "vtkPolyDataViewer.h"
Include dependency graph for MeshFromTracts.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char const *argv[]) |
Created "08-23-2017.
Definition in file MeshFromTracts.cxx.
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
Gnerate mesh from peaks.
Definition at line 29 of file MeshFromTracts.cxx.
References itk::FiberTractsReader::New(), utlGlobalException, vtk::VisualizePolyDataWithScalarRange(), and utl::WriteVtkPolyData().
Here is the call graph for this function:
1.8.11