-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Takahani edited this page May 22, 2014
·
2 revisions
TODO
- deeView.cpp Subclass QVTKWidget, will be probably be used later on
- deeView2D.cpp : 2D view using vtkImageResliceViewer and QVTKWidget
- deeView3D.cpp : 3D view using vtkGPUVolumeRaycastMapper mapper and QVTKWidget
- deeMainView.cpp : main view !
- deeLayouts.cpp : delagate to handle all layouts
- deeNavigationToolBar.cpp : top toolbar to navigate beetween : Patient Manager, Viewer, Report
- deePatientManager.cpp : QTreeView
- deePatientDB.cpp Simple xml backend for now, allow measure reloading
- deeMeasureManager.cpp Allow basic measurements
- deeMaskManager.cpp Allow to maks volume
- deeWizardBase.cpp
- deeAlgoVesselSegmentation.cpp
- deeAlgoVesselCenterline.cpp
- deeAlgoInteractiveSegmentation.cpp