AlbumShaper
1.0a3
|
#include <qpainter.h>
#include <qimage.h>
#include <math.h>
#include "edgeDetect.h"
#include "blur.h"
#include "../enhancements/contrast.h"
Go to the source code of this file.
Defines | |
#define | FILTER_SIZE 5 |
#define FILTER_SIZE 5 |
Referenced by EdgeDetect::smoothLumHistogram().