Directory Applications/CLI/DicomToNrrdConverter/

Directory Created:
2009-12-05 23:16
Total Files:
3
Deleted Files:
0
Lines of Code:
1705

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

Lines of Code

Applications/CLI/DicomToNrrdConverter/ Lines of Code

Developers

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

Most Recent Commits

taox 2009-12-10 14:32 Rev.: 11244

ENH: added support for non-diffusion weighted images.

0 lines of code changed in 2 files:

  • Applications/CLI/DicomToNrrdConverter: DicomToNrrdConverter.cxx (changed), DicomToNrrdConverter.xml (changed)
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:

  • Applications/CLI/DicomToNrrdConverter: CMakeLists.txt (changed)
hjohnson 2009-12-05 23:16 Rev.: 11171

ENH: Moved DicomToNrrd to its own directory to make it easier to build stand alone.

1705 lines of code changed in 3 files:

  • Applications/CLI/DicomToNrrdConverter: CMakeLists.txt (new 27), DicomToNrrdConverter.cxx (new 1604), DicomToNrrdConverter.xml (new 74)
Generated by StatSVN 0.5.0