File: caret_brain_set.pro

package info (click to toggle)
caret 5.6.4~dfsg.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 31,904 kB
  • ctags: 28,901
  • sloc: cpp: 378,050; python: 6,718; ansic: 5,507; makefile: 333; sh: 46
file content (382 lines) | stat: -rw-r--r-- 15,942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
######################################################################
# Automatically generated by qmake (1.04a) Wed Jan 15 08:45:10 2003
######################################################################

TARGET       = CaretBrainSet
CONFIG  += staticlib 
INCLUDEPATH += .
# need to include before ubuntu settings to get VTK_LIBS
include(../caret_qmake_include.pro)
dll {
	CONFIG -= staticlib
	CONFIG += plugin
	LIBS += $$VTK_LIBS
}


vs:TEMPLATE=vclib
!vs:TEMPLATE=lib

# Input
HEADERS += BorderFileProjector.h \
	   BorderProjectionUnprojector.h \
	   BorderToTopographyConverter.h \
	   BorderUncertaintyToArealEstimationConverter.h \
      BrainModel.h \
	   BrainModelAlgorithm.h \
	   BrainModelAlgorithmException.h \
      BrainModelAlgorithmMultiThreadExecutor.h \
	   BrainModelAlgorithmMultiThreaded.h \
      BrainModelAlgorithmRunAsThread.h \
	   BrainModelBorderSet.h \
       BrainModelCiftiCorrelationMatrix.h \
	   BrainModelContours.h \
	   BrainModelContourToSurfaceConverter.h \
      BrainModelIdentification.h \
      BrainModelOpenGL.h \
      BrainModelOpenGLSelectedItem.h \
      BrainModelRunExternalProgram.h \
      BrainModelStandardSurfaceReplacement.h \
      BrainModelSurface.h \
      BrainModelSurfaceAffineRegression.h \
	   BrainModelSurfaceAndVolume.h \
      BrainModelSurfaceBankStraddling.h \
      BrainModelSurfaceBorderCutter.h \
      BrainModelSurfaceBorderLandmarkIdentification.h \
       BrainModelSurfaceBorderToMetricConverter.h \
      BrainModelSurfaceBorderToPaintConverter.h \
      BrainModelSurfaceCellAttributeAssignment.h \
      BrainModelSurfaceCellDensityToMetric.h \
      BrainModelSurfaceClusterToBorderConverter.h \
	   BrainModelSurfaceConnectedSearch.h \
	   BrainModelSurfaceConnectedSearchMetric.h \
      BrainModelSurfaceConnectedSearchPaint.h \
	   BrainModelSurfaceCurvature.h \
	   BrainModelSurfaceCutter.h \
	   BrainModelSurfaceDeformDataFile.h \
	   BrainModelSurfaceDeformation.h \
	   BrainModelSurfaceDeformationFlat.h \
      BrainModelSurfaceDeformationMapCreate.h \
      BrainModelSurfaceDeformationMeasurement.h \
      BrainModelSurfaceDeformationMultiStageSphericalVector.h \
	   BrainModelSurfaceDeformationSpherical.h \
      BrainModelSurfaceDeformationSphericalSlits.h \
       BrainModelSurfaceDeformationSphericalVector.h \
	   BrainModelSurfaceDistortion.h \
      BrainModelSurfaceFindExtremum.h \
	   BrainModelSurfaceFlatHexagonalSubsample.h \
	   BrainModelSurfaceFlattenFullHemisphere.h \
      BrainModelSurfaceFlattenHemisphere.h \
	   BrainModelSurfaceFlattenPartialHemisphere.h \
      BrainModelSurfaceFociSearch.h \
      BrainModelSurfaceFociUncertaintyToRgbPaint.h \
	   BrainModelSurfaceGeodesic.h \
      BrainModelSurfaceMetricAnovaOneWay.h \
      BrainModelSurfaceMetricAnovaTwoWay.h \
	   BrainModelSurfaceMetricClustering.h \
      BrainModelSurfaceMetricCoordinateDifference.h \
      BrainModelSurfaceMetricCorrelationMatrix.h \
	   BrainModelSurfaceMetricExtrema.h \
      BrainModelSurfaceMetricFindClustersBase.h \
      BrainModelSurfaceMetricFullWidthHalfMaximum.h \
	   BrainModelSurfaceMetricGradient.h \
      BrainModelSurfaceMetricInGroupDifference.h \
      BrainModelSurfaceMetricInterHemClusters.h \
      BrainModelSurfaceMetricKruskalWallisRankTest.h \
      BrainModelSurfaceMetricOneAndPairedTTest.h \
      BrainModelSurfaceMetricTwinComparison.h \
      BrainModelSurfaceMetricTwoSampleTTest.h \
      BrainModelSurfaceMetricSmoothing.h \
      BrainModelSurfaceMetricSmoothingAll.h \
	   BrainModelSurfaceMorphing.h \
	   BrainModelSurfaceMultiresolutionMorphing.h \
      BrainModelSurfaceNodeColoring.h \
      BrainModelSurfaceOverlay.h \
      BrainModelSurfacePaintAssignRelativeToLine.h \
      BrainModelSurfacePaintSulcalIdentification.h \
      BrainModelSurfacePaintToBorderConverter.h \
	   BrainModelSurfacePointLocator.h \
	   BrainModelSurfacePointProjector.h \
      BrainModelSurfacePolyhedron.h \
      BrainModelSurfacePolyhedronNew.h \
      BrainModelSurfaceROIAssignMetric.h \
      BrainModelSurfaceROIAssignMetricNodeArea.h \
      BrainModelSurfaceROIAssignPaint.h \
      BrainModelSurfaceROIAssignShape.h \
      BrainModelSurfaceROICreateBorderUsingGeodesic.h \
      BrainModelSurfaceROICreateBorderUsingMetricShape.h \
      BrainModelSurfaceROIFoldingMeasurementReport.h \
      BrainModelSurfaceROIIntegratedFoldingIndexReport.h \
      BrainModelSurfaceROIMetricClusterReport.h \
      BrainModelSurfaceROIMetricGradient.h \
	  BrainModelSurfaceROIMetricSmoothing.h \
      BrainModelSurfaceROINodeSelection.h \
      BrainModelSurfaceROIOperation.h \
      BrainModelSurfaceROIPaintReport.h \
      BrainModelSurfaceROIProbAtlasOverlapReport.h \
      BrainModelSurfaceROIShapeCorrelationReport.h \
      BrainModelSurfaceROISurfaceXYZMeansReport.h \
      BrainModelSurfaceROITextReport.h \
	   BrainModelSurfaceResection.h \
	   BrainModelSurfaceSmoothing.h \
      BrainModelSurfaceSphericalTessellator.h \
      BrainModelSurfaceStandardSphere.h \
	   BrainModelSurfaceSulcalDepth.h \
      BrainModelSurfaceSulcalDepthWithNormals.h \
      BrainModelSurfaceSulcalIdentificationProbabilistic.h \
	   BrainModelSurfaceToVolumeConverter.h \
      BrainModelSurfaceToVolumeSegmentationConverter.h \
      BrainModelSurfaceTopologyCorrector.h \
	   BrainModelVolume.h \
      BrainModelVolumeBiasCorrection.h \
      BrainModelVolumeCrossoverHandleFinder.h \
      BrainModelVolumeFociDensity.h \
      BrainModelVolumeFociUnprojector.h \
      BrainModelVolumeGradient.h \
	   BrainModelVolumeHandleFinder.h \
      BrainModelVolumeLigaseSegmentation.h \
      BrainModelVolumeNearToPlane.h \
      BrainModelVolumeProbAtlasToFunctional.h \
      BrainModelVolumeRegionOfInterest.h \
      BrainModelVolumeROIAtlasResamplingAndSmoothing.h \
      BrainModelVolumeROIGradient.h \
      BrainModelVolumeROIMinima.h \
      BrainModelVolumeROISmoothing.h \
      BrainModelVolumeSegmentationStereotaxic.h \
      BrainModelVolumeSureFitErrorCorrection.h \
      BrainModelVolumeSureFitSegmentation.h \
      BrainModelVolumeTFCE.h \
      BrainModelVolumeThresholdSegmentation.h \
	   BrainModelVolumeToSurfaceConverter.h \
      BrainModelVolumeToSurfaceMapper.h \
      BrainModelVolumeToSurfaceMapperAlgorithmParameters.h \
      BrainModelVolumeToSurfaceMapperPALS.h \
      BrainModelVolumeToVtkSurfaceMapper.h \
      BrainModelVolumeTopologicalError.h \
      BrainModelVolumeTopologyGraph.h \
      BrainModelVolumeTopologyGraphCorrector.cxx \
	   BrainModelVolumeVoxelColoring.h \
      BrainSet.h  \
      BrainSetAutoLoaderFile.h \
      BrainSetAutoLoaderManager.h \
      BrainSetAutoLoaderFileMetric.h \
      BrainSetAutoLoaderFileMetricByNode.h \
      BrainSetAutoLoaderFilePaintCluster.h \
      BrainSetDataFileReader.h \
      BrainSetMultiThreadedSpecFileReader.h \
	   BrainSetNodeAttribute.h \
	   CellFileProjector.h \
      CellProjectionUnprojector.h \
      DisplaySettings.h \
      DisplaySettingsArealEstimation.h \
      DisplaySettingsBorders.h \
      DisplaySettingsCells.h \
	   DisplaySettingsCoCoMac.h \
	   DisplaySettingsContours.h \
	   DisplaySettingsCuts.h \
	   DisplaySettingsDeformationField.h \
      DisplaySettingsFoci.h \
      DisplaySettingsGeodesicDistance.h \
      DisplaySettingsImages.h \
      DisplaySettingsMetric.h \
      BrainSetAutoLoaderFileFunctionalVolume.h \
	   DisplaySettingsModels.h \
      DisplaySettingsNodeAttributeFile.h \
	   DisplaySettingsSurface.h \
      DisplaySettingsPaint.h \
      DisplaySettingsProbabilisticAtlas.h \
      DisplaySettingsRgbPaint.h \
      DisplaySettingsScene.h \
      DisplaySettingsSection.h \
      DisplaySettingsStudyMetaData.h \
      DisplaySettingsSurfaceShape.h \
      DisplaySettingsVectors.h \
      DisplaySettingsTopography.h \
      DisplaySettingsVectors.h \
 	   DisplaySettingsVolume.h \
      DisplaySettingsWustlRegion.h \
      FociFileToPalsProjector.h \
      MapFmriAtlasSpecFileInfo.h \
	   MetricsToRgbPaintConverter.h \
      Tessellation.h 

