ACT-CV - Machine Vision for Cognitive Modeling
Classes
OpticalFlow.h File Reference

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>
Include dependency graph for OpticalFlow.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Calculate the optical flow using OpenCV.

Definition in file OpticalFlow.h.



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