PrefrontalCortexOG Class Reference

OptimalGains PrefrontalCortex implementation. More...

#include <Neuro/PrefrontalCortex.H>

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

List of all members.

Public Member Functions

 PrefrontalCortexOG (OptionManager &mgr, const std::string &descrName="PrefrontalCortexOG", const std::string &tagName="PrefrontalCortexOG")
 Constructor.
virtual ~PrefrontalCortexOG ()
 Destructor.

Protected Member Functions

 SIMCALLBACK_DECLARE (PrefrontalCortexOG, SimEventInputFrame)
 Callback for when a new input frame is available.
 SIMCALLBACK_DECLARE (PrefrontalCortexOG, SimEventVisualCortexOutput)
 Callback for when a new vcx output is ready.

Protected Attributes

OModelParam< std::stringitsFilename
 file to save sT and sD values
OModelParam< std::stringitsTargetMaskObjName
 target mask obj name
OModelParam< std::stringitsDistractorMaskObjName
 distractor mask obj name
OModelParam< bool > itsDoMax
Image< byteitsTargetMask
Image< byteitsDistractorMask

Detailed Description

OptimalGains PrefrontalCortex implementation.

This PFC computes the salience of targets and distractors and saves that info to a text file. Those text files can later be combined and used to compute optimal gains, per Navalpakkam & Itti, IEEE CVPR, 2006. The resulting optimal gains can finally be used to bias saliency computations, using a PrefrontalCortexGS.

Definition at line 138 of file PrefrontalCortex.H.


Constructor & Destructor Documentation

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

Constructor.

See ModelComponent.H for details

Definition at line 213 of file PrefrontalCortex.C.

PrefrontalCortexOG::~PrefrontalCortexOG (  )  [virtual]

Destructor.

Definition at line 299 of file PrefrontalCortex.C.


Member Function Documentation

PrefrontalCortexOG::SIMCALLBACK_DECLARE ( PrefrontalCortexOG  ,
SimEventVisualCortexOutput   
) [protected]

Callback for when a new vcx output is ready.

PrefrontalCortexOG::SIMCALLBACK_DECLARE ( PrefrontalCortexOG  ,
SimEventInputFrame   
) [protected]

Callback for when a new input frame is available.


Member Data Documentation

distractor mask obj name

Definition at line 159 of file PrefrontalCortex.H.

file to save sT and sD values

Definition at line 157 of file PrefrontalCortex.H.

target mask obj name

Definition at line 158 of file PrefrontalCortex.H.


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