FeatureBiaser Class Reference

Bias the features at submap idx with mean, intra-class std. dev and inter-sub-class std. dev. More...

#include <Channels/FeatureBiaser.H>

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

List of all members.

Public Member Functions

 FeatureBiaser (const double *mean, const double *sigma)
 Construct with settings for the algorithm.
virtual ~FeatureBiaser ()
 Virtual destructor.
virtual void visitChannelBase (ChannelBase &chan)
 Visit the given ChannelBase node.
virtual void visitSingleChannel (SingleChannel &chan)
 Visit the given SingleChannel node.
virtual void visitComplexChannel (ComplexChannel &chan)
 Visit the given ComplexChannel node.

Detailed Description

Bias the features at submap idx with mean, intra-class std. dev and inter-sub-class std. dev.

Definition at line 46 of file FeatureBiaser.H.


Constructor & Destructor Documentation

FeatureBiaser::FeatureBiaser ( const double *  mean,
const double *  sigma 
)

Construct with settings for the algorithm.

Definition at line 47 of file FeatureBiaser.C.

FeatureBiaser::~FeatureBiaser (  )  [virtual]

Virtual destructor.

Definition at line 55 of file FeatureBiaser.C.


Member Function Documentation

void FeatureBiaser::visitChannelBase ( ChannelBase chan  )  [virtual]

Visit the given ChannelBase node.

Implements ChannelVisitor.

Definition at line 58 of file FeatureBiaser.C.

References ModelComponent::tagName().

void FeatureBiaser::visitComplexChannel ( ComplexChannel chan  )  [virtual]

Visit the given ComplexChannel node.

Implements ChannelVisitor.

Definition at line 82 of file FeatureBiaser.C.

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

void FeatureBiaser::visitSingleChannel ( SingleChannel chan  )  [virtual]

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