Medical Imaging Interaction Toolkit  2023.12.99-f298153c
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 {
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