#include <FocusMeasure.h>
rdf::Patch::Patch |
( |
cv::Point |
p, |
|
|
int |
w, |
|
|
int |
h, |
|
|
double |
f |
|
) |
| |
rdf::Patch::Patch |
( |
cv::Point |
p, |
|
|
int |
w, |
|
|
int |
h, |
|
|
double |
f, |
|
|
double |
fRef |
|
) |
| |
double rdf::Patch::area |
( |
| ) |
const |
cv::Point rdf::Patch::center |
( |
| ) |
const |
double rdf::Patch::fm |
( |
| ) |
const |
double rdf::Patch::fmRef |
( |
| ) |
const |
std::string rdf::Patch::fmS |
( |
| ) |
const |
int rdf::Patch::height |
( |
| ) |
const |
void rdf::Patch::setArea |
( |
double |
a | ) |
|
void rdf::Patch::setFm |
( |
double |
f | ) |
|
void rdf::Patch::setFmRef |
( |
double |
f | ) |
|
void rdf::Patch::setPosition |
( |
cv::Point |
p, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
void rdf::Patch::setWeight |
( |
double |
w | ) |
|
cv::Point rdf::Patch::upperLeft |
( |
| ) |
const |
double rdf::Patch::weight |
( |
| ) |
const |
int rdf::Patch::width |
( |
| ) |
const |
double rdf::Patch::mArea = -1 |
|
protected |
double rdf::Patch::mFm = -1 |
|
protected |
double rdf::Patch::mFmReference = -1 |
|
protected |
int rdf::Patch::mHeight = 0 |
|
protected |
cv::Point rdf::Patch::mTopLeft |
|
protected |
double rdf::Patch::mWeight = -1 |
|
protected |
int rdf::Patch::mWidth = 0 |
|
protected |
The documentation for this class was generated from the following files: