Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitkLesionPropagation.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 mitkLesionPropagation_h
14 #define mitkLesionPropagation_h
15 
16 // registration ontology module
17 #include "MitkRegistrationOntologyExports.h"
18 
19 // mitk core
20 #include <mitkDataNode.h>
21 
22 // matchpoint ontology
23 #include <mapSimpleOntologyCore.h>
24 #include <mapSimpleOntology.h>
25 
26 namespace mitk
27 {
28  MITKREGISTRATIONONTOLOGY_EXPORT void FindClosestSegmentationMask();
29 } // namespace mitk
30 
31 #endif
mitk::FindClosestSegmentationMask
MITKREGISTRATIONONTOLOGY_EXPORT void FindClosestSegmentationMask()
mitk
Find image slices visible on a given plane.
Definition: RenderingTests.dox:1
mitkDataNode.h