~thedsweb/yawls/1.1.x

« back to all changes in this revision

Viewing changes to src/com/blogspot/thedsweb/engine/Brightness.java

  • Committer: Dominik Brämer
  • Date: 2015-02-08 19:14:56 UTC
  • Revision ID: thedsweb@googlemail.com-20150208191456-1jd5348mp5jfp4uk
fourth test version of yawls 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
                        //Drop first 9 Frames
121
121
                        for ( int i = 0; i <= 10; i++ ) {
122
122
                                cap.read(frame);
 
123
                                Thread.sleep(5);
123
124
                        }
124
125
                        
125
126
                        //Readout average brightness values of frame per Color in RGB space