qm-dsp  1.8
ChangeDetectionFunction Class Reference

#include <ChangeDetectionFunction.h>

List of all members.

Public Member Functions

 ChangeDetectionFunction (ChangeDFConfig)
 ~ChangeDetectionFunction ()
ChangeDistance process (const TCSGram &rTCSGram)

Private Member Functions

void setFilterWidth (const int iWidth)

Private Attributes

valarray< double > m_vaGaussian
double m_dFilterSigma
int m_iFilterWidth

Detailed Description

Definition at line 33 of file ChangeDetectionFunction.h.


Constructor & Destructor Documentation


Member Function Documentation

void ChangeDetectionFunction::setFilterWidth ( const int  iWidth) [private]

Definition at line 34 of file ChangeDetectionFunction.cpp.

References m_dFilterSigma, m_iFilterWidth, m_vaGaussian, and PI.

Referenced by ChangeDetectionFunction().


Member Data Documentation

valarray<double> ChangeDetectionFunction::m_vaGaussian [private]

Definition at line 43 of file ChangeDetectionFunction.h.

Referenced by process(), and setFilterWidth().

Definition at line 44 of file ChangeDetectionFunction.h.

Referenced by setFilterWidth().

Definition at line 45 of file ChangeDetectionFunction.h.

Referenced by process(), and setFilterWidth().


The documentation for this class was generated from the following files: