Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 573 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 573 Bytes

Single-Object-Tracking


1). KCF+PF KCF+粒子滤波.

参考

2). TLD+KCF 基于TLD的KCF跟踪. 3). Bp+Kalman+Camshift BP神经网络+Kalman滤波联合预测跟踪.

Environment

  1. OpenCV 3.4.x
  2. OpenCV_contrib
  3. Visual Studio 2017