ACT-CV - Machine Vision for Cognitive Modeling
Classes | Macros
FrameLoop.h File Reference

the loops for working on sequences of frames More...

#include <vector>
#include <map>
#include <iostream>
#include <mhexcptn.h>
#include <DynamicsHelpers.h>
#include <GCString.h>
#include <Threads/Condition.h>
#include <Threads/Mutex.h>
#include <vision/FrameSource.h>
#include <vision/FrameObserver.h>
#include <oflow/OpticalFlow.h>
#include <cv.h>
#include <highgui.h>
#include "Matcher.h"
#include <tcpclient/TcpClient.h>
#include "server/ACT-CV.i"
#include "server/ResultHolder.h"
Include dependency graph for FrameLoop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FrameLoop
 the loop More...
 
class  FrameLoopImpl
 implementation of the loop More...
 

Macros

#define WAIT_TIME   10
 

Detailed Description

the loops for working on sequences of frames

Definition in file FrameLoop.h.

Macro Definition Documentation

#define WAIT_TIME   10


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)