#include <edgeDetect.h>
Collaboration diagram for PixelCluster:
Public Attributes | |
int | minLuminance |
int | maxLuminance |
int | edgeMagHistogram [256] |
float | totalEdgeMagnitude |
int | numPixels |
float | meanMode |
float | mode |
float | pixelCount |
float | beta |
float | edgeThreshold |
|
Definition at line 40 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterThresholds(). |
|
Definition at line 31 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(). |
|
Definition at line 41 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterThresholds(), and EdgeDetect::constructEdgeImage(). |
|
Definition at line 29 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(), EdgeDetect::constructEdgeImage(), EdgeDetect::findPixelClusters(), and EdgeDetect::getClusterMap(). |
|
Definition at line 36 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(), and EdgeDetect::computeClusterThresholds(). |
|
Definition at line 28 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(), EdgeDetect::constructEdgeImage(), EdgeDetect::findPixelClusters(), and EdgeDetect::getClusterMap(). |
|
Definition at line 37 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(), and EdgeDetect::computeClusterThresholds(). |
|
Definition at line 33 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(). |
|
Definition at line 38 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(). |
|
Definition at line 32 of file edgeDetect.h. Referenced by EdgeDetect::computeClusterStatistics(). |