IntegerFlickerChannel Class Reference

A temporal flicker channel. More...

#include <Channels/IntegerFlickerChannel.H>

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

List of all members.

Public Member Functions

 IntegerFlickerChannel (OptionManager &mgr, nub::ref< IntegerMathEngine > eng)
 Construct with standard specs.
virtual ~IntegerFlickerChannel ()
 Destructor.
virtual void reset1 ()
 Reset IntegerFlickerChannel.

Detailed Description

A temporal flicker channel.

This channel just keeps a memory trace of the previous frame and then does a basic center-surround processing on the difference between current and memorized input. The time constant determines how the memorized input should be updated when a new input arrives.

Definition at line 50 of file IntegerFlickerChannel.H.


Constructor & Destructor Documentation

IntegerFlickerChannel::IntegerFlickerChannel ( OptionManager mgr,
nub::ref< IntegerMathEngine eng 
)

Construct with standard specs.

Definition at line 53 of file IntegerFlickerChannel.C.

References NModelParam< T >::setVal().

IntegerFlickerChannel::~IntegerFlickerChannel (  )  [virtual]

Destructor.

Definition at line 67 of file IntegerFlickerChannel.C.


Member Function Documentation

void IntegerFlickerChannel::reset1 (  )  [virtual]

Reset IntegerFlickerChannel.

See the base function in ModelComponent.H for info.

Reimplemented from IntegerSimpleChannel.

Definition at line 105 of file IntegerFlickerChannel.C.

References Image< T >::freeMem().


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