digiKam
Digikam::Haar::Weights Class Reference

Public Types

enum  SketchType { ScannedSketch = 0 , PaintedSketch = 1 }
 

Public Member Functions

float weight (int weight, int channel) const
 
float weightForAverage (int channel) const
 
 Weights (SketchType type=ScannedSketch)
 

Member Enumeration Documentation

◆ SketchType

Enumerator
ScannedSketch 
PaintedSketch 

Constructor & Destructor Documentation

◆ Weights()

Digikam::Haar::Weights::Weights ( SketchType  type = ScannedSketch)
inlineexplicit

Member Function Documentation

◆ weight()

float Digikam::Haar::Weights::weight ( int  weight,
int  channel 
) const
inline

◆ weightForAverage()

float Digikam::Haar::Weights::weightForAverage ( int  channel) const
inline

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