#include <FocusMeasure.h>
Enumerator |
---|
WEBER |
|
MICHELSON |
|
RMS |
|
rdf::ContrastEstimation::ContrastEstimation |
( |
| ) |
|
rdf::ContrastEstimation::ContrastEstimation |
( |
const cv::Mat & |
img | ) |
|
rdf::ContrastEstimation::ContrastEstimation |
( |
const cv::Mat & |
img, |
|
|
int |
wSize |
|
) |
| |
bool rdf::ContrastEstimation::checkInput |
( |
| ) |
|
std::vector< Patch > rdf::ContrastEstimation::cPatches |
( |
| ) |
const |
void rdf::ContrastEstimation::setImg |
( |
const cv::Mat & |
img | ) |
|
void rdf::ContrastEstimation::setLum |
( |
bool |
b | ) |
|
void rdf::ContrastEstimation::setSplitSize |
( |
int |
s | ) |
|
void rdf::ContrastEstimation::setWindowSize |
( |
int |
s | ) |
|
int rdf::ContrastEstimation::windowSize |
( |
| ) |
const |
std::vector<Patch> rdf::ContrastEstimation::mContPatches |
|
protected |
bool rdf::ContrastEstimation::mLuminance = false |
|
protected |
int rdf::ContrastEstimation::mSplitSize = 0 |
|
protected |
cv::Mat rdf::ContrastEstimation::mSrcImg |
|
protected |
int rdf::ContrastEstimation::mWindowSize = 100 |
|
protected |
The documentation for this class was generated from the following files: