digiKam
Digikam::HotPixelsWeights Class Reference

Public Member Functions

void calculateHotPixelsWeights ()
 
unsigned int height () const
 
 HotPixelsWeights ()
 
 HotPixelsWeights (const HotPixelsWeights &w)
 
HotPixelsWeightsoperator= (const HotPixelsWeights &w)
 
bool operator== (const HotPixelsWeights &ws) const
 
double ** operator[] (int n) const
 
unsigned int polynomeOrder () const
 
const QList< QPoint > positions () const
 
void setHeight (int h)
 
void setPolynomeOrder (int order)
 
void setTwoDim (bool td)
 
void setWidth (int w)
 
bool twoDim () const
 
unsigned int width () const
 
 ~HotPixelsWeights ()
 

Protected Member Functions

int coefficientNumber () const
 
double *** weightMatrices () const
 

Constructor & Destructor Documentation

◆ HotPixelsWeights() [1/2]

Digikam::HotPixelsWeights::HotPixelsWeights ( )

◆ HotPixelsWeights() [2/2]

Digikam::HotPixelsWeights::HotPixelsWeights ( const HotPixelsWeights w)

◆ ~HotPixelsWeights()

Digikam::HotPixelsWeights::~HotPixelsWeights ( )

Member Function Documentation

◆ calculateHotPixelsWeights()

void Digikam::HotPixelsWeights::calculateHotPixelsWeights ( )

◆ coefficientNumber()

int Digikam::HotPixelsWeights::coefficientNumber ( ) const
protected

Referenced by operator=().

◆ height()

unsigned int Digikam::HotPixelsWeights::height ( ) const

◆ operator=()

HotPixelsWeights & Digikam::HotPixelsWeights::operator= ( const HotPixelsWeights w)

◆ operator==()

bool Digikam::HotPixelsWeights::operator== ( const HotPixelsWeights ws) const

◆ operator[]()

double ** Digikam::HotPixelsWeights::operator[] ( int  n) const

◆ polynomeOrder()

unsigned int Digikam::HotPixelsWeights::polynomeOrder ( ) const

Referenced by operator=(), and operator==().

◆ positions()

const QList< QPoint > Digikam::HotPixelsWeights::positions ( ) const

Referenced by operator=().

◆ setHeight()

void Digikam::HotPixelsWeights::setHeight ( int  h)

◆ setPolynomeOrder()

void Digikam::HotPixelsWeights::setPolynomeOrder ( int  order)

◆ setTwoDim()

void Digikam::HotPixelsWeights::setTwoDim ( bool  td)

◆ setWidth()

void Digikam::HotPixelsWeights::setWidth ( int  w)

◆ twoDim()

bool Digikam::HotPixelsWeights::twoDim ( ) const

Referenced by operator=(), and operator==().

◆ weightMatrices()

double *** Digikam::HotPixelsWeights::weightMatrices ( ) const
protected

Referenced by operator=().

◆ width()

unsigned int Digikam::HotPixelsWeights::width ( ) const

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