Click or drag to resize

Params Fields

The TrackerBoostingParams type exposes the following members.

Fields
  NameDescription
Public fieldFeatureSetNumFeatures
# features
Public fieldIterationInit
the initial iterations
Public fieldNumClassifiers
the number of classifiers to use in a OnlineBoosting algorithm
Public fieldSamplerOverlap
search region parameters to use in a OnlineBoosting algorithm
Public fieldSamplerSearchFactor
search region parameters to use in a OnlineBoosting algorithm
Top
See Also