
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 8081 (100.0%) | 183278 (100.0%) | 22.6 |
| ibanez | 1347 (16.7%) | 33148 (18.1%) | 24.6 |
| lorensen | 2124 (26.3%) | 30496 (16.6%) | 14.3 |
| millerjv | 719 (8.9%) | 26958 (14.7%) | 37.4 |
| cates | 426 (5.3%) | 14448 (7.9%) | 33.9 |
| will | 1283 (15.9%) | 12744 (7.0%) | 9.9 |
| lng | 127 (1.6%) | 6319 (3.4%) | 49.7 |
| king | 271 (3.4%) | 4754 (2.6%) | 17.5 |
| bwyman | 29 (0.4%) | 4506 (2.5%) | 155.3 |
| glehmann | 258 (3.2%) | 4416 (2.4%) | 17.1 |
| jjomier | 166 (2.1%) | 4107 (2.2%) | 24.7 |
| suyash | 35 (0.4%) | 3852 (2.1%) | 110.0 |
| turner | 33 (0.4%) | 3687 (2.0%) | 111.7 |
| xwxue | 36 (0.4%) | 3170 (1.7%) | 88.0 |
| karthik | 88 (1.1%) | 2920 (1.6%) | 33.1 |
| shelton | 74 (0.9%) | 2807 (1.5%) | 37.9 |
| amy | 245 (3.0%) | 2722 (1.5%) | 11.1 |
| tolga | 42 (0.5%) | 2163 (1.2%) | 51.5 |
| tamburo | 20 (0.2%) | 1917 (1.0%) | 95.8 |
| hjohnson | 118 (1.5%) | 1759 (1.0%) | 14.9 |
| kentwilliams | 100 (1.2%) | 1581 (0.9%) | 15.8 |
| galeotti | 15 (0.2%) | 1340 (0.7%) | 89.3 |
| aylward | 42 (0.5%) | 1294 (0.7%) | 30.8 |
| raul | 11 (0.1%) | 1180 (0.6%) | 107.2 |
| andinet | 25 (0.3%) | 1098 (0.6%) | 43.9 |
| leila | 12 (0.1%) | 1018 (0.6%) | 84.8 |
| blezek | 44 (0.5%) | 969 (0.5%) | 22.0 |
| parks | 5 (0.1%) | 909 (0.5%) | 181.8 |
| kaucic | 9 (0.1%) | 774 (0.4%) | 86.0 |
| jisung | 27 (0.3%) | 718 (0.4%) | 26.5 |
| leonid | 12 (0.1%) | 574 (0.3%) | 47.8 |
| padfield | 18 (0.2%) | 533 (0.3%) | 29.6 |
| hughett | 13 (0.2%) | 526 (0.3%) | 40.4 |
| foskey | 32 (0.4%) | 471 (0.3%) | 14.7 |
| wilson | 12 (0.1%) | 421 (0.2%) | 35.0 |
| blowekamp | 26 (0.3%) | 347 (0.2%) | 13.3 |
| leue | 8 (0.1%) | 338 (0.2%) | 42.2 |
| zpincus | 4 (0.0%) | 291 (0.2%) | 72.7 |
| malaterre | 47 (0.6%) | 274 (0.1%) | 5.8 |
| ying | 3 (0.0%) | 267 (0.1%) | 89.0 |
| lantiga | 17 (0.2%) | 184 (0.1%) | 10.8 |
| hoffman | 40 (0.5%) | 180 (0.1%) | 4.5 |
| vikram | 48 (0.6%) | 179 (0.1%) | 3.7 |
| spathak | 4 (0.0%) | 127 (0.1%) | 31.7 |
| chandra | 5 (0.1%) | 127 (0.1%) | 25.4 |
| tessa | 4 (0.0%) | 109 (0.1%) | 27.2 |
| tom.vercauteren | 12 (0.1%) | 89 (0.0%) | 7.4 |
| piloo | 3 (0.0%) | 87 (0.0%) | 29.0 |
| avants | 2 (0.0%) | 85 (0.0%) | 42.5 |
| pauly | 4 (0.0%) | 65 (0.0%) | 16.2 |
| acois | 2 (0.0%) | 53 (0.0%) | 26.5 |
| Michel | 3 (0.0%) | 37 (0.0%) | 12.3 |
| mariusstaring | 10 (0.1%) | 36 (0.0%) | 3.6 |
| davisb | 6 (0.1%) | 33 (0.0%) | 5.5 |
| gelas | 4 (0.0%) | 20 (0.0%) | 5.0 |
| mcoursolle | 5 (0.1%) | 19 (0.0%) | 3.8 |
| barre | 1 (0.0%) | 11 (0.0%) | 11.0 |
| andy | 1 (0.0%) | 9 (0.0%) | 9.0 |
| martink | 2 (0.0%) | 5 (0.0%) | 2.5 |
| seanmcbride | 1 (0.0%) | 4 (0.0%) | 4.0 |
| weisen | 1 (0.0%) | 3 (0.0%) | 3.0 |
ENH: Changed some signed long to a cleaner IndexValueType + replaced some hand constructed floor by itk::Math::Floor
8 lines of code changed in:
BUG: backed out last commit. A better solution to passing the meta data dictionary through the pipeline is under investigation.
2 lines of code changed in:
BUG: 6558 changing rounding methods to use the templated rounding methods in itkMath, this enables the support of the full size of typename itk::Index::ValueType regaurdless of its size.
3 lines of code changed in:
BUG: 4625. Adding a call to CopyInformation() in the GenerateOutputInformation() method. This patch was contributed by Julien Michel from c-s.fr. http://www.itk.org/pipermail/insight-users/2009-October/033293.html
6 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...
8 lines of code changed in:
BUG: SetInputIMage(0) did not delete the data.
3 lines of code changed in:
BUG: 7114 itkParallelSparseFieldLevelSetImageFilter dismisses image information (spacing...).
6 lines of code changed in:
BUG: 9554: Fixing major issue with Mesh Filters: They were modifying the input mesh. Const-correctness is now enforced in the input Mesh.
133 lines of code changed in:
BUG: With centered pixels, cygwin was crashing. The input requested region may require an edge to edge sampling.
29 lines of code changed in:
BUG: filter does not manages regions correctly for pipelined streaming. The RecursiveSeparableImageFilter only needs the entire image in the direction that it is separated into. The GenerateInputRequesed region was removed, since the default works, and the EnlargeOutputRequestedRegion was modified to only set the "Direction" dimension to the largest.
27 lines of code changed in:
STYLE: removing accidental check in with debug message to std::cout
2 lines of code changed in:
BUG: 9431 Fix to enable the canny edge detector to produce the correct results when called multiple times. Due to grafting the mini pipeline would be execute correctlya second time. Also the edge list would not always remove elements. STYLE: replaced numeric constants with numeric traits.
17 lines of code changed in:
ENH: Misleading error message about the unstable limit of the time step has been clarified.
3 lines of code changed in:
STYLE: Changed raw numbers to use vnl's numeric constants
11 lines of code changed in:
BUG: the header file was not included
3 lines of code changed in:
BUG: dynamic cast failure if input and output types for the filter were different. Inserted a CastImageFilter prior to the Graft().
26 lines of code changed in:
COMP: Fixing const-correctness in the API for the methods SetDestinationImage(),GetDestinationImage(),SetSourceImage() and GetSourceImage(). Improving traits for Source, Input and Output images.
71 lines of code changed in:
BUG: 9260. Inconsistent integer types used in Windows 64 bits. To fix this, Traits have been introduced for SizeValueType, IndexValueType OffsetValueType, and these traits are now used throughout the Test in replacement for explicit "long" type declarations. ENH: The use of SpacingValueType and PointValueType has also been expanded in the Tests, in replacement for "float" and "double".
29 lines of code changed in:
ENH: Updating the API to use the types SizeType, SpacingType and PointType for Size, Spacing and Origin respectively. This filter was using the old and unsafe API of passing pointers for these parameters. Backward compatible functions have been added to the public API.
148 lines of code changed in:
COMP: Fixed handling of signed/unsigned scalars when computing difference. Also fixed numerous style issues....
32 lines of code changed in:
(2504 more)