Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Functions | |
MITKSEMANTICRELATIONS_EXPORT NodePredicateAnd::Pointer | GetImagePredicate () |
MITKSEMANTICRELATIONS_EXPORT NodePredicateAnd::Pointer | GetSegmentationPredicate () |
mitk::NodePredicateAnd::Pointer mitk::NodePredicates::GetImagePredicate | ( | ) |
Definition at line 24 of file mitkNodePredicates.cpp.
References GetSegmentationPredicate().
Referenced by QmitkStatisticsCalculator::ComputeLesionVolume(), mitk::SemanticRelationsDataStorageAccess::GetAllImagesByID(), mitk::SemanticRelationsDataStorageAccess::GetAllImagesOfCase(), mitk::SemanticRelationsDataStorageAccess::GetAllImagesOfLesion(), mitk::SemanticRelationsInference::InstanceExists(), and mitk::SemanticRelationsInference::IsLesionPresent().
mitk::NodePredicateAnd::Pointer mitk::NodePredicates::GetSegmentationPredicate | ( | ) |
Definition at line 39 of file mitkNodePredicates.cpp.
Referenced by mitk::SemanticRelationsDataStorageAccess::GetAllSegmentationsOfCase(), mitk::SemanticRelationsDataStorageAccess::GetAllSpecificSegmentations(), GetImagePredicate(), mitk::SemanticRelationsInference::InstanceExists(), mitk::SemanticRelationsInference::IsLesionPresent(), and QmitkLesionTreeModel::NodeAdded().