Click or drag to resize

Params Fields

The TrackerKCFParams type exposes the following members.

Fields
  NameDescription
Public fieldCompressedSize
feature size after compression
Public fieldCompressFeature
activate the pca method to compress the features
Public fieldDescNpca
non-compressed descriptors of TrackerKCF::MODE
Public fieldDescPca
compressed descriptors of TrackerKCF::MODE
Public fieldDetectThresh
detection confidence threshold
Public fieldInterpFactor
linear interpolation factor for adaptation
Public fieldLambda
regularization
Public fieldMaxPatchSize
threshold for the ROI size
Public fieldOutputSigmaFactor
spatial bandwidth (proportional to target)
Public fieldPcaLearningRate
compression learning rate
Public fieldResize
activate the resize feature to improve the processing speed
Public fieldSigma
gaussian kernel bandwidth
Public fieldSplitCoeff
split the training coefficients into two matrices
Public fieldWrapKernel
wrap around the kernel values
Top
See Also