MeVisLab Toolbox Reference
mlDicomOverlayTools.h File Reference

Tool functions for the conversion of DICOM information to ML overlay images. More...

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  ml::DicomToMLTools
 A collection of DICOM tool functions.

Functions

MLDICOM_TO_ML_TOOLS_EXPORT std::vector< DCMTree::RawTagIdml::DicomToMLTools::getOverlayTagSet ()
 Create a vector with all possible ids of type 1 and important type 3 overlay tags.
MLDICOM_TO_ML_TOOLS_EXPORT void ml::DicomToMLTools::setUpOverlayOutputProperties (DCMTree::Const_TreePtr dcmTree, PagedImage &overlayPagedImg, DicomToMLTools::FrameSpecificTagsVector &overlayTagSet)
MLDICOM_TO_ML_TOOLS_EXPORT std::string ml::DicomToMLTools::createOverlayBitSubImages (const FrameSpecificTagsVector &tagSet, MLint z, MLint t, MLint u, std::vector< BitImage > &bitImages)
MLDICOM_TO_ML_TOOLS_EXPORT std::string ml::DicomToMLTools::rasterOverlays (DicomToMLTools::FrameSpecificTagsVector &overlayTagSet, SubImage &outSubImg)

Detailed Description

Tool functions for the conversion of DICOM information to ML overlay images.

Author
Wolf Spindler
Date
2013-11-29

Definition in file mlDicomOverlayTools.h.