NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Typedefs | Functions
niftkNegateImage.cxx File Reference
Include dependency graph for niftkNegateImage.cxx:

Classes

struct  arguments
 

Typedefs

typedef struct arguments Arguments
 

Functions

template<int Dimension, class InputPixelType , class OutputPixelType >
int DoMain (Arguments args)
 
int main (int argc, char **argv)
 Takes the input image and negates it using NegateImageFilter. More...
 

Typedef Documentation

typedef struct arguments Arguments

Function Documentation

template<int Dimension, class InputPixelType , class OutputPixelType >
int DoMain ( Arguments  args)
int main ( int  argc,
char **  argv 
)

Takes the input image and negates it using NegateImageFilter.