- 25 Nov, 2010 1 commit
-
-
Mathias Goldau authored
-
- 08 Aug, 2010 1 commit
-
-
Sebastian Eichelbaum authored
-
- 07 Aug, 2010 1 commit
-
-
ledig authored
-
- 15 Jun, 2010 2 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 20 Apr, 2010 1 commit
-
-
cornimueller authored
[ADD] Added Fiber Transform module to affine transform and save a loaded fiber dataset using a given matrix and vector (currently hardcoded ...)
-
- 01 Apr, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 04 Mar, 2010 3 commits
-
-
Mathias Goldau authored
[CHANGE] Similarity metrics are now still accessible via the Strategy Pattern but they now use boost::function which is in terms of performance the same as previous. The main advantage is now there is no abstract (public) class WZhangMetric which may have be missused, and code reduction like hell!
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 15 Feb, 2010 1 commit
-
-
Mathias Goldau authored
-
- 08 Feb, 2010 3 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
Mathias Goldau authored
* Merged the two Fiber dataset idioms: One fast for displaying fibers named now WDataSetFibers and one slow for clustering et. al. The latter is now called WDataSetFiberVector. * Merged also the two fiber loaders into one WReaderFiberVTK generating a WDataSetFibers * Merged the two Display modules: Basically the old WMFiberDisplay2 is now the WMFiberDisplay module. The other display module seems to be obsolete, but be aware the the new module has some issues with thread safety and responsiveness. Note there has to be done the conversion from a WDataSetFibers to a WDataSetFiberVector. This is not commited yet, but will be soon.
-
- 29 Jan, 2010 1 commit
-
-
Mathias Goldau authored
[ADD] WProperties and WProperty support now dirty flags. You may use this when your module is calculating stuff while the gui is responsive. The module may need member variables while the gui should be responsive. Since there is no disable feature for the gui of modules yet, this is a workaround at first. fiberCulling is the first module using this feature. [CHANGE] Improved threadsafeness of the fiberCulling module: now the GUI thread is responsive while computing the fiber culling
-
- 24 Jan, 2010 1 commit
-
-
Mathias Goldau authored
-
- 11 Jan, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 06 Jan, 2010 1 commit
-
-
Mathias Goldau authored
-
- 03 Jan, 2010 1 commit
-
-
Mathias Goldau authored
-
- 18 Dec, 2009 1 commit
-
-
Mathias Goldau authored
* switchted to the brand new now available module connection thing to get Datasets (so nasty while loop are gone for freedom :) * OSG group nodes should be destroyed in all Modules. BTW: the Clustering module want to use later the display module too
-
- 01 Dec, 2009 1 commit
-
-
Mathias Goldau authored
[ADD #157] checked that the fiber clustering really works and now it displays also some fibers... this is just a proof of concept hack ATM! So do not relay on that
-
- 10 Nov, 2009 1 commit
-
-
Sebastian Eichelbaum authored
[ADD] - proper exception handly in module threads
-
- 06 Nov, 2009 2 commits
-
-
Mathias Goldau authored
-
Sebastian Eichelbaum authored
-
- 05 Nov, 2009 1 commit
-
-
Mathias Goldau authored
[STYLE #164] Now all module implementations subclassed from WModule starts with WM and no "Module" phrase should be containted anymore
-
- 04 Nov, 2009 1 commit
-
-
Mathias Goldau authored
-
- 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
-
- 30 Oct, 2009 2 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 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 2 commits