Page MenuHomePhabricator

clean and document itkTensorReconstructionWithEigenvalueCorrectionFilter
Closed, ResolvedPublic

Description

Clean code and document

Event Timeline

New remote branch pushed: bug-15815-cleanTensorReconEigenCorr

New remote branch pushed: bug-15815-commentsoncleancode

[2411b7]: Merge branch 'bug-15815-commentsoncleancode'

Merged commits:

2013-08-22 15:19:30 Thomas Van Bruggen [f5293f]
reformulated some comments


2013-08-16 15:26:39 Thomas Van Bruggen [4ba620]
intermediate


2013-08-16 14:27:00 Thomas Van Bruggen [9fe3f8]
intermediate


2013-08-16 11:39:49 Thomas Van Bruggen [77c4ac]
removed mitk includes


2013-08-16 11:14:37 Thomas Van Bruggen [211981]
changed wrong object name


2013-08-15 09:03:35 Franz Binczyk [08ca8e]
comments_and_small_fixes


2013-08-14 10:17:06 Thomas Van Bruggen [277f07]
intermediate


2013-08-12 16:12:01 Thomas Van Bruggen [ad81bc]
removed calculation of voxdim from class. not necessary here


2013-08-12 12:06:01 Thomas Van Bruggen [602f20]
renamed m_VectorImage to more meaningful m_CorrectedDiffusionVolumes and use this directly instead of temporary corrected_diffusion variable


2013-08-12 11:22:01 Thomas Van Bruggen [376cbe]
added comments


2013-08-09 13:32:28 Thomas Van Bruggen [0a62e1]
intermediate


2013-08-09 12:26:40 Thomas Van Bruggen [9092d4]
cleaned unused code


2013-08-09 11:44:41 Thomas Van Bruggen [ff2999]
cleaned unused code


2013-08-08 16:29:02 Thomas Van Bruggen [f1c1d6]
removed unused reference image type and getters/setters


2013-08-08 16:05:36 Thomas Van Bruggen [652d5d]
removed unnecessary semi-colons


2013-08-08 15:46:42 Thomas Van Bruggen [116123]
moved ImageType typedef inside class definition


2013-08-08 15:46:11 Thomas Van Bruggen [b15761]
removed old disclaimer

New remote branch pushed: bug-15815-cleanup

[d55f87]: Merge branch 'bug-15815-cleanup'

Merged commits:

2013-08-28 12:55:50 Thomas Van Bruggen [65c135]
intermediate commit