GistEstimator Class Reference

Abstract base class; see GistEstimatorStd for the standard implementation. More...

#include <Neuro/GistEstimator.H>

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

List of all members.

Public Member Functions

 GistEstimator (OptionManager &mgr, const std::string &descrName="Gist Estimator", const std::string &tagName="gistestimator")
 Constructor.
virtual ~GistEstimator ()
 Destructor.
virtual Image< double > getGist ()=0
 return the gist feature values

Detailed Description

Abstract base class; see GistEstimatorStd for the standard implementation.

Definition at line 53 of file GistEstimator.H.


Constructor & Destructor Documentation

GistEstimator::GistEstimator ( OptionManager mgr,
const std::string descrName = "Gist Estimator",
const std::string tagName = "gistestimator" 
)

Constructor.

Definition at line 51 of file GistEstimator.C.

GistEstimator::~GistEstimator (  )  [virtual]

Destructor.

Definition at line 59 of file GistEstimator.C.


Member Function Documentation

virtual Image<double> GistEstimator::getGist (  )  [pure virtual]

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