Subversion Repositories seema-scanner

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
226 2836 d 18 h jakw /src/  
/src/SMCaptureWorker.cpp
/src/SMCaptureWorker.h
/src/SMScanner.cpp
/src/rotationstage/RotationStage.cpp
223 2861 d 20 h flgw /src/ Added mutex to Rotationstage. So now is waits infinetly, but at least doesn't segfault and loose all your catured data.  
/src/SMCaptureWorker.cpp
/src/rotationstage/RotationStage.cpp
/src/rotationstage/RotationStage.h
208 2911 d 18 h flgw / Step3  
/
/build
/src/SMCaptureWorker.cpp
/src/SMPointCloudWidget.cpp
/src/SMReconstructionWorker.cpp
/src/SMReconstructionWorker.h
/src/SMScanner.cpp
/src/SMScanner.h
/src/SMScanner.pro
/src/algorithm/AlgorithmGrayCodeHorzVert.cpp
/src/algorithm/AlgorithmGrayCodeHorzVert.h
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreqHorzVert.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreqHorzVert.h
/src/rotationstage/RotationStage.cpp
207 2912 d 9 h flgw / Setp 2  
/
/src
/src/SMCalibrationWorker.cpp
/src/SMCalibrationWorker.h
/src/SMCaptureWorker.cpp
/src/SMCaptureWorker.h
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMReconstructionWorker.h
/src/SMScanner.cpp
/src/SMScanner.pro
/src/SMScanner.ui
/src/SMTypes.h
/src/SMVideoWidget.cpp
/src/algorithm/Algorithm.h
/src/algorithm/AlgorithmGrayCode.cpp
/src/algorithm/AlgorithmGrayCode.h
/src/algorithm/AlgorithmLineShift.cpp
/src/algorithm/AlgorithmLineShift.h
/src/algorithm/AlgorithmPhaseShiftEmbedded.cpp
/src/algorithm/AlgorithmPhaseShiftEmbedded.h
/src/algorithm/AlgorithmPhaseShiftThreeFreq.cpp
/src/algorithm/AlgorithmPhaseShiftThreeFreq.h
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreq.h
/src/algorithm/algorithmtools.h
/src/camera/CameraPointGrey.cpp
/src/cvtools.cpp
/src/rotationstage/RotationStage.cpp
/src/rotationstage/RotationStage.h
200 2920 d 20 h jakw /src/  
/src/algorithm/AlgorithmPhaseShiftTwoFreqHorzVert.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreqHorzVert.h
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.pro
/src/algorithm/AlgorithmGrayCodeHorzVert.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
199 2921 d 20 h jakw /src/ Implemented high frequency focus pattern for calibrating.  
/src/SMCaptureWorker.cpp
/src/SMCaptureWorker.h
/src/SMScanner.cpp
/src/SMScanner.h
/src/SMScanner.ui
192 2966 d 19 h jakw /src/  
/src/algorithm/AlgorithmPhaseShiftEmbedded.cpp
/src/algorithm/AlgorithmPhaseShiftEmbedded.h
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.pro
/src/algorithm/AlgorithmPhaseShiftThreeFreq.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
182 2983 d 22 h jakw /src/  
/src/algorithm/AlgorithmGrayCodeMax.cpp
/src/algorithm/AlgorithmGrayCodeMax.h
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMPreferenceDialog.ui
/src/SMReconstructionWorker.cpp
/src/SMScanner.pro
/src/algorithm/AlgorithmGrayCode.cpp
/src/algorithm/AlgorithmGrayCodeHorzVert.cpp
/src/algorithm/AlgorithmLineShift.cpp
/src/algorithm/AlgorithmPhaseShiftThreeFreq.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
170 3159 d 1 h jakw /src/  
/src/SMScanner.desktop
/src/SMCaptureWorker.cpp
/src/camera/Camera.cpp
/src/camera/Camera.h
169 3160 d 19 h jakw /src/ Few fixes  
/src/SMCalibrationParameters.h
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMPointCloudWidget.cpp
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.cpp
/src/SMScanner.pro
/src/main.cpp
167 3160 d 23 h jakw /src/ Changed to Qt5/VTK6.2 (default in Ubuntu 16.04 repository). Eliminated all compiler warnings.  
/src/SMCalibrationParameters.cpp
/src/SMCalibrationParameters.h
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMCaptureWorker.h
/src/SMPointCloudWidget.cpp
/src/SMPreferenceDialog.cpp
/src/SMPreferenceDialog.ui
/src/SMReconstructionWorker.cpp
/src/SMScanner.cpp
/src/SMScanner.pro
/src/algorithm/AlgorithmGrayCode.cpp
/src/algorithm/AlgorithmGrayCode.h
/src/algorithm/AlgorithmGrayCodeHorzVert.cpp
/src/algorithm/AlgorithmGrayCodeHorzVert.h
/src/algorithm/AlgorithmGrayCodeMax.cpp
/src/algorithm/AlgorithmGrayCodeMax.h
/src/algorithm/AlgorithmLineShift.cpp
/src/algorithm/AlgorithmLineShift.h
/src/algorithm/AlgorithmPhaseShiftThreeFreq.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
/src/camera/Camera.cpp
/src/cvtools.cpp
/src/projector/OpenGLContext.Xscreens.cpp
/src/rotationstage/ArcusPerformaxDriver.c
164 3236 d 0 h raly /src/  
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMPreferenceDialog.ui
162 3348 d 22 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.  
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.pro
159 3356 d 19 h jakw /src/  
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMScanner.cpp
/src/SMScanner.h
/src/SMScanner.pro
/src/SMScanner.ui
/src/camera/Camera.cpp
/src/camera/Camera.h
139 3617 d 19 h jakw /src/  
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMCaptureWorker.h
/src/SMPointCloudWidget.cpp
/src/SMPointCloudWidget.h
/src/SMScanner.cpp
/src/SMScanner.h
/src/SMScanner.ui
/src/cvtools.cpp
/src/cvtools.h
137 3621 d 18 h jakw /src/  
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.cpp
/src/SMTypes.h
134 3622 d 13 h jakw /src/  
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMScanner.ui
/src/algorithm/AlgorithmLineShift.cpp
/src/algorithm/AlgorithmPhaseShiftThreeFreq.cpp
/src/camera/CameraPointGrey.cpp
128 3643 d 17 h jakw /  
/matlab/gammatest.m
/src/algorithm/AlgorithmPhaseShiftThreeFreq.cpp
/src/algorithm/AlgorithmPhaseShiftThreeFreq.h
/src/algorithm/AlgorithmPhaseShiftTwoFreq.cpp
/src/algorithm/AlgorithmPhaseShiftTwoFreq.h
/src/algorithm/AlgorithmPhaseShift.cpp
/src/algorithm/AlgorithmPhaseShift.h
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMPointCloudWidget.cpp
/src/SMPointCloudWidget.h
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.cpp
/src/SMScanner.pro
/src/SMTypes.h
/src/algorithm/AlgorithmLineShift.cpp
/src/camera/CameraPointGrey.cpp
123 3680 d 17 h jakw /src/ Initial (untested) implementation of line shift algorithm.  
/src/algorithm/AlgorithmLineShift.cpp
/src/algorithm/AlgorithmLineShift.h
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/SMPreferenceDialog.cpp
/src/SMReconstructionWorker.cpp
/src/SMScanner.cpp
/src/SMScanner.pro
/src/SMTypes.h
121 3706 d 18 h jakw /src/  
/src/SMCalibrationWorker.cpp
/src/SMCaptureWorker.cpp
/src/algorithm/AlgorithmGrayCode.cpp
/src/algorithm/AlgorithmGrayCodeHorzVert.cpp
/src/algorithm/AlgorithmPhaseShift.cpp
/src/camera/CameraPointGrey.cpp
/src/cvtools.cpp
/src/cvtools.h

Show All