EnvVisualCortex Class Reference

A VisualCortex using the fast envision saliency computations, version with byte outputs. More...

#include <Neuro/EnvVisualCortex.H>

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

List of all members.

Public Member Functions

 EnvVisualCortex (OptionManager &mgr, const std::string &descrName="EnvVisualCortex", const std::string &tagName="EnvVisualCortex")
 Constructor.
virtual ~EnvVisualCortex ()
 virtual destructor for safe inheritance
virtual void input (const Image< PixRGB< byte > > &rgbin)
 Compute saliency map from an input image.
Image< bytegetVCXmap () const
Image< bytegetImap () const
Image< bytegetCmap () const
Image< bytegetOmap () const
Image< bytegetFmap () const
Image< bytegetMmap () const

Protected Attributes

Image< byteitsVCXmap
Image< byteitsImap
Image< byteitsCmap
Image< byteitsOmap
Image< byteitsFmap
Image< byteitsMmap

Detailed Description

A VisualCortex using the fast envision saliency computations, version with byte outputs.

Definition at line 170 of file EnvVisualCortex.H.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 450 of file EnvVisualCortex.C.

EnvVisualCortex::~EnvVisualCortex (  )  [virtual]

virtual destructor for safe inheritance

Definition at line 459 of file EnvVisualCortex.C.


Member Function Documentation

void EnvVisualCortex::input ( const Image< PixRGB< byte > > &  rgbin  )  [virtual]

Compute saliency map from an input image.

Use the getVCXmap(), getImap(), etc to get the results.

Implements EnvVisualCortexBase.

Definition at line 463 of file EnvVisualCortex.C.

References env_merge_range(), env_mt_visual_cortex_input(), env_rescale_range_inplace(), Image< T >::getArrayPtr(), OModelParam< T >::getVal(), env_dims::h, Image< T >::initialized(), and env_dims::w.


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