- 20 Jul, 2017 1 commit
-
-
Alexander Wiebel authored
-
- 26 Jun, 2015 1 commit
-
-
Alexander Wiebel authored
-
- 03 Apr, 2013 1 commit
-
-
Stefan Philips authored
-
- 18 Feb, 2013 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 11 Oct, 2012 1 commit
-
-
Franziska Jacob authored
Calculation of curvatures now works like it should.
-
- 05 Oct, 2012 1 commit
-
-
Franziska Jacob authored
-
- 19 Sep, 2012 1 commit
-
-
Franziska Jacob authored
-
- 18 Sep, 2012 1 commit
-
-
Franziska Jacob authored
Edited the saving process for profiles (each profile gets its own data file and its own plot file). Now saving grid position in the profiles, too. Edited interpolation method to adjust for more datasets. Completed curvature calculation (but method of the paper didn't work out). Output of curvature data works (mean curvature probably more suitable for us).
-
- 13 Aug, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 16 Jul, 2012 1 commit
-
-
Franziska Jacob authored
- gnuplot script does work too - really colorful for more than 5 rays - to do: change color of initial ray (?)
-
- 05 Jul, 2012 1 commit
-
-
Franziska Jacob authored
to the clicked ray, but that doesn't work like I want it yet (it just calculates rays on the unit circle for now) - set recommanded number of rays to be cast to 1 for that reason - added generation of a GNU plot script (executable in the save directory within gnuplot with the command "load 'GNUPlotScript.gsc'")
-
- 04 Jul, 2012 4 commits
-
-
Franziska Jacob authored
- the modul now draws one ray correctly after clicking
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX] transposed matrix caused wrong mv and P matrices being used. This is now fixed. The click point and vector are correct now.
-
Franziska Jacob authored
-
- 28 Jun, 2012 1 commit
-
-
Franziska Jacob authored
- distance, gradient weight and FA will be -1 in not initialized RaySamples - created new (optional) input for FA data and corresponding member variables - added a struct for box intersection - added new properties - interpolation function now gets a grid pointer as a parameter - moved ray casting in onClick function - added temporary drawing of a 'line' to main function to visualize current position of the ray (according to properties) - now using a cylinder and a cone to visualize a ray (may not work with future rays, because just orientated in z direction) - (style) added spaces and line breaks to the code
-
- 27 Jun, 2012 2 commits
-
-
Sebastian Eichelbaum authored
-
Franziska Jacob authored
- added gradient calculation to WMTransferCalc and file output - added calculation of some profiles in (circular) vicinity of the ray - tried casting ray on click, but didn't work yet (TODO)
-
- 20 Jun, 2012 2 commits
-
-
Sebastian Eichelbaum authored
-
Franziska Jacob authored
- added other properties to WRaySample (distance, gradient, gradient length)
-
- 06 Jun, 2012 2 commits
-
-
Sebastian Eichelbaum authored
-
Franziska Jacob authored
- transfered ray casting calculation to own method - added option to save a single RayProfile into a file - new structure for the code - changed type of coordinate properties to double - changed calculation for ray intersection
-
- 05 Jun, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 23 May, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 22 May, 2012 1 commit
-
-
Franziska Jacob authored
- added profile output after calculation - there is some problem with the shared_ ptr: OW crashes after disconnecting the module
-
- 21 May, 2012 1 commit
-
-
Franziska Jacob authored
- began new code structuring (not finished) - one ray gets sampled - corrected bounding box calculation - adapted trilinear interpolation for not uniform grids - made m_dataSet and m_grid member variables - stylecheck
-
- 16 May, 2012 2 commits
-
-
Sebastian Eichelbaum authored
-
Franziska Jacob authored
Implemented bounding box calculation. Not yet done: - Changing interpolation to not just handle uniform grids. - Using WRaySample and WRayProfile classes.
-
- 09 May, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 08 May, 2012 1 commit
-
-
Franziska Jacob authored
-
- 02 May, 2012 1 commit
-
-
Franziska Jacob authored
-
- 24 Apr, 2012 1 commit
-
-
Franziska Jacob authored
- old "ShowAsOrbs" functions removed and replaced
-
- 23 Apr, 2012 1 commit
-
-
Franziska Jacob authored
-