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

Classes

struct  arguments
 

Typedefs

typedef itk::MetaDataDictionary DictionaryType
 
typedef itk::MetaDataObject
< std::string
MetaDataStringType
 

Functions

void PrintDictionary (DictionaryType &dictionary)
 
std::string AddPresentationFileSuffix (std::string fileName, std::string strAdd2Suffix)
 
template<class OutputPixelType >
int DoMain (arguments args, OutputPixelType min, OutputPixelType max)
 
int main (int argc, char *argv[])
 

Typedef Documentation

typedef itk::MetaDataDictionary DictionaryType
typedef itk::MetaDataObject< std::string > MetaDataStringType

Function Documentation

std::string AddPresentationFileSuffix ( std::string  fileName,
std::string  strAdd2Suffix 
)
template<class OutputPixelType >
int DoMain ( arguments  args,
OutputPixelType  min,
OutputPixelType  max 
)
int main ( int  argc,
char *  argv[] 
)
void PrintDictionary ( DictionaryType dictionary)