SOURCES += BorderFileProjector.cxx \
	   BorderProjectionUnprojector.cxx \
	   BorderToTopographyConverter.cxx \
	   BorderUncertaintyToArealEstimationConverter.cxx \
	   BrainModel.cxx \
      BrainModelAlgorithm.cxx \
      BrainModelAlgorithmException.cxx \
      BrainModelAlgorithmMultiThreadExecutor.cxx \
	   BrainModelAlgorithmMultiThreaded.cxx \
      BrainModelAlgorithmRunAsThread.cxx \
	   BrainModelBorderSet.cxx \
       BrainModelCiftiCorrelationMatrix.cxx \
	   BrainModelContours.cxx \
	   BrainModelContourToSurfaceConverter.cxx \
      BrainModelIdentification.cxx \
      BrainModelOpenGL.cxx \
      BrainModelOpenGLSelectedItem.cxx \
      BrainModelRunExternalProgram.cxx \
      BrainModelStandardSurfaceReplacement.cxx \
      BrainModelSurface.cxx \
      BrainModelSurfaceAffineRegression.cxx \
	   BrainModelSurfaceAndVolume.cxx \
      BrainModelSurfaceBankStraddling.cxx \
      BrainModelSurfaceBorderCutter.cxx \
      BrainModelSurfaceBorderLandmarkIdentification.cxx \
      BrainModelSurfaceBorderToMetricConverter.cxx \
      BrainModelSurfaceBorderToPaintConverter.cxx \
      BrainModelSurfaceCellAttributeAssignment.cxx \
      BrainModelSurfaceCellDensityToMetric.cxx \
      BrainModelSurfaceClusterToBorderConverter.cxx \
	   BrainModelSurfaceConnectedSearch.cxx \
	   BrainModelSurfaceConnectedSearchMetric.cxx \
      BrainModelSurfaceConnectedSearchPaint.cxx \
	   BrainModelSurfaceCurvature.cxx \
	   BrainModelSurfaceCutter.cxx \
	   BrainModelSurfaceDeformDataFile.cxx \
	   BrainModelSurfaceDeformation.cxx \
	   BrainModelSurfaceDeformationFlat.cxx \
      BrainModelSurfaceDeformationMapCreate.cxx \
      BrainModelSurfaceDeformationMeasurement.cxx \
      BrainModelSurfaceDeformationMultiStageSphericalVector.cxx \
      BrainModelSurfaceDeformationSphericalSlits.cxx \
       BrainModelSurfaceDeformationSphericalVector.cxx \
	   BrainModelSurfaceDeformationSpherical.cxx \
	   BrainModelSurfaceDistortion.cxx \
      BrainModelSurfaceFindExtremum.cxx \
	   BrainModelSurfaceFlatHexagonalSubsample.cxx \
	   BrainModelSurfaceFlattenFullHemisphere.cxx \
      BrainModelSurfaceFlattenHemisphere.cxx \
	   BrainModelSurfaceFlattenPartialHemisphere.cxx \
      BrainModelSurfaceFociSearch.cxx \
      BrainModelSurfaceFociUncertaintyToRgbPaint.cxx \
	   BrainModelSurfaceGeodesic.cxx \
      BrainModelSurfaceMetricAnovaOneWay.cxx \
      BrainModelSurfaceMetricAnovaTwoWay.cxx \
	   BrainModelSurfaceMetricClustering.cxx \
      BrainModelSurfaceMetricCoordinateDifference.cxx \
      BrainModelSurfaceMetricCorrelationMatrix.cxx \
	   BrainModelSurfaceMetricExtrema.cxx \
      BrainModelSurfaceMetricFindClustersBase.cxx \
      BrainModelSurfaceMetricFullWidthHalfMaximum.cxx \
	   BrainModelSurfaceMetricGradient.cxx \
      BrainModelSurfaceMetricInGroupDifference.cxx \
      BrainModelSurfaceMetricInterHemClusters.cxx \
      BrainModelSurfaceMetricKruskalWallisRankTest.cxx \
      BrainModelSurfaceMetricOneAndPairedTTest.cxx \
      BrainModelSurfaceMetricTwinComparison.cxx \
      BrainModelSurfaceMetricTwoSampleTTest.cxx \
      BrainModelSurfaceMetricSmoothing.cxx \
      BrainModelSurfaceMetricSmoothingAll.cxx \
	   BrainModelSurfaceMorphing.cxx \
	   BrainModelSurfaceMultiresolutionMorphing.cxx \
      BrainModelSurfaceNodeColoring.cxx \
      BrainModelSurfaceOverlay.cxx \
      BrainModelSurfacePaintAssignRelativeToLine.cxx \
      BrainModelSurfacePaintSulcalIdentification.cxx \
      BrainModelSurfacePaintToBorderConverter.cxx \
	   BrainModelSurfacePointLocator.cxx \
	   BrainModelSurfacePointProjector.cxx \
      BrainModelSurfacePolyhedron.cxx \
      BrainModelSurfacePolyhedronNew.cxx \
      BrainModelSurfaceROIAssignMetric.cxx \
      BrainModelSurfaceROIAssignMetricNodeArea.cxx \
      BrainModelSurfaceROIAssignPaint.cxx \
      BrainModelSurfaceROIAssignShape.cxx \
      BrainModelSurfaceROICreateBorderUsingGeodesic.cxx \
      BrainModelSurfaceROICreateBorderUsingMetricShape.cxx \
      BrainModelSurfaceROIFoldingMeasurementReport.cxx \
      BrainModelSurfaceROIIntegratedFoldingIndexReport.cxx \
      BrainModelSurfaceROIMetricClusterReport.cxx \
      BrainModelSurfaceROIMetricGradient.cxx \
	  BrainModelSurfaceROIMetricSmoothing.cxx \
      BrainModelSurfaceROINodeSelection.cxx \
      BrainModelSurfaceROIOperation.cxx \
      BrainModelSurfaceROIPaintReport.cxx \
      BrainModelSurfaceROIProbAtlasOverlapReport.cxx \
      BrainModelSurfaceROIShapeCorrelationReport.cxx \
      BrainModelSurfaceROISurfaceXYZMeansReport.cxx \
      BrainModelSurfaceROITextReport.cxx \
	   BrainModelSurfaceResection.cxx \
      BrainModelSurfaceSphericalTessellator.cxx \
	   BrainModelSurfaceSmoothing.cxx \
      BrainModelSurfaceStandardSphere.cxx \
	   BrainModelSurfaceSulcalDepth.cxx \
      BrainModelSurfaceSulcalDepthWithNormals.cxx \
      BrainModelSurfaceSulcalIdentificationProbabilistic.cxx \
	   BrainModelSurfaceToVolumeConverter.cxx \
      BrainModelSurfaceToVolumeSegmentationConverter.cxx \
      BrainModelSurfaceTopologyCorrector.cxx \
	   BrainModelVolume.cxx \
      BrainModelVolumeBiasCorrection.cxx \
      BrainModelVolumeCrossoverHandleFinder.cxx \
      BrainModelVolumeFociDensity.cxx \
      BrainModelVolumeFociUnprojector.cxx \
      BrainModelVolumeGradient.cxx \
	   BrainModelVolumeHandleFinder.cxx \
      BrainModelVolumeLigaseSegmentation.cxx \
      BrainModelVolumeNearToPlane.cxx \
      BrainModelVolumeProbAtlasToFunctional.cxx \
      BrainModelVolumeRegionOfInterest.cxx \
      BrainModelVolumeROIAtlasResamplingAndSmoothing.cxx \
      BrainModelVolumeROIGradient.cxx \
      BrainModelVolumeROIMinima.cxx \
      BrainModelVolumeROISmoothing.cxx \
      BrainModelVolumeSegmentationStereotaxic.cxx \
      BrainModelVolumeSureFitErrorCorrection.cxx \
      BrainModelVolumeSureFitSegmentation.cxx \
      BrainModelVolumeTFCE.cxx \
      BrainModelVolumeThresholdSegmentation.cxx \
	   BrainModelVolumeToSurfaceConverter.cxx \
      BrainModelVolumeToSurfaceMapper.cxx \
      BrainModelVolumeToSurfaceMapperAlgorithmParameters.cxx \
      BrainModelVolumeToSurfaceMapperPALS.cxx \
      BrainModelVolumeToVtkSurfaceMapper.cxx \
      BrainModelVolumeTopologicalError.cxx \
      BrainModelVolumeTopologyGraph.cxx \
      BrainModelVolumeTopologyGraphCorrector.cxx \
	   BrainModelVolumeVoxelColoring.cxx \
      BrainSet.cxx \
      BrainSetAutoLoaderFile.cxx \
      BrainSetAutoLoaderManager.cxx \
      BrainSetAutoLoaderFileMetric.cxx \
      BrainSetAutoLoaderFileMetricByNode.cxx \
      BrainSetAutoLoaderFileFunctionalVolume.cxx \
      BrainSetAutoLoaderFilePaintCluster.cxx \
      BrainSetDataFileReader.cxx \
      BrainSetMultiThreadedSpecFileReader.cxx \
	   BrainSetNodeAttribute.cxx \
	   CellFileProjector.cxx \
      CellProjectionUnprojector.cxx \
      DisplaySettings.cxx \
      DisplaySettingsArealEstimation.cxx \
      DisplaySettingsBorders.cxx \
      DisplaySettingsCells.cxx \
	   DisplaySettingsCoCoMac.cxx \
	   DisplaySettingsContours.cxx \
	   DisplaySettingsCuts.cxx \
	   DisplaySettingsDeformationField.cxx \
      DisplaySettingsFoci.cxx \
      DisplaySettingsGeodesicDistance.cxx \
      DisplaySettingsImages.cxx \
      DisplaySettingsMetric.cxx \
	   DisplaySettingsModels.cxx \
      DisplaySettingsNodeAttributeFile.cxx \
      DisplaySettingsPaint.cxx \
	   DisplaySettingsSurface.cxx \
      DisplaySettingsProbabilisticAtlas.cxx \
      DisplaySettingsRgbPaint.cxx \
      DisplaySettingsScene.cxx \
      DisplaySettingsSection.cxx \
      DisplaySettingsStudyMetaData.cxx \
      DisplaySettingsSurfaceShape.cxx \
      DisplaySettingsTopography.cxx \
      DisplaySettingsVectors.cxx \
	   DisplaySettingsVolume.cxx \
      DisplaySettingsWustlRegion.cxx \
      FociFileToPalsProjector.cxx \
      MapFmriAtlasSpecFileInfo.cxx \
	   MetricsToRgbPaintConverter.cxx \
      Tessellation.cxx