ColorRecordScanParam Class Reference

#include <ColorClustering.h>

List of all members.

Public Member Functions

 ColorRecordScanParam ()
void reset ()
void recomputeThreshold ()

Public Attributes

Vector3< unsigned char > lastColor
int histogram [256]
int count
int threshold


Detailed Description

Definition at line 19 of file ColorClustering.h.


Constructor & Destructor Documentation

ColorRecordScanParam::ColorRecordScanParam (  ) 

Definition at line 31 of file ColorClustering.cpp.

References threshold.


Member Function Documentation

void ColorRecordScanParam::recomputeThreshold (  ) 

Definition at line 40 of file ColorClustering.cpp.

References COLOR_EDGE_ABOVE, count, histogram, int(), and threshold.

Referenced by ColorClustering::recordExecute().

void ColorRecordScanParam::reset (  ) 

Definition at line 35 of file ColorClustering.cpp.

References count, and histogram.

Referenced by ColorClustering::recordExecute().


Member Data Documentation

int ColorRecordScanParam::count

Definition at line 23 of file ColorClustering.h.

Referenced by recomputeThreshold(), reset(), and ColorClustering::scanPixel().

int ColorRecordScanParam::histogram[256]

Definition at line 22 of file ColorClustering.h.

Referenced by recomputeThreshold(), reset(), and ColorClustering::scanPixel().

Vector3<unsigned char> ColorRecordScanParam::lastColor

Definition at line 21 of file ColorClustering.h.

Referenced by ColorClustering::scanPixel().

int ColorRecordScanParam::threshold

Definition at line 24 of file ColorClustering.h.

Referenced by ColorRecordScanParam(), recomputeThreshold(), and ColorClustering::scanPixel().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:23:03 2006 for DT2005.panorama by  doxygen 1.4.7