◆ TrackVar() [1/2]
| TrackVar::TrackVar |
( |
const std::string & |
imagePath, |
|
|
const int |
width, |
|
|
const float |
varLowMaxIn, |
|
|
const float |
varHighMaxIn |
|
) |
| |
|
inline |
◆ TrackVar() [2/2]
| TrackVar::TrackVar |
( |
const std::string & |
imageBgPath, |
|
|
const std::string & |
imageFgPath, |
|
|
const int |
width, |
|
|
const int |
blurMaxIn, |
|
|
const float |
threshMaxIn, |
|
|
const int |
closingMaxIn |
|
) |
| |
|
inline |
◆ getBlur()
| int TrackVar::getBlur |
( |
| ) |
|
|
inline |
◆ getClosing()
| int TrackVar::getClosing |
( |
| ) |
|
|
inline |
◆ getThreshold()
| float TrackVar::getThreshold |
( |
| ) |
|
|
inline |
◆ getVarHighThresh()
| float TrackVar::getVarHighThresh |
( |
| ) |
|
|
inline |
◆ getVarNoiseFloor()
| float TrackVar::getVarNoiseFloor |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: