ANIMA
4.0
|
#include <animaDTITractographyImageFilter.h>
#include <itkTimeProbe.h>
#include <animaReadWriteFunctions.h>
#include <animaLogTensorImageFilter.h>
#include <itkCommand.h>
#include <tclap/CmdLine.h>
#include <animaShapesWriter.h>
Go to the source code of this file.
Functions | |
void | eventCallback (itk::Object *caller, const itk::EventObject &event, void *clientData) |
int | main (int argc, char *argv[]) |
void eventCallback | ( | itk::Object * | caller, |
const itk::EventObject & | event, | ||
void * | clientData | ||
) |
Definition at line 13 of file animaDTITractography.cxx.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 19 of file animaDTITractography.cxx.
References eventCallback(), anima::ShapesWriter::SetFileName(), anima::ShapesWriter::SetInputData(), and anima::ShapesWriter::Update().