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

Classes

struct  arguments
 

Typedefs

typedef struct arguments Arguments
 

Functions

template<const int dimension, class PixelType >
bool RunHoleFillingFilter (Arguments args)
 
int main (int argc, char **argv)
 

Typedef Documentation

typedef struct arguments Arguments

Function Documentation

int main ( int  argc,
char **  argv 
)
template<const int dimension, class PixelType >
bool RunHoleFillingFilter ( Arguments  args)