Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

LookupTable Template Class Reference

A LookupTable class which allows quick lookup between pixel values (RGB or scalar) to just about anything. More...

#include <XVSegmentation.h>

Inheritance diagram for LookupTable:

HueRangeTable HueSectorTable RGBDistanceTable List of all members.

Public Methods

Protected Attributes


Detailed Description

template<class T, class Y> template class LookupTable

A LookupTable class which allows quick lookup between pixel values (RGB or scalar) to just about anything.

Definition at line 37 of file XVSegmentation.h.


Constructor & Destructor Documentation

template<classT, classY>
LookupTable<T, Y>::LookupTable<T, Y> ( )
 

Definition at line 45 of file XVSegmentation.h.

template<classT, classY>
LookupTable<T, Y>::~LookupTable<T, Y> ( ) [inline, virtual]
 

Definition at line 47 of file XVSegmentation.h.


Member Data Documentation

template<classT, classY>
Y * LookupTable<T, Y>::table [protected]
 

Definition at line 41 of file XVSegmentation.h.


The documentation for this class was generated from the following file:
Generated at Thu Mar 29 22:37:28 2001 for XVision by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000