added image playout for all classes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
#include "AnalysisAdaptor.h"
|
||||
|
||||
|
||||
|
||||
class RefractiveIndex : public ofBaseApp
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user