
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1480 (100.0%) | 42527 (100.0%) | 28.7 |
| ibanez | 796 (53.8%) | 28819 (67.8%) | 36.2 |
| lorensen | 454 (30.7%) | 6802 (16.0%) | 14.9 |
| lng | 28 (1.9%) | 1823 (4.3%) | 65.1 |
| will | 83 (5.6%) | 1329 (3.1%) | 16.0 |
| karthik | 38 (2.6%) | 1253 (2.9%) | 32.9 |
| millerjv | 8 (0.5%) | 1043 (2.5%) | 130.3 |
| tessa | 20 (1.4%) | 825 (1.9%) | 41.2 |
| Michel | 1 (0.1%) | 313 (0.7%) | 313.0 |
| jjomier | 15 (1.0%) | 78 (0.2%) | 5.2 |
| hoffman | 4 (0.3%) | 77 (0.2%) | 19.2 |
| avants | 2 (0.1%) | 54 (0.1%) | 27.0 |
| blezek | 15 (1.0%) | 38 (0.1%) | 2.5 |
| king | 3 (0.2%) | 20 (0.0%) | 6.6 |
| hjohnson | 4 (0.3%) | 20 (0.0%) | 5.0 |
| cpbotha | 1 (0.1%) | 12 (0.0%) | 12.0 |
| glehmann | 2 (0.1%) | 7 (0.0%) | 3.5 |
| cates | 2 (0.1%) | 6 (0.0%) | 3.0 |
| aylward | 2 (0.1%) | 4 (0.0%) | 2.0 |
| galeotti | 1 (0.1%) | 3 (0.0%) | 3.0 |
| blowekamp | 1 (0.1%) | 1 (0.0%) | 1.0 |
BUG: Number of histogram bins for Mattes must be at least 5 to allow for padding of the Parzen window.
1 lines of code changed in:
BUG: 9475. Restoring new test for binary images, now that the itkOptMattesMutualInformation metric has been fixed.
0 lines of code changed in:
COMP:Disabling test for binary images that was committed by accident. This test is functional with the Code/Algorithms/itkMattesMutualInformation class, but not yet with the Code/Review/itkOptMattesMI class.
3 lines of code changed in:
BUG: 9757: Feature Request: Flatten the header directory structure when installing ITK. A CMake option called ITK_USE_FLAT_DIRECTORY has been added. When ON, all the Headers from Insight/Code subdirectories will be copied to a single destination directory. We are still working on flattening the Insight/Utilities tree...
11 lines of code changed in:
ENH: Adding example illustrating the use of the AffineTransform in the case of binary image registration with MatchCardinalityMetric and AmoebaOptimizer.
479 lines of code changed in:
COMP: For ImageRegistration12Test, increase pixel compare tolerance to 2. Needed after bug fix to optimized metric.
1 lines of code changed in:
ENH: Added GetStopConditionDescription().
823 lines of code changed in:
BUG: 6558. Modified CMakeLists.txt to account for 2nd set of regression test data, that reflects new pixel-centered coordinates.
313 lines of code changed in:
ENH: upgrade to use the new statistics framework as well. Dimensionality of the histogram needs to be set explicitly since, its set at run time and not a compile time restriction.
5 lines of code changed in:
ENH: upgrade to use the new statistics framework as well. Dimensionality of the histogram needs to be set explicitly since, its set at run time and not a compile time restriction.
14 lines of code changed in:
ENH: Upgrade the statistics framework. Changes include 1. Making it pipeline oriented, dataobjects, process objects etc 2. consistent naming, replace calculators with filters. Details at http://www.itk.org/Wiki/Proposals:Refactoring_Statistics_Framework_2007
5 lines of code changed in:
BUG: fixed typeo for output file in ImageRegistration6oTest
1 lines of code changed in:
BUG: wrong test imanames.
4 lines of code changed in:
COMP: Replacing "log" with "vcl_log" in order to support Sun-CC with -stlport4.
4 lines of code changed in:
COMP: Replacing "asin" with "vcl_asin" in order to support Sun-CC with -stlport4.
4 lines of code changed in:
COMP: Replacing occurrences of "atan" with "vcl_atan" or with use of "vnl_math::pi" when atan() was used to compute PI.
38 lines of code changed in:
COMP: Replacing "fabs" with "vcl_fabs" in order to support compilation with Sun-CC and -stlport4.
9 lines of code changed in:
COMP: Replacing triangular brackets with double quotes in #include statements.
5 lines of code changed in:
BUG: Examples were missing to set the FixedParameters of the finalTransform (used for resampling) according to the settings of the initial transform. This typically affects the settings of the center of rotation.
85 lines of code changed in:
COMP: Allow a little image variation for the mac.
3 lines of code changed in:
(610 more)