

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1321 (100.0%) | 71925 (100.0%) | 54.4 |
| Code/Numerics/Statistics/ | 692 (52.4%) | 23717 (33.0%) | 34.2 |
| Validation/StatisticalClustering/Results/ | 52 (3.9%) | 15652 (21.8%) | 301.0 |
| Validation/StatisticalClustering/Inputs/ibsr/ | 30 (2.3%) | 6060 (8.4%) | 202.0 |
| Examples/Statistics/ | 45 (3.4%) | 4664 (6.5%) | 103.6 |
| Testing/Code/Numerics/Statistics/ | 123 (9.3%) | 4522 (6.3%) | 36.7 |
| Validation/StatisticalClustering/Code/ | 47 (3.6%) | 4305 (6.0%) | 91.5 |
| Code/Numerics/ | 59 (4.5%) | 3140 (4.4%) | 53.2 |
| Testing/Data/Input/Statistics/ | 2 (0.2%) | 2058 (2.9%) | 1029.0 |
| Code/Algorithms/ | 37 (2.8%) | 1937 (2.7%) | 52.3 |
| Validation/StatisticalClustering/Inputs/BrainWeb/ | 16 (1.2%) | 1867 (2.6%) | 116.6 |
| Code/Common/ | 47 (3.6%) | 1393 (1.9%) | 29.6 |
| Code/BasicFilters/ | 27 (2.0%) | 718 (1.0%) | 26.5 |
| Testing/Code/Algorithms/ | 35 (2.6%) | 449 (0.6%) | 12.8 |
| Testing/Code/Common/ | 16 (1.2%) | 291 (0.4%) | 18.1 |
| Validation/StatisticalClustering/ | 4 (0.3%) | 272 (0.4%) | 68.0 |
| Testing/Code/Numerics/ | 14 (1.1%) | 250 (0.3%) | 17.8 |
| Validation/StatisticalClustering/Inputs/ibsr/20Normals_T1_seg/ | 21 (1.6%) | 161 (0.2%) | 7.6 |
| Validation/StatisticalClustering/Inputs/ibsr/20Normals_T1_brain/ | 20 (1.5%) | 140 (0.2%) | 7.0 |
| Examples/ | 7 (0.5%) | 120 (0.2%) | 17.1 |
| Applications/ | 6 (0.5%) | 119 (0.2%) | 19.8 |
| Testing/Code/BasicFilters/ | 18 (1.4%) | 83 (0.1%) | 4.6 |
| Code/SpatialObject/ | 1 (0.1%) | 3 (0.0%) | 3.0 |
| Code/Numerics/FEM/ | 1 (0.1%) | 3 (0.0%) | 3.0 |
| Validation/ | 1 (0.1%) | 1 (0.0%) | 1.0 |

BUG: (1.4) one block of k-nearest neighbor search loop called the wrong loop. BUG: (1.4) k-nearest search method should have checked the k is less than or equal to the number of measurement vectors.
8 lines of code changed in:
ENH: Documentation updated.
21 lines of code changed in:
ENH: Documentation updated.
11 lines of code changed in:
ENH: Documentation updated.
12 lines of code changed in:
ENH: Documentation updated.
19 lines of code changed in:
ENH: Documentation updated.
34 lines of code changed in:
BUG: Point typedef in the ImageJointDomainTraits needs a constant defined by the itkStaticConstMacro.
4 lines of code changed in:
ENH: By turning on the saveOutputImage flag value, this test program can save the blurred result in a file.
43 lines of code changed in:
ENH: distance computation in Search method is now built in. Previously it used EuclideanDistance' IsWithinRange method.
72 lines of code changed in:
ENH: ComputeMode returns bool status code.
18 lines of code changed in:
ENH: ComputeMode returns the status of the computation, if the search result is empty, it returns false.
15 lines of code changed in:
ENH: Documentation updated.
16 lines of code changed in:
ENH: Documentation updated.
12 lines of code changed in:
ENH: Little bits of descriptions and code added for ScalarImageToListAdaptor, JointDomainImageToListAdaptor, KdTree's hyperspherical kernel search, One pass mean and covariance calculation of weighted and non-weighted versions.
73 lines of code changed in:
ENH: Documentation updated.
58 lines of code changed in:
STYLE: File header fixed.
10 lines of code changed in:
ENH: Documentation updated.
22 lines of code changed in:
ENH: Documentation updated.
21 lines of code changed in:
ENH: File header fixed. ENH: Documentation updated.
26 lines of code changed in:
ENH: Documentation updated.
29 lines of code changed in:
(635 more)