ANIMA
4.0
|
#include <iostream>
#include <tclap/CmdLine.h>
#include <animaGMMT2RelaxometryEstimationImageFilter.h>
#include <animaReadWriteFunctions.h>
#include <itkTimeProbe.h>
#include <itkCommand.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 11 of file animaGMMT2RelaxometryEstimation.cxx.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 17 of file animaGMMT2RelaxometryEstimation.cxx.
References eventCallback().