Directory Modules/PatientToImageRegistration/

Directory Created:
2009-08-31 11:41
Total Files:
8
Deleted Files:
0
Lines of Code:
1937

[root]/Modules/PatientToImageRegistration

Lines of Code

Modules/PatientToImageRegistration/ Lines of Code

Developers

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

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

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:

  • Modules/PatientToImageRegistration: CMakeLists.txt (changed)
hliu 2009-10-08 14:14 Rev.: 10604

BUG: fixed a bug in getting image coordinates from Coronal slice view.

1 lines of code changed in 1 file:

  • Modules/PatientToImageRegistration: vtkPatientToImageRegistrationGUI.cxx (+1 -15)
hliu 2009-10-08 13:50 Rev.: 10602

ENH: continued development.

36 lines of code changed in 1 file:

  • Modules/PatientToImageRegistration: vtkPatientToImageRegistrationGUI.cxx (+36 -30)
hliu 2009-09-11 16:06 Rev.: 10465

ENH: added BuildGUIForTrackerFrame().

0 lines of code changed in 2 files:

  • Modules/PatientToImageRegistration: vtkPatientToImageRegistrationGUI.cxx (changed), vtkPatientToImageRegistrationGUI.h (changed)
hliu 2009-09-11 14:30 Rev.: 10463

ENH: more development.

0 lines of code changed in 1 file:

  • Modules/PatientToImageRegistration: vtkPatientToImageRegistrationGUI.cxx (changed)
hliu 2009-09-01 13:46 Rev.: 10406

STYLE: cleaned up code.

0 lines of code changed in 2 files:

  • Modules/PatientToImageRegistration: vtkPatientToImageRegistrationGUI.cxx (changed), vtkPatientToImageRegistrationGUI.h (changed)
hliu 2009-08-31 11:57 Rev.: 10399

BUG: used VTK_PatientToImageRegistration_EXPORT instead of VTK_PATIENTTOIMAGEREGISTRATION_EXPORT.

0 lines of code changed in 2 files:

  • Modules/PatientToImageRegistration: vtkPatientToImageRegistrationGUI.h (changed), vtkPatientToImageRegistrationLogic.h (changed)
hliu 2009-08-31 11:41 Rev.: 10397

ENH: added module PatientToImageRegistration.

1945 lines of code changed in 8 files:

  • Modules/PatientToImageRegistration: CMakeLists.txt (new 91), PatientToImageRegistration.txt (new 2), vtkPatientToImageRegistrationConfigure.h.in (new 22), vtkPatientToImageRegistrationGUI.cxx (new 842), vtkPatientToImageRegistrationGUI.h (new 145), vtkPatientToImageRegistrationLogic.cxx (new 616), vtkPatientToImageRegistrationLogic.h (new 211), vtkPatientToImageRegistrationWin32Header.h (new 16)
Generated by StatSVN 0.5.0