[root]/Modules/DistanceMapFiducials

| 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 |
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: the correct way of setting MRML observers propagated to the affected modules (followup for r9941)
4 lines of code changed in 1 file:
BUG: tweaks to distance map fiducials (not currently being used)
3 lines of code changed in 1 file:
ENH: added DistanceMapFiducials mofule
108 lines of code changed in 1 file:
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: