ANIMA  4.0
Classes | Functions
animaNoiseGenerator.cxx File Reference
#include <tclap/CmdLine.h>
#include <animaNoiseGeneratorImageFilter.h>
#include <animaReadWriteFunctions.h>
#include <animaRetrieveImageTypeMacros.h>
#include <animaKummerFunctions.h>
+ Include dependency graph for animaNoiseGenerator.cxx:

Go to the source code of this file.

Classes

struct  arguments
 

Functions

template<class ComponentType , unsigned int InputDim>
void addNoise (itk::ImageIOBase::Pointer imageIO, const arguments &args)
 
int main (int argc, char **argv)
 
template<class ComponentType >
void retrieveNbDimensions (itk::ImageIOBase::Pointer imageIO, const arguments &args)
 

Function Documentation

◆ addNoise()

template<class ComponentType , unsigned int InputDim>
void addNoise ( itk::ImageIOBase::Pointer  imageIO,
const arguments args 
)

◆ main()

int main ( int  argc,
char **  argv 
)

◆ retrieveNbDimensions()

template<class ComponentType >
void retrieveNbDimensions ( itk::ImageIOBase::Pointer  imageIO,
const arguments args 
)

Definition at line 58 of file animaNoiseGenerator.cxx.

References addNoise(), and ANIMA_RETRIEVE_NUMBER_OF_DIMENSIONS.

Referenced by main().