Directory Modules/PETCTFusion/

Directory Created:
2009-10-14 16:26
Total Files:
11
Deleted Files:
0
Lines of Code:
7003

[root]/Modules/PETCTFusion

Lines of Code

Modules/PETCTFusion/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 8143 (100.0%) 290.8
wjp@bwh.harvard.edu 23 (82.1%) 8128 (99.8%) 353.3
pieper 3 (10.7%) 15 (0.2%) 5.0
naucoin 1 (3.6%) 0 (0.0%) 0.0
jcfr 1 (3.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/PETCTFusion: CMakeLists.txt (changed)
naucoin 2009-11-23 17:57 Rev.: 11023

COMP: removing unused vars

0 lines of code changed in 1 file:

  • Modules/PETCTFusion: vtkPETCTFusionGUI.cxx (changed)
wjp@bwh.harvard.edu 2009-11-06 12:57 Rev.: 10890

ENH: clarifying body weight approach to calculating suv by labeling with SUVbw

3 lines of code changed in 1 file:

  • Modules/PETCTFusion: vtkPETCTFusionGUI.cxx (+3 -3)
wjp@bwh.harvard.edu 2009-11-06 12:57 Rev.: 10889

BUG: accounting for decay correction in SUV computation

119 lines of code changed in 2 files:

  • Modules/PETCTFusion: vtkPETCTFusionLogic.cxx (+116 -1), vtkPETCTFusionLogic.h (+3)
wjp@bwh.harvard.edu 2009-11-04 12:58 Rev.: 10875

ENH: adding changes recommended by ron in 11/3 meeting

2 lines of code changed in 1 file:

  • Modules/PETCTFusion: vtkPETCTFusionGUI.cxx (+2 -2)
pieper 2009-11-03 18:03 Rev.: 10852

BUG: fix leaks that were leading to failing tests

2 lines of code changed in 1 file:

  • Modules/PETCTFusion: vtkPETCTFusionGUI.cxx (+2)
wjp@bwh.harvard.edu 2009-11-02 14:11 Rev.: 10845

BUG: handling case where input volumes are non-dicom

61 lines of code changed in 2 files:

  • Modules/PETCTFusion: vtkPETCTFusionGUI.cxx (+48 -11), vtkPETCTFusionLogic.cxx (+13 -21)
wjp@bwh.harvard.edu 2009-11-02 09:44 Rev.: 10840

ENH: updated with latest code from RSNA branch

2140 lines of code changed in 6 files:

  • Modules/PETCTFusion: vtkMRMLPETCTFusionNode.cxx (+135 -7), vtkMRMLPETCTFusionNode.h (+52 -3), vtkPETCTFusionGUI.cxx (+1575 -1012), vtkPETCTFusionGUI.h (+171 -49), vtkPETCTFusionLogic.cxx (+204 -20), vtkPETCTFusionLogic.h (+3)
pieper 2009-10-19 10:56 Rev.: 10685

COMP: fix compile warnings and add FIXME comments were some review might be needed

13 lines of code changed in 2 files:

  • Modules/PETCTFusion: vtkPETCTFusionGUI.cxx (+3 -3), vtkPETCTFusionLogic.cxx (+10 -8)
wjp@bwh.harvard.edu 2009-10-14 16:26 Rev.: 10649

ENH: adding new module for viewing PET and CT images and computing Standardized Uptake Value (SUV)

5803 lines of code changed in 11 files:

  • Modules/PETCTFusion: CMakeLists.txt (new 85), PETCTFusion.txt (new 4), vtkMRMLPETCTFusionNode.cxx (new 676), vtkMRMLPETCTFusionNode.h (new 230), vtkPETCTFusion.h (new 9), vtkPETCTFusionConfigure.h.in (new 22), vtkPETCTFusionGUI.cxx (new 3126), vtkPETCTFusionGUI.h (new 217), vtkPETCTFusionLogic.cxx (new 1357), vtkPETCTFusionLogic.h (new 61), vtkPETCTFusionWin32Header.h (new 16)
Generated by StatSVN 0.5.0