Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TrainImage Class Reference

#include <viola_locator.h>

Inheritance diagram for TrainImage:

SampleImage Sample List of all members.

Public Methods

 TrainImage (int sample_class)
virtual void setImage (GrayImage &image)
virtual long elementAt (unsigned int x, unsigned int y)

Detailed Description

sample is a struct that holds all of the appropriate information about a sample, in this case it holds the integral image and the weight associated with the integral image


Constructor & Destructor Documentation

TrainImage::TrainImage int    sample_class
 


Member Function Documentation

long TrainImage::elementAt unsigned int    x,
unsigned int    y
[virtual]
 

Implements SampleImage.

void TrainImage::setImage GrayImage   image [virtual]
 

Implements SampleImage.


The documentation for this class was generated from the following files:
Generated on Wed Apr 23 10:42:35 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002