Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
cop::AttentionManager Class Reference

tries to detect constantly new objects in the visible area More...

#include <AttentionManager.h>

List of all members.

Public Member Functions

 AttentionManager (XMLTag *config, SignatureDB &sig_db, ImageInputSystem &imginsys)
const AlgorithmSelector
< std::vector< Signature * > > 
GetAttentionAlgorithmSelection ()
void PerformAttentionAlg (std::vector< Sensor * > &sensors, RelPose *pose, Signature *sig, AttendedObjects &objProto)
XMLTagSave ()
void SetAttentionLevel (double attentionLevel, VisFinder *visfinder)
void SetObjectToAttend (PerceptionPrimitive *prototype, PossibleLocations_t *pointOfInterest, Comm *comm)
void StopAttend (Comm *comm)
void threadfunc ()
virtual ~AttentionManager ()

Public Attributes

bool m_Attending
ImageInputSystemm_imginsys

Private Member Functions

AttentionManageroperator= (AttentionManager &)

Private Attributes

AlgorithmSelector< std::vector
< Signature * > > 
m_attendants
std::vector< AttendedObjectsm_attendedObjectPrototypes
SignatureDBm_sigDB

Detailed Description

tries to detect constantly new objects in the visible area

class AttentionManager Nodename: XML_NODE_ATTENTIONMANAGER "AttentionManager" Manages passive mechanims for attention handling

Properties: XML_NODE_ATTENTIONALGORITHMS "Attendants" Contains the list of methods that will be called cyclicly this node is of type AlgorithmSelector<std::vector<Signature*> > which means that it contains a list of

See also:
AttetionAlgorithm

Definition at line 70 of file AttentionManager.h.


Constructor & Destructor Documentation

AttentionManager::AttentionManager ( XMLTag config,
SignatureDB sig_db,
ImageInputSystem imginsys 
)

Constructor

Definition at line 48 of file AttentionManager.cpp.

Destructor

Definition at line 99 of file AttentionManager.cpp.


Member Function Documentation

Definition at line 98 of file AttentionManager.h.

AttentionManager& cop::AttentionManager::operator= ( AttentionManager ) [inline, private]

Definition at line 116 of file AttentionManager.h.

void AttentionManager::PerformAttentionAlg ( std::vector< Sensor * > &  sensors,
RelPose pose,
Signature sig,
AttendedObjects objProto 
)

Definition at line 140 of file AttentionManager.cpp.

Definition at line 205 of file AttentionManager.cpp.

void cop::AttentionManager::SetAttentionLevel ( double  attentionLevel,
VisFinder visfinder 
)

SetAttentionLevel

Parameters:
attentionLevel
visfinder
void AttentionManager::SetObjectToAttend ( PerceptionPrimitive prototype,
PossibleLocations_t pointOfInterest,
Comm comm 
)

Definition at line 119 of file AttentionManager.cpp.

Definition at line 126 of file AttentionManager.cpp.

Definition at line 171 of file AttentionManager.cpp.


Member Data Documentation

Definition at line 107 of file AttentionManager.h.

Definition at line 108 of file AttentionManager.h.

Definition at line 104 of file AttentionManager.h.

Definition at line 105 of file AttentionManager.h.

Definition at line 117 of file AttentionManager.h.


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


cognitive_perception
Author(s): Ulrich F Klank
autogenerated on Mon Oct 6 2014 10:48:46