Subversion Repositories seema-scanner

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
248 2529 d 10 h jakw / Updated to Ubuntu 18.04 and newer OpenCV, PCL and VTK.  
233 2766 d 15 h /src/ Refactored the algorithm phase-shift (two frequency).

The get3DPoints() function is now divided out into smaller functions. This should make it easier to introduce new code into the algorithm at a later stage.
 
231 2809 d 8 h jakw /src/ Improvements to reconstruction speed, mainly by exploiting the rectified geometry and some OpenMP statements.  
229 2823 d 9 h jakw /src/  
225 2841 d 10 h jakw / Many changes to the interface regarding calibration, display of calibration results and automatic reconstruction of data.  
221 2866 d 11 h flgw /src/ Missing header file  
217 2872 d 10 h jakw /src/ Reverted some files to a working state on comp-seemalab1.  
208 2916 d 9 h flgw / Step3  
207 2917 d 0 h flgw / Setp 2  
201 2922 d 13 h jakw /src/ Implented zoom and drag video widgets.  
200 2925 d 11 h jakw /src/  
196 2955 d 9 h jakw /src/  
192 2971 d 10 h jakw /src/  
182 2988 d 13 h jakw /src/  
174 3128 d 11 h jakw /  
169 3165 d 10 h jakw /src/ Few fixes  
167 3165 d 14 h jakw /src/ Changed to Qt5/VTK6.2 (default in Ubuntu 16.04 repository). Eliminated all compiler warnings.  
162 3353 d 13 h raly /src/ Added GrayCodeMax algorithm. It's just gray code, but with a max operation for color to gray scale conversion instead of intensity preservation.  
159 3361 d 10 h jakw /src/  
158 3391 d 8 h jakw /src/  
135 3626 d 10 h jakw /src/  
128 3648 d 8 h jakw /  
123 3685 d 8 h jakw /src/ Initial (untested) implementation of line shift algorithm.  
113 3718 d 12 h jakw /src/ Implemented image stacking.  
108 3732 d 11 h jakw /src/  
99 3835 d 13 h jakw /src/  
95 3836 d 10 h jakw /src/  
70 3881 d 11 h jakw /src/  
41 3951 d 7 h jakw /src/  
36 3951 d 10 h jakw /src/  
34 3954 d 10 h jakw /src/  
31 3955 d 8 h jakw /src/  
27 3957 d 6 h jakw /src/  
25 3958 d 8 h jakw /src/  
24 3958 d 9 h jakw /src/  
23 3958 d 9 h jakw /src/  
9 3968 d 11 h jakw /src/  
8 3968 d 12 h jakw /src/  
7 3968 d 12 h jakw /src/  
4 4055 d 9 h jakw /src/ Basic implementation of camera capture worker.