Results 30 issues of Ullrich Koethe

We should make more use of Doxygen's built-in grouping support (look how the ITK page http://www.itk.org/Doxygen/html/modules.html uses \defgroup and \ingroup, compare the source http://itk.org/gitweb?p=ITK.git;a=blob_plain;f=Documentation/Doxygen/Modules.dox;hb=HEAD) Also, we should review if the...

documentation
refactoring

Compare with Michael's matlab implementation, using the same random numbers. And while you are at it: variable names and Python documentation could also be improved.

testing

merge Luca's changes

bug
merge

should probably be done after refactoring (see #16)

documentation

See http://www.stack.nl/~dimitri/doxygen/formulas.html for details.

infrastructure
documentation

I saved the code (together with the entire 3D Canny operator code) into branch 'feature-canny3d'

feature
documentation
testing
merge

infrastructure
refactoring

see, for example, [Eirc Jonssons report](http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-53340) on an implementation of Linköping University. This should be based on the histogram class of issue #38.

feature