Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
Medical Imaging Interaction Toolkit
mitkRigidClosedFormPointsDefaultRegistrationAlgorithm.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 mitkRigidClosedFormPointsDefaultRegistrationAlgorithm_h
14 #define mitkRigidClosedFormPointsDefaultRegistrationAlgorithm_h
15 
16 #include "mapDiscreteElements.h"
17 #include "mapITKRigid3DClosedFormRegistrationAlgorithmTemplate.h"
18 #include "mapConfigure.h"
19 
21 
22 namespace mitk
23 {
24  template <typename TPointSetType>
25  using RigidClosedFormPointsDefaultRegistrationAlgorithm = typename map::algorithm::boxed::ITKRigid3DClosedFormRegistrationAlgorithmTemplate<TPointSetType, ::map::algorithm::mitkRigidClosedFormPointsDefaultRegistrationAlgorithmUIDPolicy>::Type;
26 }
27 
28 #endif
mitk::RigidClosedFormPointsDefaultRegistrationAlgorithm
typename map::algorithm::boxed::ITKRigid3DClosedFormRegistrationAlgorithmTemplate< TPointSetType, ::map::algorithm::mitkRigidClosedFormPointsDefaultRegistrationAlgorithmUIDPolicy >::Type RigidClosedFormPointsDefaultRegistrationAlgorithm
Definition: mitkRigidClosedFormPointsDefaultRegistrationAlgorithm.h:25
mitk
Find image slices visible on a given plane.
Definition: RenderingTests.dox:1
mitkRigidClosedFormPointsDefaultRegistrationAlgorithm_ProfileResource.h