DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "itkMeshFromSphericalFunctionTessellatedSamplesImageFilter.h"
#include "MeshFromSphericalFunctionTessellatedSamplesCLP.h"
#include "vtkPolyDataWriter.h"
#include "utl.h"
#include "utlVTK.h"
#include "vtkPolyDataViewer.h"
#include "itkSpatiallyDenseSparseVectorImage.h"
#include "itkSpatiallyDenseSparseVectorImageFileReader.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Definition in file MeshFromSphericalFunctionTessellatedSamples.cxx.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Mesh From spherical samples using a given tessellation Create mesh (a spherical function) from discrete samples using tessellation.
Definition at line 37 of file MeshFromSphericalFunctionTessellatedSamples.cxx.
References CARTESIAN_TO_CARTESIAN, DIRECTION_NODUPLICATE, itk::IsSparseImage(), spams::FISTA::NONE, itk::ReadVectorImage(), utlGlobalException, vtk::VisualizePolyData(), and utl::WriteVtkPolyData().