Medical Imaging Interaction Toolkit  2025.12.02
Medical Imaging Interaction Toolkit
mitkSegmentationHelper.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 mitkSegmentationHelper_h
14 #define mitkSegmentationHelper_h
15 
16 #include <mitkImage.h>
18 
20 {
24 }
25 
26 #endif
#define MITKSEGMENTATION_EXPORT
Image class for storing images.
Definition: mitkImage.h:70
MITKSEGMENTATION_EXPORT Image::Pointer GetStaticSegmentationTemplate(const Image *referenceImage)
Get a template image for a static segmentation of a dynamic (3d+t) reference image.