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

Classes

struct  arguments
 

Functions

template<int Dimension, class PixelType >
int CreateMaskImage (arguments &args)
 Creates a mask using the ROI specified by the input image. More...
 
int main (int argc, char *argv[])
 

Function Documentation

template<int Dimension, class PixelType >
int CreateMaskImage ( arguments args)

Creates a mask using the ROI specified by the input image.

int main ( int  argc,
char *  argv[] 
)