|
Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::MultiLabelIOHelper, including all inherited members.
| DeserializeLabelFromJSON(const nlohmann::json &labelJson) | mitk::MultiLabelIOHelper | static |
| DeserializeMultiLabelGroupsFromJSON(const nlohmann::json &listOfLabelSets) | mitk::MultiLabelIOHelper | static |
| GetIntByKey(const itk::MetaDataDictionary &dic, const std::string &key) | mitk::MultiLabelIOHelper | static |
| GetLabelAsXMLElement(tinyxml2::XMLDocument &doc, const Label *label) | mitk::MultiLabelIOHelper | static |
| GetStringByKey(const itk::MetaDataDictionary &dic, const std::string &key) | mitk::MultiLabelIOHelper | static |
| LoadLabelFromXMLDocument(const tinyxml2::XMLElement *labelElem) | mitk::MultiLabelIOHelper | static |
| LoadLabelSetImagePreset(const std::string &presetFilename, mitk::LabelSetImage *inputImage) | mitk::MultiLabelIOHelper | static |
| PropertyFromXMLElement(std::string &key, itk::SmartPointer< mitk::BaseProperty > &prop, const tinyxml2::XMLElement *elem) | mitk::MultiLabelIOHelper | static |
| PropertyToXMLElement(tinyxml2::XMLDocument &doc, const std::string &key, const BaseProperty *property) | mitk::MultiLabelIOHelper | static |
| SaveLabelSetImagePreset(const std::string &presetFilename, const mitk::LabelSetImage *inputImage) | mitk::MultiLabelIOHelper | static |
| SerializeLabelToJSON(const Label *label) | mitk::MultiLabelIOHelper | static |
| SerializeMultLabelGroupsToJSON(const mitk::LabelSetImage *inputImage) | mitk::MultiLabelIOHelper | static |