FeatureExtractor Class Reference

Base class for topdown feature extractors. More...

#include <TIGS/FeatureExtractor.H>

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

List of all members.

Public Member Functions

 FeatureExtractor (OptionManager &mgr, const std::string &name)
virtual void start2 ()
 This is called from within start() after the subcomponents have started.
virtual void stop1 ()
 This is called from within stop() before the subcomponents stop.
Image< float > extract (const TigsInputFrame &fin)
void save (const char *pfx) const
void load (const char *pfx)

Protected Member Functions

void setCheckFrequency (int f)
void changeFxName (const std::string &s)

Detailed Description

Base class for topdown feature extractors.

Definition at line 53 of file FeatureExtractor.H.


Member Function Documentation

void FeatureExtractor::start2 (  )  [virtual]

This is called from within start() after the subcomponents have started.

Reimplemented from ModelComponent.

Definition at line 83 of file FeatureExtractor.C.

References OModelParam< T >::getVal().

void FeatureExtractor::stop1 (  )  [virtual]

This is called from within stop() before the subcomponents stop.

Reimplemented from ModelComponent.

Definition at line 88 of file FeatureExtractor.C.

References OModelParam< T >::getVal().


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