Params Fields |
The TrackerMILParams type exposes the following members.
Name | Description | |
---|---|---|
FeatureSetNumFeatures |
# features
| |
SamplerInitInRadius |
radius for gathering positive instances during init
| |
SamplerInitMaxNegNum |
# negative samples to use during init
| |
SamplerSearchWinSize |
size of search window
| |
SamplerTrackInRadius |
radius for gathering positive instances during tracking
| |
SamplerTrackMaxNegNum |
# negative samples to use during tracking
| |
SamplerTrackMaxPosNum |
# positive samples to use during tracking
|