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