TrackerCSRT
the CSRT tracker
The implementation is based on CITE: Lukezic_IJCV2018 Discriminative Correlation Filter with Channel and Spatial Reliability
Member of Tracking
-
Constructor
Declaration
Objective-C
+ (nonnull TrackerCSRT *)create;
Swift
class func create() -> TrackerCSRT