- 27 Mar, 2010 3 commits
-
-
Alexander Wiebel authored
getCellId and its test
-
cornimueller authored
[FIX] Avoided bug of the osgUtil::DelaunayTriangulator when executing with less than two points by only using it with at least three points.
-
cornimueller authored
[ADD] EEG files with electrodes with unknown positions can now be loaded, and shown by the EEG view module, including the 3D display of the known positions.
-
- 26 Mar, 2010 1 commit
-
-
cornimueller authored
* Viewing parameters are stored as properties. * Adjusted structure of the scene graph. * Viewing changes are done by numerous callbacks which load the needed data from the EEG classes. * Replaced WGE2DManipulator by a new WEEGViewHandler which translates the controls into changes of the new properties. Now it is possible to see the whole file, but it is just loaded when needed. In addition to that, some other changes ensued: * Electrode labels are always at the left independent from the panning in time. * The controls were changed and extended (MMB: panning, RMB: zooming in time, Wheel: scaling of voltage, Wheel+RMB: change spacing of graphs) * Resize-window-events are forwarded to a osgViewer::View to be used by a GUIEventHandler attached to this View. * Now the EEG view module is automatically added after loading a WEEG2 dataset instead of a WEEG dataset. * When adding a new custom dock widget, it is floating with a windows size of 1024x768. Note that the marked event positions are currently not synchronized with the display, this still has to be adapted.
-
- 24 Mar, 2010 11 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
ModuleContainer exceptions still are only displayed at shell level
-
Alexander Wiebel authored
-
reichenbach authored
[ADD] Adds a module that implements the simple deterministic fibertracking algorithm by Mori et al. from 1999.
-
schurade authored
-
schurade authored
-
Alexander Wiebel authored
-
schurade authored
-
Alexander Wiebel authored
-
schurade authored
-
schurade authored
-
- 23 Mar, 2010 5 commits
-
-
schurade authored
[ADD] switch for filtering on textures
-
Mathias Goldau authored
[FIX] The broken unit test, since WAssert now has a developer specific messages (absolute path to source file is different on every developers home), is fixed
-
Mathias Goldau authored
-
Mathias Goldau authored
-
reichenbach authored
* Assertions throw WExceptions if WASSERT_AS_CASSERT is not defined. * Assertions output an error message to std::cerr and then abort() the process if WASSERT_AS_CASSERT is defined. * The second macro parameter is an optional message. Setting this parameter to "" ignores the message.
-
- 22 Mar, 2010 5 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Sebastian Eichelbaum authored
-
Alexander Wiebel authored
-
schurade authored
-
- 20 Mar, 2010 4 commits
-
-
cornimueller authored
[ADD #89] Added more information acquirable via the WEEG2 related classes: file name, sampling rate and channel unit
-
Alexander Wiebel authored
-
Alexander Wiebel authored
quad points now. remove the branch that made not used quads in cases where there were no textures
-
Alexander Wiebel authored
-
- 19 Mar, 2010 11 commits
-
-
Christian Heine authored
-
Christian Heine authored
-
cornimueller authored
[CHANGE #89] The EEG view module now uses the new WEEG2 instead of the WEEG (thus the module now can only use CNT files)
-
cornimueller authored
Added tag Last version where the EEG view module uses the old non-paging WEEG class and can read ASC, EDF and CNT files for changeset 246ab5f31a69
-
Mathias Goldau authored
-
schurade authored
-
schurade authored
-
cornimueller authored
-
cornimueller authored
-
schurade authored
-
Mathias Goldau authored
-