|
ANIMA
4.0
|
#include <animaNonLocalMeansTemporalImageFilter.h>#include <animaReadWriteFunctions.h>#include <tclap/CmdLine.h>#include <itkImage.h>#include <itkCommand.h>
Include dependency graph for animaNLMeansTemporal.cxx:Go to the source code of this file.
Functions | |
| void | eventCallback (itk::Object *caller, const itk::EventObject &event, void *clientData) |
| int | main (int ac, const char **av) |
| void eventCallback | ( | itk::Object * | caller, |
| const itk::EventObject & | event, | ||
| void * | clientData | ||
| ) |
Definition at line 10 of file animaNLMeansTemporal.cxx.
Referenced by main().
| int main | ( | int | ac, |
| const char ** | av | ||
| ) |
Definition at line 16 of file animaNLMeansTemporal.cxx.
References eventCallback().
1.8.13