Table of Contents

Struct WTrackerCSRTParams

Namespace
OpenCvSharp.Tracking
Assembly
OpenCvSharp.dll

Blittable mirror of native tracker_TrackerCSRT_Params (the use-flags are int and window_function is a char*). Built from TrackerCSRT.Params for the P/Invoke.

[SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
public struct WTrackerCSRTParams
Inherited Members

Fields

AdmmIterations

public int AdmmIterations

Field Value

int

BackgroundRatio

public int BackgroundRatio

Field Value

int

ChebAttenuation

public float ChebAttenuation

Field Value

float

FilterLr

public float FilterLr

Field Value

float

GslSigma

public float GslSigma

Field Value

float

HistogramBins

public int HistogramBins

Field Value

int

HistogramLr

public float HistogramLr

Field Value

float

HogClip

public float HogClip

Field Value

float

HogOrientations

public float HogOrientations

Field Value

float

KaiserAlpha

public float KaiserAlpha

Field Value

float

NumHogChannelsUsed

public int NumHogChannelsUsed

Field Value

int

NumberOfScales

public int NumberOfScales

Field Value

int

Padding

public float Padding

Field Value

float

PsrThreshold

public float PsrThreshold

Field Value

float

ScaleLr

public float ScaleLr

Field Value

float

ScaleModelMaxArea

public float ScaleModelMaxArea

Field Value

float

ScaleSigmaFactor

public float ScaleSigmaFactor

Field Value

float

ScaleStep

public float ScaleStep

Field Value

float

TemplateSize

public float TemplateSize

Field Value

float

UseChannelWeights

public int UseChannelWeights

Field Value

int

UseColorNames

public int UseColorNames

Field Value

int

UseGray

public int UseGray

Field Value

int

UseHog

public int UseHog

Field Value

int

UseRgb

public int UseRgb

Field Value

int

UseSegmentation

public int UseSegmentation

Field Value

int

WeightsLr

public float WeightsLr

Field Value

float

WindowFunction

public nint WindowFunction

Field Value

nint