Subversion Repositories seema-scanner

Rev

Rev 227 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 227 Rev 242
Line 41... Line 41...
41
        void rotatedTo(float angle);
41
        void rotatedTo(float angle);
42
        void busy();
42
        void busy();
43
        void done();
43
        void done();
44
        void finished();
44
        void finished();
45
    private:
45
    private:
-
 
46
        void acquireFrameSequenceLDR(SMFrameSequence &frameSequence);
-
 
47
        void acquireFrameSequenceHDR(SMFrameSequence &frameSequence);
46
        bool setupSuccessful;
48
        bool setupSuccessful;
47
        bool working;
49
        bool working;
48
        bool focusingPattern;
50
        bool focusingPattern;
49
        int delay;
51
        int delay;
50
        int stackingCalibration;
52
        int stackingCalibration;