#include "tracker.hpp"
cv::TrackerBoosting::Params::Params |
( |
| ) |
|
void cv::TrackerBoosting::Params::read |
( |
const FileNode & |
fn | ) |
|
Read parameters from file.
void cv::TrackerBoosting::Params::write |
( |
FileStorage & |
fs | ) |
const |
Write parameters in a file.
int cv::TrackerBoosting::Params::featureSetNumFeatures |
int cv::TrackerBoosting::Params::iterationInit |
int cv::TrackerBoosting::Params::numClassifiers |
the number of classifiers to use in a OnlineBoosting algorithm
float cv::TrackerBoosting::Params::samplerOverlap |
search region parameters to use in a OnlineBoosting algorithm
float cv::TrackerBoosting::Params::samplerSearchFactor |
search region parameters to use in a OnlineBoosting algorithm
The documentation for this struct was generated from the following file:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/tracking/include/opencv2/tracking/tracker.hpp