#include <QInformationMap.h>
Definition at line 16 of file QInformationMap.h.
◆ QInformationMap() [1/3]
Freestyle::QInformationMap::QInformationMap |
( |
| ) |
|
◆ QInformationMap() [2/3]
Freestyle::QInformationMap::QInformationMap |
( |
const QImage & |
| ) |
|
◆ QInformationMap() [3/3]
◆ computeGaussian()
virtual float Freestyle::QInformationMap::computeGaussian |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
protectedvirtual |
◆ getMean()
virtual float Freestyle::QInformationMap::getMean |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
virtual |
◆ map()
const QImage& Freestyle::QInformationMap::map |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ retrieveMeanAndVariance()
virtual void Freestyle::QInformationMap::retrieveMeanAndVariance |
( |
int |
x, |
|
|
int |
y, |
|
|
float & |
oMean, |
|
|
float & |
oVariance |
|
) |
| |
|
virtual |
◆ setMap()
void Freestyle::QInformationMap::setMap |
( |
const QImage & |
iMap, |
|
|
float |
iw, |
|
|
float |
ih |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: