◆ Private()
Digikam::ImageQualityParser::Private::Private |
( |
| ) |
|
|
inlineexplicit |
◆ acceptedThreshold
double Digikam::ImageQualityParser::Private::acceptedThreshold |
◆ blur
double Digikam::ImageQualityParser::Private::blur |
◆ blurrejected
double Digikam::ImageQualityParser::Private::blurrejected |
◆ calculator
◆ clusterCount
const uint Digikam::ImageQualityParser::Private::clusterCount |
◆ detected_edges
Mat Digikam::ImageQualityParser::Private::detected_edges |
Matrix containing only edges in the image.
◆ edgeThresh
int Digikam::ImageQualityParser::Private::edgeThresh |
threshold above which we say that edges are present at a point
◆ fimg
float* Digikam::ImageQualityParser::Private::fimg[3] |
◆ image
DImg Digikam::ImageQualityParser::Private::image |
◆ img8
DImg Digikam::ImageQualityParser::Private::img8 |
compression detector image on 8 bits
◆ imq
◆ kernel_size
int Digikam::ImageQualityParser::Private::kernel_size |
kernel size for the Sobel operations to be performed internally by the edge detector
◆ label
PickLabel* Digikam::ImageQualityParser::Private::label |
◆ lowThreshold
double Digikam::ImageQualityParser::Private::lowThreshold |
◆ neimage
DImg Digikam::ImageQualityParser::Private::neimage |
noise estimation image[for color]
◆ path
QString Digikam::ImageQualityParser::Private::path |
Path to host result file.
◆ pendingThreshold
double Digikam::ImageQualityParser::Private::pendingThreshold |
◆ ratio
int Digikam::ImageQualityParser::Private::ratio |
lower:upper threshold for canny edge detector algorithm
◆ rejectedThreshold
double Digikam::ImageQualityParser::Private::rejectedThreshold |
◆ running
volatile bool Digikam::ImageQualityParser::Private::running |
◆ size
const uint Digikam::ImageQualityParser::Private::size |
Size of squared original image.
◆ src_gray
Mat Digikam::ImageQualityParser::Private::src_gray |
Matrix of the grayscaled source image.
The documentation for this class was generated from the following file: