搜索资源列表
AnIntroductiontoMeanShift
- 均值漂移算法的详细介绍,论证均值漂移算法的收敛性,介绍mean-shift算法在图像分割,目标跟踪领域的应用
RealTimeMeanShiftTrackingusingOpticalFlowDistribut
- 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
Online-Learning-for-Tracking
- 本书为卡耐基梅隆大学教授Robert T. Collins在中美学术交流会上专门为中国学生做的关于目标跟踪方面的讲座,内容涵盖了template matching, mean-shift, data association等。同时结合了他们实验室的项目经验,讲解内容深入浅出,全力推荐!-Book for the Carnegie Mellon University Robert T. Collins in the United States specifically for academic e
Lizilvbogenzong
- 提出了一种基于粒子滤波的自适应运动目标跟踪方法。均值漂移算法是一种最优梯度下降法,通过 迭代来搜索目标,从而实现对运动目标的跟踪。-Adaptive moving target tracking method based on particle filter. The mean-shift algorithm is an optimal gradient descent method, through an iterative search for the target in order t
meanshift
- 用Mean-Shift算法实现运动目标的跟踪,同时也实现了运动目标的检测-Moving target tracking using Mean-Shift algorithm, but also realize the moving target detection