[root]/Applications/CLI/DicomToNrrdConverter
Testing
(2 files, 55 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 6 (100.0%) | 1705 (100.0%) | 284.1 |
| hjohnson | 3 (50.0%) | 1705 (100.0%) | 568.3 |
| taox | 2 (33.3%) | 0 (0.0%) | 0.0 |
| jcfr | 1 (16.7%) | 0 (0.0%) | 0.0 |
ENH: added support for non-diffusion weighted images.
0 lines of code changed in 2 files:
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:
ENH: Moved DicomToNrrd to its own directory to make it easier to build stand alone.
1705 lines of code changed in 3 files: