Table of Contents

Struct TrackerCSRT.Params

Namespace
OpenCvSharp.Tracking
Assembly
OpenCvSharp.dll

CSRT Params. A managed-friendly parameter bag; ToNativeStruct(nint) converts it into the blittable WTrackerCSRTParams mirror passed to the native entry point.

[SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
[SuppressMessage("Microsoft.Design", "CA1815: Override equals and operator equals on value types")]
public struct TrackerCSRT.Params
Inherited Members

Fields

AdmmIterations
BackgroundRatio
ChebAttenuation
FilterLr
GslSigma
HistogramBins
HistogramLr
HogClip
HogOrientations
KaiserAlpha
NumHogChannelsUsed
NumberOfScales
Padding
PsrThreshold

we lost the target, if the psr is lower than this.

ScaleLr
ScaleModelMaxArea
ScaleSigmaFactor
ScaleStep
TemplateSize
UseChannelWeights
UseColorNames
UseGray
UseHog
UseRgb
UseSegmentation
WeightsLr
WindowFunction

Window function: "hann", "cheb", "kaiser"