Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

PixelCluster Struct Reference

#include <edgeDetect.h>

Collaboration diagram for PixelCluster:

Collaboration graph
[legend]
List of all members.

Public Attributes

int minLuminance
int maxLuminance
int edgeMagHistogram [256]
float totalEdgeMagnitude
int numPixels
float meanMode
float mode
float pixelCount
float beta
float edgeThreshold

Member Data Documentation

float PixelCluster::beta
 

Definition at line 40 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterThresholds().

int PixelCluster::edgeMagHistogram[256]
 

Definition at line 31 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics().

float PixelCluster::edgeThreshold
 

Definition at line 41 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterThresholds(), and EdgeDetect::constructEdgeImage().

int PixelCluster::maxLuminance
 

Definition at line 29 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics(), EdgeDetect::constructEdgeImage(), EdgeDetect::findPixelClusters(), and EdgeDetect::getClusterMap().

float PixelCluster::meanMode
 

Definition at line 36 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics(), and EdgeDetect::computeClusterThresholds().

int PixelCluster::minLuminance
 

Definition at line 28 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics(), EdgeDetect::constructEdgeImage(), EdgeDetect::findPixelClusters(), and EdgeDetect::getClusterMap().

float PixelCluster::mode
 

Definition at line 37 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics(), and EdgeDetect::computeClusterThresholds().

int PixelCluster::numPixels
 

Definition at line 33 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics().

float PixelCluster::pixelCount
 

Definition at line 38 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics().

float PixelCluster::totalEdgeMagnitude
 

Definition at line 32 of file edgeDetect.h.

Referenced by EdgeDetect::computeClusterStatistics().


The documentation for this struct was generated from the following file:
Generated on Sat Apr 2 05:45:07 2005 for AlbumShaper by  doxygen 1.3.9.1