ACT-CV - Machine Vision for Cognitive Modeling
Public Member Functions | List of all members
FocusObserver Class Referenceabstract

tell me where the agent looks More...

#include <OpticalFlow.h>

Inheritance diagram for FocusObserver:
Inheritance graph
Collaboration diagram for FocusObserver:
Collaboration graph

Public Member Functions

virtual ~FocusObserver ()
 
virtual void FocusNotify (const CvPoint &p)=0
 
- Public Member Functions inherited from ReferenceCount
 ReferenceCount ()
 
virtual ~ReferenceCount ()
 
void IncRefCount ()
 
void DecRefCount ()
 

Detailed Description

tell me where the agent looks

Definition at line 47 of file OpticalFlow.h.

Constructor & Destructor Documentation

virtual FocusObserver::~FocusObserver ( )
virtual

Definition at line 49 of file OpticalFlow.h.

Member Function Documentation

virtual void FocusObserver::FocusNotify ( const CvPoint &  p)
pure virtual

Implemented in OFlowObs, and OpticalFlow.


The documentation for this class was generated from the following file:


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