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

Impala::Core::Tracking::ImagePyramid Class Reference

#include <ImagePyramid.h>

Collaboration diagram for Impala::Core::Tracking::ImagePyramid:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImagePyramid (Array::Array2dVec3Real64 *base)
virtual ~ImagePyramid ()
void ComputeLevels (int top)
Array::Array2dVec3Real64GetLevel (int level)
void PropagateBaseChanges ()
int Levels ()
Point GetSize (int level)

Private Member Functions

void ComputeNextLevel ()
void ScaleAndCopy (int srcLevel)
void FakeResizeScratch (int w, int h)
 ImagePyramid (const ImagePyramid &copy)
ImagePyramidoperator= (const ImagePyramid &copy)

Private Attributes

std::vector< Array::Array2dVec3Real64 * > mLevels
Array::Array2dVec3Real64mScratch
Array::Array2dVec3Real64mGaussKernel
int mMaxTop

Detailed Description

Definition at line 19 of file ImagePyramid.h.


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