Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Functions | |
DataNode::Pointer | GetPatientOneCTImage () |
DataNode::Pointer | GetPatientOneMRImage () |
DataNode::Pointer | GetPatientOneOtherCTImage () |
DataNode::Pointer | GetPatientTwoPETImage () |
DataNode::Pointer | GetPatientTwoSegmentation () |
DataNode::Pointer | GetPatientThreeCTImage () |
DataNode::Pointer | GetPatientThreeCTSegmentation () |
DataNode::Pointer | GetPatientThreeMRImage () |
DataNode::Pointer | GetPatientThreeMRSegmentation () |
DataNode::Pointer | GetInvalidDate () |
Date is 0x0008, 0x0022 (AcquisitionDate) More... | |
DataNode::Pointer | GetInvalidModality () |
Modality is 0x0008, 0x0060(Modality) More... | |
DataNode::Pointer | GetInvalidID () |
ID is 0x0020, 0x000e (SeriesInstanceUID) More... | |
DataNode::Pointer | GetInvalidCaseID () |
CaseID is 0x0010, 0x0010 (PatientName) More... | |
void | ClearRelationStorage () |
void mitk::SemanticRelationsTestHelper::ClearRelationStorage | ( | ) |
Definition at line 313 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::RelationStorage::GetAllCaseIDs(), MITK_DEBUG, and PERSISTENCE_GET_SERVICE_MACRO.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetInvalidCaseID | ( | ) |
CaseID is 0x0010, 0x0010 (PatientName)
Definition at line 291 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetInvalidDate | ( | ) |
Date is 0x0008, 0x0022 (AcquisitionDate)
Definition at line 223 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetInvalidID | ( | ) |
ID is 0x0020, 0x000e (SeriesInstanceUID)
Definition at line 268 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetInvalidModality | ( | ) |
Modality is 0x0008, 0x0060(Modality)
Definition at line 246 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientOneCTImage | ( | ) |
Definition at line 28 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientOneMRImage | ( | ) |
Definition at line 50 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientOneOtherCTImage | ( | ) |
Definition at line 72 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientThreeCTImage | ( | ) |
Definition at line 137 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientThreeCTSegmentation | ( | ) |
Definition at line 159 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), and mitk::GetNodeIDDICOMProperty().
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientThreeMRImage | ( | ) |
Definition at line 180 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientThreeMRSegmentation | ( | ) |
Definition at line 202 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), and mitk::GetNodeIDDICOMProperty().
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientTwoPETImage | ( | ) |
Definition at line 94 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), mitk::GetModalityDICOMProperty(), mitk::GetNodeIDDICOMProperty(), and image.
mitk::DataNode::Pointer mitk::SemanticRelationsTestHelper::GetPatientTwoSegmentation | ( | ) |
Definition at line 116 of file mitkSemanticRelationsTestHelper.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), mitk::GetCaseIDDICOMProperty(), mitk::GetDateDICOMProperty(), and mitk::GetNodeIDDICOMProperty().