Subversion Repositories seema-scanner

Rev

Rev 158 | Rev 162 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 158 Rev 159
Line 28... Line 28...
28
        cvtools.h \
28
        cvtools.h \
29
        SMCaptureWorker.h \
29
        SMCaptureWorker.h \
30
        rotationstage/RotationStage.h \
30
        rotationstage/RotationStage.h \
31
        SMPreferenceDialog.h \
31
        SMPreferenceDialog.h \
32
        SMTypes.h \
32
        SMTypes.h \
-
 
33
        SMCalibrationWorker.h \
33
        SMCalibrationWorkerArUco.h \
34
        #SMCalibrationWorkerArUco.h \
34
        SMCalibrationParameters.h \
35
        SMCalibrationParameters.h \
35
        SMReconstructionWorker.h \
36
        SMReconstructionWorker.h \
36
        algorithm/Algorithm.h \
37
        algorithm/Algorithm.h \
37
        algorithm/AlgorithmGrayCode.h \
38
        algorithm/AlgorithmGrayCode.h \
38
        algorithm/AlgorithmGrayCodeHorzVert.h \
39
        algorithm/AlgorithmGrayCodeHorzVert.h \
Line 48... Line 49...
48
        projector/ProjectorOpenGL.cpp \
49
        projector/ProjectorOpenGL.cpp \
49
        cvtools.cpp \
50
        cvtools.cpp \
50
        SMCaptureWorker.cpp \
51
        SMCaptureWorker.cpp \
51
        rotationstage/RotationStage.cpp \
52
        rotationstage/RotationStage.cpp \
52
        SMPreferenceDialog.cpp \
53
        SMPreferenceDialog.cpp \
-
 
54
        SMCalibrationWorker.cpp \
53
        SMCalibrationWorkerArUco.cpp \
55
        #SMCalibrationWorkerArUco.cpp \
54
        SMCalibrationParameters.cpp \
56
        SMCalibrationParameters.cpp \
55
        SMReconstructionWorker.cpp \
57
        SMReconstructionWorker.cpp \
56
        algorithm/AlgorithmGrayCode.cpp \
58
        algorithm/AlgorithmGrayCode.cpp \
57
        algorithm/AlgorithmGrayCodeHorzVert.cpp \
59
        algorithm/AlgorithmGrayCodeHorzVert.cpp \
58
        algorithm/AlgorithmLineShift.cpp \
60
        algorithm/AlgorithmLineShift.cpp \