|
MeVisLab Toolbox Reference
|
A collection of tools related to DICOM palette tags. More...
#include "MLDICOMTagsSystem.h"#include <mlUtilsSystem.h>#include <mlPagedImage.h>#include <DCMTree_Lib.h>#include <FMEThirdPartyWarningsDisable.h>#include <cstring>#include <FMEThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| struct | ml::DICOMTagTools::DicomPaletteInfo |
| DICOM palette container which is to be used for ML index image to RGB image voxel translation. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
| namespace | ml::DICOMTagTools |
| A namespace collecting tools related to DICOM tags and tree tools. | |
Functions | |
| MLDICOMTags_EXPORT void | ml::DICOMTagTools::determinePaletteInformation (DCMTree::Const_TreePtr dcmTree, DicomPaletteInfo &info) |
| Gets the palette information from dcmTree into a DicomPaletteInfo structure. | |
A collection of tools related to DICOM palette tags.
Definition in file mlDICOMTagPaletteTools.h.