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

Impala::Core::KeyPoint::DoG Class Reference

#include <DoG.h>

Inheritance diagram for Impala::Core::KeyPoint::DoG:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::KeyPoint::DoG:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DoG (Array::Octaves *o)
 ~DoG ()
void Init ()
KeyPointTableTypeGetKeyPoints ()
Array2dScalarReal64 * GetDoG (int o, int l)
Array2dScalarReal64 * GetLevelExtrema (int o, int l)
Array2dScalarReal64 * GetOctaveExtrema (int o)
void FindKeyPoints ()
void CalculateDoG ()
void CalculateOctaveExtrema ()
Array2dScalarReal64 * GetLSSE (Array2dScalarReal64 *u, Array2dScalarReal64 *c, Array2dScalarReal64 *l)
void RejectLowContrast ()
void RejectEdgeResponse ()
void AcquireKeypoints ()
void LocalizeKeypoints ()

Private Attributes

 ILOG_VAR_DEC
Array::OctavesmOctaves
Array2dScalarReal64 ** mDoG
Array2dScalarReal64 ** mLevelExtrema
Array2dScalarReal64 ** mOctaveExtrema
int mOctaveCnt
int mLevelCnt
int mScaleCnt
int mCancelled

Detailed Description

Definition at line 15 of file DoG.h.


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