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

Impala::Core::Tracking::KernelSet Class Reference

TODO templatize this class when needed. More...

#include <KernelSet.h>

Inheritance diagram for Impala::Core::Tracking::KernelSet:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 KernelSet (int size)
virtual ~KernelSet ()
void AddKernel (Array::Array2dScalarReal64 *kernel)
int GetFilterCount ()
void Apply (double *buffer, Array::Array2dVec3Real64 &image, int posX, int posY)
 todo make this a template member? [type of image]
void Reconstruct (Array::Array2dVec3Real64 &image, Array::Array2dScalarReal64 &texture, int posX, int posY)
void ReconstructSeparate (std::vector< Array::Array2dVec3Real64 * > *images, Array::Array2dScalarReal64 &texture)

Private Member Functions

void operator= (const KernelSet &)

Private Attributes

std::vector< Array::Array2dScalarReal64 * > mFilters
int mFilterSize

Detailed Description

TODO templatize this class when needed.

Definition at line 17 of file KernelSet.h.


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