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

Classes

struct  arguments
 

Functions

template<int Dimension, class PixelType >
int MaskImage (arguments &args)
 Sets the target image to zero where mask is zero and/or inside bounding box. More...
 
int main (int argc, char *argv[])
 

Function Documentation

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

Sets the target image to zero where mask is zero and/or inside bounding box.