Directory Modules/DistanceMapFiducials/

Directory Created:
2008-08-27 14:42
Total Files:
6
Deleted Files:
0
Lines of Code:
507

[root]/Modules/DistanceMapFiducials

Lines of Code

Modules/DistanceMapFiducials/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 544 (100.0%) 54.4
pieper 7 (70.0%) 432 (79.4%) 61.7
alexy 1 (10.0%) 108 (19.9%) 108.0
fedorov 1 (10.0%) 4 (0.7%) 4.0
jcfr 1 (10.0%) 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/DistanceMapFiducials: CMakeLists.txt (changed)
fedorov 2009-07-15 15:11 Rev.: 9949

BUG: the correct way of setting MRML observers propagated to the affected modules (followup for r9941)

4 lines of code changed in 1 file:

  • Modules/DistanceMapFiducials: DistanceMapFiducialsGUI.tcl (+4 -2)
pieper 2009-03-19 14:43 Rev.: 8914

BUG: tweaks to distance map fiducials (not currently being used)

3 lines of code changed in 1 file:

  • Modules/DistanceMapFiducials: DistanceMapFiducialsGUI.tcl (+3 -2)
alexy 2008-09-16 15:45 Rev.: 7584

ENH: added DistanceMapFiducials mofule

108 lines of code changed in 1 file:

  • Modules/DistanceMapFiducials: DistanceMapFiducialsGUI.tcl (+108 -33)
pieper 2008-08-27 14:42 Rev.: 7498

ENH: New scripted module framework for defining module to create fidicuals at a distance around a label map

429 lines of code changed in 6 files:

  • Modules/DistanceMapFiducials: CMakeLists.txt (new 35), DistanceMapFiducials.tcl (new 20), DistanceMapFiducialsGUI.tcl (new 225), DistanceMapFiducialsLogic.tcl (new 139), DistanceMapFiducialsNode.tcl (new 3), pkgIndex.tcl (new 7)
Generated by StatSVN 0.5.0