added image playout for all classes

This commit is contained in:
Jamie Allen
2012-02-21 01:34:24 +01:00
parent e17a3a0d91
commit 3eef15a14b
20 changed files with 532 additions and 26 deletions
+2 -9
View File
@@ -1,12 +1,4 @@
/*
todo:
(1) Look at warinings about the #define which get over written
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ author: dviid
~ contact: dviid@labs.ciid.dk
*/
////also the new shit////
@@ -26,6 +18,7 @@
#include "ofxXmlSettings.h"
#include "ofxOpenCv.h"
#define CAMERA_ID 1
#define CAMERA_ACQU_WIDTH 640
#define CAMERA_ACQU_HEIGHT 480
+1
View File
@@ -9,6 +9,7 @@
#include "AnalysisAdaptor.h"
class RefractiveIndex : public ofBaseApp
{
public: