Insight Toolkit Developers: karthik

Login name:
karthik
Total Commits:
1399 (2.0%)
Lines of Code:
78107 (4.3%)
Most Recent Commit:
2009-11-04 02:27

Activity by Clock Time

Activity by Hour of Day for karthik

Activity by Day of Week for karthik

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 1399 (100.0%) 78107 (100.0%) 55.8
Code/Review/Statistics/ 110 (7.9%) 22451 (28.7%) 204.1
Testing/Code/Review/Statistics/ 96 (6.9%) 21403 (27.4%) 222.9
Code/Common/ 298 (21.3%) 9981 (12.8%) 33.4
Code/Numerics/Statistics/ 229 (16.4%) 6637 (8.5%) 28.9
Code/BasicFilters/ 88 (6.3%) 2920 (3.7%) 33.1
Testing/Code/Common/ 42 (3.0%) 2460 (3.1%) 58.5
Code/Algorithms/ 73 (5.2%) 2018 (2.6%) 27.6
Examples/Filtering/ 58 (4.1%) 1491 (1.9%) 25.7
Examples/Registration/ 38 (2.7%) 1253 (1.6%) 32.9
Testing/Code/Numerics/Statistics/ 36 (2.6%) 1000 (1.3%) 27.7
Examples/Statistics/ 41 (2.9%) 858 (1.1%) 20.9
Testing/Code/BasicFilters/ 34 (2.4%) 851 (1.1%) 25.0
Code/Review/ 6 (0.4%) 778 (1.0%) 129.6
Code/IO/ 49 (3.5%) 588 (0.8%) 12.0
Testing/Code/Algorithms/ 38 (2.7%) 501 (0.6%) 13.1
Code/SpatialObject/ 10 (0.7%) 477 (0.6%) 47.7
Testing/Data/Input/Statistics/ 7 (0.5%) 433 (0.6%) 61.8
Testing/Code/Review/ 9 (0.6%) 389 (0.5%) 43.2
Testing/Code/SpatialObject/ 7 (0.5%) 304 (0.4%) 43.4
CMake/ 11 (0.8%) 304 (0.4%) 27.6
Examples/Segmentation/ 18 (1.3%) 209 (0.3%) 11.6
/ 16 (1.1%) 169 (0.2%) 10.5
Testing/Code/IO/ 3 (0.2%) 121 (0.2%) 40.3
Code/Numerics/ 6 (0.4%) 68 (0.1%) 11.3
Testing/Code/Numerics/NeuralNetworks/ 5 (0.4%) 64 (0.1%) 12.8
Testing/Data/Input/ 5 (0.4%) 63 (0.1%) 12.6
Examples/Iterators/ 5 (0.4%) 50 (0.1%) 10.0
Wrapping/CSwig/BasicFiltersA/ 3 (0.2%) 48 (0.1%) 16.0
Examples/Patented/ 4 (0.3%) 45 (0.1%) 11.2
Examples/IO/ 1 (0.1%) 43 (0.1%) 43.0
Examples/SpatialObjects/ 7 (0.5%) 36 (0.0%) 5.1
Code/Numerics/NeuralNetworks/ 5 (0.4%) 34 (0.0%) 6.8
Testing/Data/Baseline/Filtering/ 7 (0.5%) 24 (0.0%) 3.4
Examples/DataRepresentation/Image/ 2 (0.1%) 19 (0.0%) 9.5
Testing/Code/Numerics/ 2 (0.1%) 9 (0.0%) 4.5
Wrapping/CSwig/CommonA/ 1 (0.1%) 4 (0.0%) 4.0
Examples/ 1 (0.1%) 4 (0.0%) 4.0
Testing/Data/Baseline/Statistics/ 5 (0.4%) 0 (0.0%) 0.0
Testing/Data/Baseline/SpatialObjects/ 2 (0.1%) 0 (0.0%) 0.0
Testing/Data/Baseline/Registration/ 15 (1.1%) 0 (0.0%) 0.0
Testing/Data/Baseline/BasicFilters/ 1 (0.1%) 0 (0.0%) 0.0
Testing/Data/Baseline/Algorithms/ 4 (0.3%) 0 (0.0%) 0.0
Examples/Data/ 1 (0.1%) 0 (0.0%) 0.0

Activity of karthik

Most Recent Commits

karthik 2009-11-04 02:27

ENH: typedef bug in itk::Statistics::TransferFunctionBase. Pointed out by Stephan Schmitt on the Insight-users mailing list.

6 lines of code changed in:

karthik 2009-10-23 03:57

ENH: Planes should be computed only if the image dimension is greater than or equal to 3

7 lines of code changed in:

karthik 2009-05-22 15:26

COMP: Try to resolve VS6 compiler errors such as http://www.cdash.org/CDash/viewBuildError.php?buildid=338245

7 lines of code changed in:

karthik 2009-05-22 13:42

ENH: Fix memory leaks.

3 lines of code changed in:

karthik 2009-05-19 09:47

BUG: The pixel accessor functor should be used instead of the pixel accessor to add the level of indirection that makes this work with itk::VectorImage in addition to itk::Image. Thanks to report by Christopher Wyatt from Virginia Tech.

3 lines of code changed in:

karthik 2009-05-08 10:20

ENH: Report the variable in the cache so that user code may use it.

1 lines of code changed in:

karthik 2009-05-06 10:37

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:

karthik 2009-05-05 15:44

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:

karthik 2009-05-05 15:27

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.

16 lines of code changed in:

karthik 2009-05-05 15:22

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:

karthik 2009-05-05 14:16

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.

20 lines of code changed in:

karthik 2009-05-05 14:03

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:

karthik 2009-05-05 14:02

ENH: Fix broken paths to the new statistics tests.

1 lines of code changed in:

karthik 2009-05-05 13:59

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:

karthik 2009-05-05 13:57

ENH: Fix broken paths to the new statistics tests.

2 lines of code changed in:

karthik 2009-05-05 13:47

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.

49 lines of code changed in:

karthik 2009-05-05 13:27

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.

28 lines of code changed in:

karthik 2009-05-05 13:00

ENH: Fix failing test DeformableRegistration2 using the new statistics framework. Dimensionality of the histogram needs to be set explicitly since, its set at run time and not a compile time restriction.

17 lines of code changed in:

karthik 2009-05-02 10:55

ENH: Add overrides for KWStyle and revert the style to the old one.

35 lines of code changed in:

karthik 2009-05-02 01:41

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

44595 lines of code changed in:

(550 more)

Generated by StatCVS 0.3