- 03 Dec, 2010 1 commit
-
-
schurade authored
-
- 07 Oct, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 03 Sep, 2010 1 commit
-
-
Mathias Goldau authored
-
- 02 Sep, 2010 1 commit
-
-
schurade authored
-
- 01 Sep, 2010 1 commit
-
-
schurade authored
-
- 30 Aug, 2010 1 commit
-
-
schurade authored
-
- 12 Aug, 2010 2 commits
-
-
Alexander Wiebel authored
branch, as schurade wants to have them in.
-
schurade authored
[CHANGE] paint textures can now create rois from painted areas, color generation from index moved to wge::utils
-
- 28 May, 2010 1 commit
-
-
Christian Heine authored
-
- 04 Mar, 2010 1 commit
-
-
Mathias Goldau authored
-
- 24 Feb, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 28 Jan, 2010 1 commit
-
-
Mathias Goldau authored
-
- 24 Jan, 2010 1 commit
-
-
Mathias Goldau authored
[CHANGE] WLine and WFiber are now of type osg::MixinVector< wmath::WPosition > and you may use them like full std::vectors. [ADD] some unit tests
-
- 24 Nov, 2009 1 commit
-
-
Mathias Goldau authored
[CHANGE #157] Changed the metric infrastructure, so we may now easy use other fiber similarity metrics.
-
- 03 Nov, 2009 1 commit
-
-
Mathias Goldau authored
-
- 02 Nov, 2009 1 commit
-
-
lmath authored
* fixed some unit tests, using snprintf which is non ANSI compliant
-
- 06 Oct, 2009 1 commit
-
-
Mathias Goldau authored
* all string helper functions (esp. the <<-operators) are now in string_utils since we need them here for direct access in template friend functions for templates * WLoaderFibers now loads fibers out of the fib file but no scalars at the moment. They are stored at the moment directly in the WLoaderFibers object which will change very soon * WLine and WFiber are new classes to play with in math * output operator for WValue (printing the components array) * brainlinter: shouldn't choke on missing whitespace aroung "<<" see ticket: #83 * brainlinter: should now accept "//" comments after closing braces
-
- 17 Sep, 2009 1 commit
-
-
Alexander Wiebel authored
-
- 29 May, 2009 1 commit
-
-
math authored
-
- 19 May, 2009 1 commit
-
-
math authored
* various documentation added * refactored some tests * added a unit test to the exception class * linked the WNoSuchDataSetException .cpp-code into the dataHandler code * removed Whitespace in CMakeLists.txt * Exceptions now subclassed from std::logic_error instead of std::runtime_error, see the code for details
-
- 13 May, 2009 1 commit
-
-
wiebel authored
-
- 30 Apr, 2009 2 commits
- 28 Apr, 2009 2 commits
- 24 Apr, 2009 3 commits
-
-
math authored
* Removed the LIST in CMakesLists.txt to use globbing, so not every new file must be inserted. * Renamed icons.h and bCognize.h according to our CodingStandard * Set the owner of every ToDo to wiebel :)
-
math authored
-
wiebel authored
Connected that class with widget that holds graphics displays added gui superclass changed CMakeLists Files accordingly added documentation
-