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

Classes

struct  arguments
 

Functions

void Usage (char *exec)
 
template<int Dimension, class PixelType >
int DoMain (arguments args)
 
int main (int argc, char **argv)
 Take the abs value of an image, for displaying the image properly in Midas. More...
 

Function Documentation

template<int Dimension, class PixelType >
int DoMain ( arguments  args)
int main ( int  argc,
char **  argv 
)

Take the abs value of an image, for displaying the image properly in Midas.

void Usage ( char *  exec)