csl::Matrix Class Reference

#include <GestureSensors.h>

Inheritance diagram for csl::Matrix:

csl::GestureSensor List of all members.

Public Member Functions

 Matrix (char *name)
 ~Matrix ()
void * get_data ()
float get_avg (int top, int left, int height, int width)
void compute_reduction ()
void dump_matrix ()
void dump_reduced_matrix ()

Public Attributes

float theMatrix [12][12]
float redMatrix [4][4]

Constructor & Destructor Documentation

Matrix::Matrix char *  name  ) 
 

csl::Matrix::~Matrix  )  [inline]
 


Member Function Documentation

void* csl::Matrix::get_data  )  [inline, virtual]
 

Reimplemented from csl::GestureSensor.

float Matrix::get_avg int  top,
int  left,
int  height,
int  width
 

void Matrix::compute_reduction  ) 
 

void Matrix::dump_matrix  ) 
 

void Matrix::dump_reduced_matrix  ) 
 


Member Data Documentation

float csl::Matrix::theMatrix[12][12]
 

float csl::Matrix::redMatrix[4][4]
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:20 2007 for CSL by  doxygen 1.4.5-20051010