|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "vtkPolyDataWriter.h"#include "MeshFromDiscreteFiberODFCLP.h"#include "itkMeshFromDiscreteFiberODFImageFilter.h"#include "itkTensorBasisMatrixGenerator.h"#include "itkSpatiallyDenseSparseVectorImageFileReader.h"#include "itkSpatiallyDenseSparseVectorImage.h"#include "itkCommandProgressUpdate.h"#include "utl.h"#include "utlVTK.h"#include "vtkPolyDataViewer.h"
Include dependency graph for MeshFromDiscreteFiberODF.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char const *argv[]) |
Definition in file MeshFromDiscreteFiberODF.cxx.
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
Mesh From Discrete Fiber ODF Create mesh (a spherical profile of DWI/EAP/ODF) from discrete fiber ODF for visualization.
Definition at line 39 of file MeshFromDiscreteFiberODF.cxx.
References CARTESIAN_TO_CARTESIAN, DIRECTION_NODUPLICATE, itk::CommandProgressUpdate::New(), spams::FISTA::NONE, utlGlobalException, vtk::VisualizePolyData(), and utl::WriteVtkPolyData().
Here is the call graph for this function:
1.8.11