11#ifndef BACKEND_MANIPULATIONS_EDGEDETECTOR_H
12#define BACKEND_MANIPULATIONS_EDGEDETECTOR_H
31 int edgeMagHistogram[256];
void fillLumMapAndLumHistogram()
void allocateAndInitObjects()
void computeClusterStatistics()
void computeClusterThresholds()
void constructEdgeImage()
EdgeDetect(QImage *image)
PixelCluster * getClusters()
void computeEdgeMagAndGSLCmaps()
void smoothLumHistogram()
int lumHist[256]
luminosity and smooth luminosity histograms
int pixelLum(int x, int y)