[root]/Modules/PatientToImageRegistration

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 1982 (100.0%) | 110.1 |
| hliu | 17 (94.4%) | 1982 (100.0%) | 116.5 |
| jcfr | 1 (5.6%) | 0 (0.0%) | 0.0 |
ENH: Update CMakeLists.txt - CMake 2.6 is now required
The following line have been added:
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)
0 lines of code changed in 1 file:
BUG: fixed a bug in getting image coordinates from Coronal slice view.
1 lines of code changed in 1 file:
ENH: continued development.
36 lines of code changed in 1 file:
ENH: added BuildGUIForTrackerFrame().
0 lines of code changed in 2 files:
ENH: more development.
0 lines of code changed in 1 file:
STYLE: cleaned up code.
0 lines of code changed in 2 files:
BUG: used VTK_PatientToImageRegistration_EXPORT instead of VTK_PATIENTTOIMAGEREGISTRATION_EXPORT.
0 lines of code changed in 2 files:
ENH: added module PatientToImageRegistration.
1945 lines of code changed in 8 files: