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

#include <sharpsettings.h>

Public Types

enum  SharpingMethods { SimpleSharp = 0 , UnsharpMask , Refocus }
 

Public Member Functions

 SharpContainer ()=default
 
 ~SharpContainer ()=default
 

Public Attributes

int method = SimpleSharp
 Store SharpingMethods value.
 
double rfCorrelation = 0.5
 
double rfGauss = 0.0
 
int rfMatrix = 5
 
double rfNoise = 0.03
 
double rfRadius = 1.0
 Refocus.
 
int ssRadius = 0
 Simple sharp.
 
double umAmount = 1.0
 
bool umLumaOnly = false
 
double umRadius = 1.0
 Unsharp mask.
 
double umThreshold = 0.05
 

Member Enumeration Documentation

◆ SharpingMethods

Enumerator
SimpleSharp 
UnsharpMask 
Refocus 

Constructor & Destructor Documentation

◆ SharpContainer()

Digikam::SharpContainer::SharpContainer ( )
default

◆ ~SharpContainer()

Digikam::SharpContainer::~SharpContainer ( )
default

Member Data Documentation

◆ method

◆ rfCorrelation

◆ rfGauss

◆ rfMatrix

◆ rfNoise

◆ rfRadius

◆ ssRadius

◆ umAmount

◆ umLumaOnly

◆ umRadius

◆ umThreshold


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