Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
ModuleList.cmake
Go to the documentation of this file.
1
# The entries in the mitk_modules list must be
2
# ordered according to their dependencies.
3
4
set
(MITK_MODULES
5
Core
6
CommandLine
7
CoreCmdApps
8
AppUtil
9
LegacyIO
10
DataTypesExt
11
Annotation
12
LegacyGL
13
AlgorithmsExt
14
MapperExt
15
DICOMReader
16
DICOMReaderServices
17
DICOMQI
18
DICOMTesting
19
SceneSerializationBase
20
PlanarFigure
21
ImageDenoising
22
ImageExtraction
23
SceneSerialization
24
Gizmo
25
GraphAlgorithms
26
Multilabel
27
Chart
28
ImageStatistics
29
ContourModel
30
SurfaceInterpolation
31
Segmentation
32
QtWidgets
33
QtWidgetsExt
34
ImageStatisticsUI
35
SegmentationUI
36
MatchPointRegistration
37
MatchPointRegistrationUI
38
Classification
39
OpenIGTLink
40
IGTBase
41
IGT
42
CameraCalibration
43
OpenCL
44
OpenCVVideoSupport
45
QtOverlays
46
ToFHardware
47
ToFProcessing
48
ToFUI
49
PhotoacousticsHardware
50
PhotoacousticsAlgorithms
51
PhotoacousticsLib
52
US
53
USUI
54
DicomUI
55
Remeshing
56
Python
57
QtPython
58
Persistence
59
OpenIGTLinkUI
60
IGTUI
61
DicomRT
62
RTUI
63
IOExt
64
XNAT
65
TubeGraph
66
BiophotonicsHardware
67
BoundingShape
68
RenderWindowManager
69
RenderWindowManagerUI
70
SemanticRelations
71
SemanticRelationsUI
72
CEST
73
BasicImageProcessing
74
ModelFit
75
ModelFitUI
76
Pharmacokinetics
77
PharmacokineticsUI
78
DICOMPM
79
REST
80
RESTService
81
DICOMweb
82
)
83
84
if
(MITK_ENABLE_PIC_READER)
85
list(APPEND MITK_MODULES IpPicSupportIO)
86
endif()
Multilabel
static const double Multilabel[25][3]
Definition:
Multilabel.h:16
Source
Modules
ModuleList.cmake
Generated on Thu Mar 12 2020 10:24:09 for Medical Imaging Interaction Toolkit by
1.8.13