mani-monaj / ColorTrackerLinks
C++ and openCV Color Tracker code based on the paper "Adaptive Color Attributes for Real-Time Visual Tracking" from CVPR 2014
☆19Updated 10 years ago
Alternatives and similar repositories for ColorTracker
Users that are interested in ColorTracker are comparing it to the libraries listed below
Sorting:
- C++ implementation of staple algorithm for object tracking.☆126Updated 6 years ago
- In Defense of Color-based Model-free Tracking☆73Updated 6 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆58Updated 7 years ago
- Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]☆77Updated 7 years ago
- C++ Implementation of SiamMask☆100Updated 5 years ago
- c++ visual studio implement of ECO: Efficient Convolution Operators for Tracking☆152Updated 7 years ago
- C++ version multiple object trackers☆67Updated 7 years ago
- ☆62Updated 9 years ago
- Robust Visual Tracking via Hierarchical Convolutional Features☆33Updated 4 years ago
- [AAAI19] Robust Estimation of Similarity Transformation for Visual Object Tracking☆110Updated 5 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆50Updated 7 years ago
- A port of implementation fo BACF to python 2☆20Updated 7 years ago
- Distractor-aware Siamese Networks for Visual Object Tracking Inference in C++ powered by Caffe2