ANIMA
4.0
|
#include <animaDTIEstimationImageFilter.h>
#include <animaGradientFileReader.h>
#include <tclap/CmdLine.h>
#include <itkTimeProbe.h>
#include <fstream>
#include <animaReadWriteFunctions.h>
#include <animaReorientation.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 12 of file animaDTIEstimator.cxx.
Referenced by anima::HierarchicalInitializer< TInputImage, TMaskImage >::ComputeSolution1D(), main(), and anima::ComputeSolution< TInputImage, TMaskImage, TAtlasImage >::Update().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 18 of file animaDTIEstimator.cxx.
References eventCallback(), and anima::GradientFileReader< GradientType, BValueScalarType >::SetGradientFileName().