Table of Contents

Struct TrackerBoosting.Params

Namespace
OpenCvSharp.Tracking.Legacy
Assembly
OpenCvSharp.dll

TrackerBoosting parameters. Layout matches cv::legacy::TrackerBoosting::Params.

[SuppressMessage("Microsoft.Design", "CA1815: Override equals and operator equals on value types")]
public struct TrackerBoosting.Params
Inherited Members

Fields

FeatureSetNumFeatures

features

IterationInit

the initial iterations

NumClassifiers

the number of classifiers to use in a OnlineBoosting algorithm

SamplerOverlap

search region parameters to use in a OnlineBoosting algorithm

SamplerSearchFactor

search region parameters to use in a OnlineBoosting algorithm