|
ACT-CV - Machine Vision for Cognitive Modeling
|
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"

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 |
the loops for working on sequences of frames
Definition in file FrameLoop.h.
| #define WAIT_TIME 10 |
Definition at line 92 of file FrameLoop.h.
Referenced by FrameLoopImpl::Loop(), FrameLoopImpl::LoopNFrames(), and FrameLoopImpl::LoopUntilKeyPress().