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"
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().