Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CompositeColorChannel Class Reference

#include <Channels/CompositeColorChannel.H>

Inheritance diagram for CompositeColorChannel:

Inheritance graph
[legend]
Collaboration diagram for CompositeColorChannel:

Collaboration graph
[legend]
List of all members.

Detailed Description

A composite color channel class that contains single and double !

Definition at line 51 of file CompositeColorChannel.H.

Public Member Functions

 CompositeColorChannel (OptionManager &mgr)
virtual ~CompositeColorChannel ()
 Destructor.

Protected Member Functions

virtual void doInput (const InputFrame &inframe)
 Computes the double and single opponent color channels.
virtual void start1 ()
 get started

Protected Attributes

OModelParam< double > itsDoubleOppWeight
 member color channels
OModelParam< double > itsSingleOppWeight
nub::ref< ColorChannelitsDoubleOppChan
nub::ref< SOColorChannelitsSingleOppChan


Constructor & Destructor Documentation

CompositeColorChannel::CompositeColorChannel OptionManager mgr  ) 
 

Construct with standard params. and weight of the double opponent and single opponent channels

Definition at line 49 of file CompositeColorChannel.C.

References ComplexChannel::addSubChan(), itsDoubleOppChan, itsSingleOppChan, and ComplexChannel::setSubchanTotalWeight().

CompositeColorChannel::~CompositeColorChannel  )  [virtual]
 

Destructor.

Definition at line 65 of file CompositeColorChannel.C.


Member Function Documentation

void CompositeColorChannel::doInput const InputFrame inframe  )  [protected, virtual]
 

Computes the double and single opponent color channels.

Implements ChannelBase.

Definition at line 68 of file CompositeColorChannel.C.

References i, LINFO, ComplexChannel::numChans(), and ComplexChannel::subChan().

void CompositeColorChannel::start1  )  [protected, virtual]
 

get started

Reimplemented from ComplexChannel.

Definition at line 77 of file CompositeColorChannel.C.

References OModelParam< T >::getVal(), itsDoubleOppChan, itsDoubleOppWeight, itsSingleOppChan, itsSingleOppWeight, and ComplexChannel::setSubchanTotalWeight().


Member Data Documentation

OModelParam<double> CompositeColorChannel::itsDoubleOppWeight [protected]
 

member color channels

Definition at line 68 of file CompositeColorChannel.H.

Referenced by start1().


The documentation for this class was generated from the following files:
Generated on Mon Nov 23 15:50:06 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4