NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Functions
itkCreatePositiveMammogram.h File Reference
Include dependency graph for itkCreatePositiveMammogram.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 itk
 

Functions

void itk::SetTag (itk::MetaDataDictionary &dictionary, std::string tagID, std::string newTagValue)
 
void itk::ModifyTag (itk::MetaDataDictionary &dictionary, std::string tagID, std::string newTagValue)
 
template<typename TImage >
void itk::CreatePositiveMammogram (typename TImage::Pointer &image, itk::MetaDataDictionary &dictionary, bool flgInvert=false)
 Create a positive version of a DICOM mammogram. More...
 
template<typename TImage >
bool itk::ConvertMammogramFromRawToPresentation (typename TImage::Pointer &image, itk::MetaDataDictionary &dictionary)
 Convert a raw DICOM mammogram to a presentation version by log inverting it. More...