ACT-CV - Machine Vision for Cognitive Modeling
|
Calculate the optical flow using OpenCV. More...
#include <cv.h>
#include <garbagecoll.h>
#include <Pos.h>
#include <linien/linien.h>
#include <DynamicsHelpers.h>
#include <general/OpenCVKalman.h>
#include <general/OpenCVHelpers.h>
Go to the source code of this file.
Classes | |
class | FocusObserver |
tell me where the agent looks More... | |
class | FocusObsSupport |
support for FocusObserver More... | |
class | OpticalFlow |
calculate the optical flow for some points in the image More... | |
class | OpticalFlow::Particle |
position of an edge in the image More... | |
Calculate the optical flow using OpenCV.
Definition in file OpticalFlow.h.