#include "tracker.hpp"
◆ Params()
| cv::TrackerBoosting::Params::Params |
( |
| ) |
|
◆ read()
| void cv::TrackerBoosting::Params::read |
( |
const FileNode & |
fn | ) |
|
Read parameters from file.
◆ write()
| void cv::TrackerBoosting::Params::write |
( |
FileStorage & |
fs | ) |
const |
Write parameters in a file.
◆ featureSetNumFeatures
| int cv::TrackerBoosting::Params::featureSetNumFeatures |
◆ iterationInit
| int cv::TrackerBoosting::Params::iterationInit |
◆ numClassifiers
| int cv::TrackerBoosting::Params::numClassifiers |
the number of classifiers to use in a OnlineBoosting algorithm
◆ samplerOverlap
| float cv::TrackerBoosting::Params::samplerOverlap |
search region parameters to use in a OnlineBoosting algorithm
◆ samplerSearchFactor
| 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:
- /opt/build/opencv-3.2.0+dfsg/contrib/modules/tracking/include/opencv2/tracking/tracker.hpp