Params Fields |
The TrackerKCFParams type exposes the following members.
Name | Description | |
---|---|---|
CompressedSize |
feature size after compression
| |
CompressFeature |
activate the pca method to compress the features
| |
DescNpca |
non-compressed descriptors of TrackerKCF::MODE
| |
DescPca |
compressed descriptors of TrackerKCF::MODE
| |
DetectThresh |
detection confidence threshold
| |
InterpFactor |
linear interpolation factor for adaptation
| |
Lambda |
regularization
| |
MaxPatchSize |
threshold for the ROI size
| |
OutputSigmaFactor |
spatial bandwidth (proportional to target)
| |
PcaLearningRate |
compression learning rate
| |
Resize |
activate the resize feature to improve the processing speed
| |
Sigma |
gaussian kernel bandwidth
| |
SplitCoeff |
split the training coefficients into two matrices
| |
WrapKernel |
wrap around the kernel values
|