MaskBiaser Class Reference

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

List of all members.

Public Member Functions

 MaskBiaser (Image< float > &mask, const bool dobias)
 Construct with settings for the algorithm.
virtual ~MaskBiaser ()
 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

Definition at line 44 of file MaskBiaser.H.


Constructor & Destructor Documentation

MaskBiaser::MaskBiaser ( Image< float > &  mask,
const bool  dobias 
)

Construct with settings for the algorithm.

Definition at line 47 of file MaskBiaser.C.

MaskBiaser::~MaskBiaser (  )  [virtual]

Virtual destructor.

Definition at line 56 of file MaskBiaser.C.


Member Function Documentation

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

Visit the given ChannelBase node.

Implements ChannelVisitor.

Definition at line 59 of file MaskBiaser.C.

References ModelComponent::tagName().

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

Visit the given ComplexChannel node.

Implements ChannelVisitor.

Definition at line 83 of file MaskBiaser.C.

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

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

Visit the given SingleChannel node.

Implements ChannelVisitor.

Definition at line 65 of file MaskBiaser.C.

References SingleChannel::numSubmaps(), and SingleChannel::setBiasMask().


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