Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
Home
Manual
API Reference
Download
Bugzilla
Groups
Namespace List
Class List
File List
Examples
File List
File Members
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
AppUtil
8
DCMTesting
9
RDF
10
LegacyIO
11
DataTypesExt
12
Overlays
13
LegacyGL
14
AlgorithmsExt
15
MapperExt
16
DICOMReader
17
DICOMReaderServices
18
DICOMTesting
19
SceneSerializationBase
20
PlanarFigure
21
ImageDenoising
22
ImageExtraction
23
LegacyAdaptors
24
SceneSerialization
25
Gizmo
26
GraphAlgorithms
27
Multilabel
28
ImageStatistics
29
ContourModel
30
SurfaceInterpolation
31
Segmentation
32
PlanarFigureSegmentation
33
OpenViewCore
34
QtWidgets
35
QtWidgetsExt
36
C3js
37
QmlItems
38
SegmentationUI
39
DiffusionImaging
40
GPGPU
41
OpenIGTLink
42
IGTBase
43
IGT
44
CameraCalibration
45
RigidRegistration
46
RigidRegistrationUI
47
DeformableRegistration
48
DeformableRegistrationUI
49
OpenCL
50
OpenCVVideoSupport
51
QtOverlays
52
ToFHardware
53
ToFProcessing
54
ToFUI
55
US
56
USUI
57
DicomUI
58
Simulation
59
Remeshing
60
Python
61
QtPython
62
Persistence
63
OpenIGTLinkUI
64
IGTUI
65
VtkShaders
66
DicomRT
67
RTUI
68
IOExt
69
XNAT
70
TubeGraph
71
BiophotonicsHardware
72
Classification
73
TumorInvasionAnalysis
74
MatchPointRegistration
75
MatchPointRegistrationUI
76
BoundingShape
77
)
78
79
if
(MITK_ENABLE_PIC_READER)
80
list(APPEND mitk_modules IpPicSupportIO)
81
endif()
git
MITK
Modules
ModuleList.cmake
Generated on Fri Feb 3 2017 20:52:12 for Medical Imaging Interaction Toolkit by
1.8.9.1