|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "itkMeshFromPeaksImageFilter.h"#include "MeshFromPeaksCLP.h"#include "vtkPolyDataWriter.h"#include "itkCommandProgressUpdate.h"#include "utl.h"#include "utlVTK.h"#include "vtkPolyDataViewer.h"
Include dependency graph for MeshFromPeaks.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char const *argv[]) |
Created "08-29-2016.
Definition in file MeshFromPeaks.cxx.
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
Gnerate mesh from peaks.
Definition at line 27 of file MeshFromPeaks.cxx.
References itk::PeakContainerHelper::GetPeakType(), itk::CommandProgressUpdate::New(), itk::ReadVectorImage(), utlGlobalException, vtk::VisualizePolyData(), and utl::WriteVtkPolyData().
Here is the call graph for this function:
1.8.11