#include "onlineBoosting.hpp"
§ EstimatedGaussDistribution() [1/2]
cv::EstimatedGaussDistribution::EstimatedGaussDistribution |
( |
| ) |
|
§ EstimatedGaussDistribution() [2/2]
cv::EstimatedGaussDistribution::EstimatedGaussDistribution |
( |
float |
P_mean, |
|
|
float |
R_mean, |
|
|
float |
P_sigma, |
|
|
float |
R_sigma |
|
) |
| |
§ ~EstimatedGaussDistribution()
virtual cv::EstimatedGaussDistribution::~EstimatedGaussDistribution |
( |
| ) |
|
|
virtual |
§ getMean()
float cv::EstimatedGaussDistribution::getMean |
( |
| ) |
|
§ getSigma()
float cv::EstimatedGaussDistribution::getSigma |
( |
| ) |
|
§ setValues()
void cv::EstimatedGaussDistribution::setValues |
( |
float |
mean, |
|
|
float |
sigma |
|
) |
| |
§ update()
void cv::EstimatedGaussDistribution::update |
( |
float |
value | ) |
|
The documentation for this class was generated from the following file:
- /build/master-contrib_docs-lin64/opencv_contrib/modules/tracking/include/opencv2/tracking/onlineBoosting.hpp