#include <FocusMeasure.h>
rdf::BasicContrast::BasicContrast |
( |
| ) |
|
rdf::BasicContrast::BasicContrast |
( |
const cv::Mat & |
img | ) |
|
double rdf::BasicContrast::computeMichelson |
( |
| ) |
|
double rdf::BasicContrast::computeRMS |
( |
| ) |
|
double rdf::BasicContrast::computeWeber |
( |
| ) |
|
void rdf::BasicContrast::setImg |
( |
const cv::Mat & |
img | ) |
|
void rdf::BasicContrast::setLum |
( |
bool |
l | ) |
|
void rdf::BasicContrast::setWindowSize |
( |
int |
s | ) |
|
double rdf::BasicContrast::val |
( |
| ) |
const |
int rdf::BasicContrast::windowSize |
( |
| ) |
const |
bool rdf::BasicContrast::mLuminance = false |
|
protected |
cv::Mat rdf::BasicContrast::mSrcImg |
|
protected |
double rdf::BasicContrast::mVal = -1.0 |
|
protected |
int rdf::BasicContrast::mWindowSize = 15 |
|
protected |
The documentation for this class was generated from the following files: