SubmapAlgorithmStd Class Reference

Standard strategy for computing submaps in SingleChannel objects. More...

#include <Channels/SubmapAlgorithmStd.H>

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

List of all members.

Public Member Functions

 SubmapAlgorithmStd (OptionManager &mgr, const std::string &descrName="Standard Submap Algorithm", const std::string &tagName="SubmapAlgorithmStd")
 Constructor.
virtual ~SubmapAlgorithmStd ()
 Destructor.
virtual Image< float > compute (const SingleChannel &chan, const uint i)
 Compute the i'th submap for the given channel.

Detailed Description

Standard strategy for computing submaps in SingleChannel objects.

Definition at line 44 of file SubmapAlgorithmStd.H.


Constructor & Destructor Documentation

SubmapAlgorithmStd::SubmapAlgorithmStd ( OptionManager mgr,
const std::string descrName = "Standard Submap Algorithm",
const std::string tagName = "SubmapAlgorithmStd" 
)

Constructor.

Definition at line 47 of file SubmapAlgorithmStd.C.

SubmapAlgorithmStd::~SubmapAlgorithmStd (  )  [virtual]

Destructor.

Definition at line 55 of file SubmapAlgorithmStd.C.


Member Function Documentation

Image< float > SubmapAlgorithmStd::compute ( const SingleChannel chan,
const uint  i 
) [virtual]

Compute the i'th submap for the given channel.

Implements SubmapAlgorithm.

Definition at line 59 of file SubmapAlgorithmStd.C.

References SingleChannel::getRawCSmap(), and SingleChannel::postProcessMap().


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