Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::VideoSet::HistogramExtractor Class Reference

#include <HistogramExtractor.h>

Inheritance diagram for Impala::Core::VideoSet::HistogramExtractor:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::VideoSet::HistogramExtractor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HistogramExtractor (Reporter *reporter, CmdOptions &options, CString featureName, int binCount)
virtual ~HistogramExtractor ()
String GetFeatureName () const
virtual void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at a new frame in a "normal" walk.
virtual void HandleDoneFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Completed given DB_FILE in a "normal" walk.

Protected Types

typedef Vector::VectorTem<
Real64
VectorReal64

Protected Member Functions

int GetBinCount () const
virtual VectorReal64 ComputeHistogram (Array::Array2dVec3UInt8 *image)=0
template<class T>
int ComputeBin (const T val, const T low, const T high, const int nrBins) const

Private Attributes

ReportermReporter
String mFeatureName
int mBinCount
Feature::FeatureTablemHistogramTable
 ILOG_VAR_DECL

Detailed Description

Definition at line 15 of file HistogramExtractor.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:29:14 2010 for ImpalaSrc by  doxygen 1.5.1