TrackerHandController Class Reference

#include <Neuro/HandControllers.H>

Inheritance diagram for TrackerHandController:
Inheritance graph
[legend]
Collaboration diagram for TrackerHandController:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TrackerHandController (OptionManager &mgr)
 Constructor. See the base classes for parameters.
virtual ~TrackerHandController ()
 Destructor.

Protected Member Functions

 SIMCALLBACK_DECLARE (TrackerHandController, SimEventClockTick)
 Callback for every clock tick.
virtual void start1 ()
 get started

Protected Attributes

OModelParam< std::stringitsConfig
 our config string
std::vector< rutz::shared_ptr
< HandTrace > > 
itsHandTrace
 our hand traces
std::vector< size_t > itsHandSample
 hand sample number for each tracker

Detailed Description

>HandTracker hand controller This controller contains one or more TrackerHandController objects. It can hence be used to run a simulation in conjunction with some already-available human/monkey/other eye-tracking traces. Typically this would be used in conjunction with SimulationViewerHand.

Definition at line 73 of file HandControllers.H.


Constructor & Destructor Documentation

TrackerHandController::TrackerHandController ( OptionManager mgr  ) 

Constructor. See the base classes for parameters.

Definition at line 69 of file HandControllers.C.

TrackerHandController::~TrackerHandController (  )  [virtual]

Destructor.

Definition at line 78 of file HandControllers.C.


Member Function Documentation

TrackerHandController::SIMCALLBACK_DECLARE ( TrackerHandController  ,
SimEventClockTick   
) [protected]

Callback for every clock tick.

void TrackerHandController::start1 (  )  [protected, virtual]

get started

Reimplemented from SimModule.

Definition at line 82 of file HandControllers.C.

References color, convertFromString(), OModelParam< T >::getVal(), itsConfig, itsHandSample, itsHandTrace, join(), and split().


Member Data Documentation

our config string

Definition at line 87 of file HandControllers.H.

Referenced by start1().

hand sample number for each tracker

Definition at line 89 of file HandControllers.H.

Referenced by start1().

our hand traces

Definition at line 88 of file HandControllers.H.

Referenced by start1().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3