Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
mitkMultiLabelPredicateHelper.h
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#ifndef mitkMultiLabelPredicateHelper_h
14
#define mitkMultiLabelPredicateHelper_h
15
16
#include <
MitkMultilabelExports.h
>
17
#include <
mitkNodePredicateBase.h
>
18
#include <
mitkBaseGeometry.h
>
19
20
namespace
mitk
21
{
26
mitk::NodePredicateBase::Pointer
MITKMULTILABEL_EXPORT
GetMultiLabelSegmentationPredicate
(
const
mitk::BaseGeometry
* referenceGeometry =
nullptr
);
30
mitk::NodePredicateBase::Pointer
MITKMULTILABEL_EXPORT
GetSegmentationReferenceImagePredicate
();
31
}
32
33
#endif
MITKMULTILABEL_EXPORT
#define MITKMULTILABEL_EXPORT
Definition:
MitkMultilabelExports.h:15
mitk::GetSegmentationReferenceImagePredicate
mitk::NodePredicateBase::Pointer MITKMULTILABEL_EXPORT GetSegmentationReferenceImagePredicate()
Gets a predicate for the images that can be used as reference for a segmentation.
itk::SmartPointer< Self >
mitkNodePredicateBase.h
mitk
Find image slices visible on a given plane.
Definition:
RenderingTests.dox:1
mitk::BaseGeometry
BaseGeometry Describes the geometry of a data object.
Definition:
mitkBaseGeometry.h:94
mitkBaseGeometry.h
mitk::GetMultiLabelSegmentationPredicate
mitk::NodePredicateBase::Pointer MITKMULTILABEL_EXPORT GetMultiLabelSegmentationPredicate(const mitk::BaseGeometry *referenceGeometry=nullptr)
Gets a predicate for a valid multi label segmentation node.
MitkMultilabelExports.h
src
MITK
Modules
Multilabel
mitkMultiLabelPredicateHelper.h
Generated on Mon Jun 17 2024 12:43:27 for Medical Imaging Interaction Toolkit by
1.8.17