ANIMA  4.0
Functions
animaNLMeans.cxx File Reference
#include <animaNonLocalMeansImageFilter.h>
#include <animaReadWriteFunctions.h>
#include <tclap/CmdLine.h>
#include <itkImage.h>
#include <itkCommand.h>
+ Include dependency graph for animaNLMeans.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)
 

Function Documentation

◆ eventCallback()

void eventCallback ( itk::Object *  caller,
const itk::EventObject &  event,
void *  clientData 
)

Definition at line 9 of file animaNLMeans.cxx.

Referenced by main().

◆ main()

int main ( int  ac,
const char **  av 
)

Definition at line 15 of file animaNLMeans.cxx.

References eventCallback().