digiKam
Loading...
Searching...
No Matches
Digikam::ImageQualityContainer Class Reference

#include <imagequalitycontainer.h>

Public Member Functions

 ImageQualityContainer ()
 
 ImageQualityContainer (const ImageQualityContainer &other)
 
ImageQualityContaineroperator= (const ImageQualityContainer &other)
 
void readFromConfig ()
 
void readFromConfig (const KConfigGroup &)
 
void writeToConfig ()
 
void writeToConfig (KConfigGroup &)
 
 ~ImageQualityContainer ()
 

Public Attributes

int acceptedThreshold
 Item accepted threshold.
 
int blurWeight
 Item blur level.
 
int compressionWeight
 Item compression level.
 
bool detectAesthetic
 Enable image aesthetic detection.
 
bool detectBlur
 Enable image blur detection.
 
bool detectCompression
 Enable image compression detection.
 
bool detectExposure
 Enable image over and under exposure detection.
 
bool detectNoise
 Enable image noise detection.
 
int exposureWeight
 Item exposure level.
 
bool highQAccepted
 Assign Accepted property to high quality.
 
bool lowQRejected
 Assign Rejected property to low quality.
 
bool mediumQPending
 Assign Pending property to medium quality.
 
int noiseWeight
 Item noise level.
 
int pendingThreshold
 Item pending threshold.
 
int rejectedThreshold
 Item rejection threshold.
 

Constructor & Destructor Documentation

◆ ImageQualityContainer() [1/2]

Digikam::ImageQualityContainer::ImageQualityContainer ( )

◆ ImageQualityContainer() [2/2]

Digikam::ImageQualityContainer::ImageQualityContainer ( const ImageQualityContainer other)

◆ ~ImageQualityContainer()

Digikam::ImageQualityContainer::~ImageQualityContainer ( )

Member Function Documentation

◆ operator=()

◆ readFromConfig() [1/2]

◆ readFromConfig() [2/2]

◆ writeToConfig() [1/2]

void Digikam::ImageQualityContainer::writeToConfig ( )

◆ writeToConfig() [2/2]

Member Data Documentation

◆ acceptedThreshold

◆ blurWeight

◆ compressionWeight

◆ detectAesthetic

◆ detectBlur

◆ detectCompression

◆ detectExposure

◆ detectNoise

◆ exposureWeight

int Digikam::ImageQualityContainer::exposureWeight

◆ highQAccepted

◆ lowQRejected

◆ mediumQPending

◆ noiseWeight

◆ pendingThreshold

◆ rejectedThreshold


The documentation for this class was generated from the following files: