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

IntensityChannel Class Reference

#include <Channels/IntensityChannel.H>

Inheritance diagram for IntensityChannel:

Inheritance graph
[legend]
Collaboration diagram for IntensityChannel:

Collaboration graph
[legend]
List of all members.

Detailed Description

An intensity channel.

Definition at line 45 of file IntensityChannel.H.

Public Member Functions

 IntensityChannel (OptionManager &mgr)
 Construct with standard params.
 IntensityChannel (OptionManager &mgr, const uint bandidx)
 Construct with params.
 IntensityChannel (OptionManager &mgr, const char *tag, const char *desc)
 Construct with params. We can use this if we have more than one chan.
virtual ~IntensityChannel ()
 Destructor.

Protected Attributes

NModelParam< uintitsBandIndex


Constructor & Destructor Documentation

IntensityChannel::IntensityChannel OptionManager mgr  ) 
 

Construct with standard params.

Definition at line 49 of file IntensityChannel.C.

References SingleChannel::itsNormalizeOutput, SingleChannel::itsTakeAbs, and NModelParam< T >::setVal().

IntensityChannel::IntensityChannel OptionManager mgr,
const uint  bandidx
 

Construct with params.

Definition at line 58 of file IntensityChannel.C.

References SingleChannel::itsNormalizeOutput, SingleChannel::itsTakeAbs, ModelComponent::setDescriptiveName(), ModelComponent::setTagName(), NModelParam< T >::setVal(), and sformat().

IntensityChannel::IntensityChannel OptionManager mgr,
const char *  tag,
const char *  desc
 

Construct with params. We can use this if we have more than one chan.

Definition at line 70 of file IntensityChannel.C.

References SingleChannel::itsNormalizeOutput, SingleChannel::itsTakeAbs, ModelComponent::setDescriptiveName(), ModelComponent::setTagName(), NModelParam< T >::setVal(), and sformat().

IntensityChannel::~IntensityChannel  )  [virtual]
 

Destructor.

Definition at line 82 of file IntensityChannel.C.


The documentation for this class was generated from the following files:
Generated on Sat Nov 7 13:35:31 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4