GistEstimatorStub Class Reference

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

#include <Neuro/GistEstimatorStub.H>

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

List of all members.

Public Member Functions

 GistEstimatorStub (OptionManager &mgr, const std::string &descrName="GistEstimatorStub", const std::string &tagName="GistEstimatorStub")
 Constructor.
virtual ~GistEstimatorStub ()
 Destructor.

Protected Member Functions

virtual Image< double > getGist ()
 return the gist feature values

Detailed Description

Abstract base class; see GistEstimatorStd for the standard implementation.

Definition at line 44 of file GistEstimatorStub.H.


Constructor & Destructor Documentation

GistEstimatorStub::GistEstimatorStub ( OptionManager mgr,
const std::string descrName = "GistEstimatorStub",
const std::string tagName = "GistEstimatorStub" 
)

Constructor.

Definition at line 44 of file GistEstimatorStub.C.

GistEstimatorStub::~GistEstimatorStub (  )  [virtual]

Destructor.

Definition at line 52 of file GistEstimatorStub.C.


Member Function Documentation

Image< double > GistEstimatorStub::getGist (  )  [protected, virtual]

return the gist feature values

Implements GistEstimator.

Definition at line 56 of file GistEstimatorStub.C.


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