Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkDICOMSegmentationPropertyHelper.h>
Static Public Member Functions | |
static void | DeriveDICOMSegmentationProperties (LabelSetImage *dicomSegImage) |
static void | SetDICOMSegmentProperties (Label *label) |
Definition at line 24 of file mitkDICOMSegmentationPropertyHelper.h.
|
static |
Definition at line 28 of file mitkDICOMSegmentationPropertyHelper.cpp.
References mitk::GeneratePropertyNameForDICOMTag(), mitk::LabelSetImage::GetLabelSet(), mitk::LabelSetImage::GetNumberOfLayers(), mitk::BaseData::GetPropertyList(), mitk::LabelSet::IteratorConstBegin(), mitk::LabelSet::IteratorConstEnd(), mitk::TemporoSpatialStringProperty::New(), and SetDICOMSegmentProperties().
Referenced by mitk::LabelSetImage::LabelSetImage().
|
static |
Definition at line 69 of file mitkDICOMSegmentationPropertyHelper.cpp.
References mitk::AnatomicalStructureColorPresets::Category::codeName, mitk::AnatomicalStructureColorPresets::Type::Modifier::codeName, mitk::AnatomicalStructureColorPresets::Type::codeName, mitk::AnatomicalStructureColorPresets::Category::codeScheme, mitk::AnatomicalStructureColorPresets::Type::Modifier::codeScheme, mitk::AnatomicalStructureColorPresets::Type::codeScheme, mitk::AnatomicalStructureColorPresets::Category::codeValue, mitk::AnatomicalStructureColorPresets::Type::Modifier::codeValue, mitk::AnatomicalStructureColorPresets::Type::codeValue, mitk::DICOMTagPathToPropertyName(), mitk::Label::GetName(), mitk::Label::GetValue(), mitk::AnatomicalStructureColorPresets::Type::modifier, mitk::TemporoSpatialStringProperty::New(), mitk::PropertyList::New(), mitk::DICOMSegmentationConstants::SEGMENT_ALGORITHM_TYPE_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_CATEGORY_CODE_MEANING_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_CATEGORY_CODE_SCHEME_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_CATEGORY_CODE_VALUE_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_LABEL_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_MODIFIER_CODE_MEANING_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_MODIFIER_CODE_SCHEME_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_MODIFIER_CODE_VALUE_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_NUMBER_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_TYPE_CODE_MEANING_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_TYPE_CODE_SCHEME_PATH(), mitk::DICOMSegmentationConstants::SEGMENT_TYPE_CODE_VALUE_PATH(), and mitk::Label::SetProperty().
Referenced by mitk::LabelSet::AddLabel(), DeriveDICOMSegmentationProperties(), mitk::Label::Label(), and mitk::LabelSet::RenameLabel().