StdBrain Class Reference

A subclass of Brain that automatically sets up the standard modules. More...

#include <Neuro/StdBrain.H>

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

List of all members.

Public Member Functions

 StdBrain (OptionManager &mgr, const std::string &descrName="Brain", const std::string &tagName="Brain")
 Construct using a VisualCortex object with standard channels.
virtual ~StdBrain ()
 virtual destructor for safe inheritance

Detailed Description

A subclass of Brain that automatically sets up the standard modules.

StdBrain contains a VisualCortex, ShapeEstimator, EyeHeadController, SaliencyMap, TaskRelevanceMap, AttentionGuidanceMap, WinnerTakeAll and SimulationViewer as "modules" (see Brain.H). Module types to be used can be configured via the command-line thanks to the use of the appropriate Configurators here.

Definition at line 68 of file StdBrain.H.


Constructor & Destructor Documentation

StdBrain::StdBrain ( OptionManager mgr,
const std::string descrName = "Brain",
const std::string tagName = "Brain" 
)

Construct using a VisualCortex object with standard channels.

Parameters:
mgr our ModelManager (see ModelManager.H)
descrName descriptive name for human useage
tagName name for ParamMap usage

Definition at line 65 of file StdBrain.C.

References ModelComponent::addSubComponent().

StdBrain::~StdBrain (  )  [virtual]

virtual destructor for safe inheritance

Definition at line 107 of file StdBrain.C.


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