Directory Modules/TumorGrowth/Filters/

Directory Created:
2008-06-10 09:19
Directory Deleted:
2008-11-17 17:36
Total Files:
0
Deleted Files:
12
Lines of Code:
0

[root]/Modules/TumorGrowth/Filters

Lines of Code

Modules/TumorGrowth/Filters/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 29 (100.0%) 1 (100.0%) 0.0
pohl 14 (48.3%) 1 (100.0%) 0.0
naucoin 2 (6.9%) 0 (0.0%) 0.0
fedorov 12 (41.4%) 0 (0.0%) 0.0
barre 1 (3.4%) 0 (0.0%) 0.0

Most Recent Commits

fedorov 2008-11-17 17:36 Rev.: 7895

ENH: updated naming conventions for ChangeTracker module. Initial commit in a
sequence of updates to substitute rigid registration component of
ChangeTracker with the functionality of the "Linear registration" module.

0 lines of code changed in 12 files:

  • Modules/TumorGrowth/Filters: vtkImageGCR.cxx (del), vtkImageGCR.h (del), vtkImageHistogramNormalization.cxx (del), vtkImageHistogramNormalization.h (del), vtkImageIslandFilter.cxx (del), vtkImageIslandFilter.h (del), vtkImageKilianDistanceTransform.cxx (del), vtkImageKilianDistanceTransform.h (del), vtkImageRectangularSource.cxx (del), vtkImageRectangularSource.h (del), vtkImageSumOverVoxels.cxx (del), vtkImageSumOverVoxels.h (del)
naucoin 2008-08-29 11:07 Rev.: 7520

COMP: removing unused vars, use of const char

0 lines of code changed in 1 file:

  • Modules/TumorGrowth/Filters: vtkImageSumOverVoxels.cxx (changed)
naucoin 2008-08-28 17:57 Rev.: 7518

COMP: fixing compiler warnings, removed some asserts

0 lines of code changed in 1 file:

  • Modules/TumorGrowth/Filters: vtkImageIslandFilter.cxx (changed)
pohl 2008-07-21 16:46 Rev.: 7323

BUG: Did not work in release version because one comand was not executed inside assert( )

0 lines of code changed in 2 files:

  • Modules/TumorGrowth/Filters: vtkImageIslandFilter.cxx (changed), vtkImageIslandFilter.h (changed)
barre 2008-06-25 10:58 Rev.: 7176

COMP: minor. One of the reason Slicer3 is so slow to compile is that so many classes include STL headers in their own header, instead of their implementation file (PIMPL). Some of those headers are actually not needed anymore by said classes, or were put there "just in case I need a map, vector, list, etc.". The more it happens, the slower the build process gets, and the slower the dependencies are computed/resolved. Try to fix some.

0 lines of code changed in 1 file:

  • Modules/TumorGrowth/Filters: vtkImageIslandFilter.h (-1)
pohl 2008-06-10 09:19 Rev.: 7031

ENH: Tumor Growth Module

1 lines of code changed in 12 files:

  • Modules/TumorGrowth/Filters: vtkImageGCR.cxx (new), vtkImageGCR.h (new), vtkImageHistogramNormalization.cxx (new), vtkImageHistogramNormalization.h (new), vtkImageIslandFilter.cxx (new), vtkImageIslandFilter.h (new 1), vtkImageKilianDistanceTransform.cxx (new), vtkImageKilianDistanceTransform.h (new), vtkImageRectangularSource.cxx (new), vtkImageRectangularSource.h (new), vtkImageSumOverVoxels.cxx (new), vtkImageSumOverVoxels.h (new)
Generated by StatSVN 0.5.0