Description: 使用meanshift加kalman预测实现的跟踪系统,目标区域为半自动选定-use meanshift achieve forecast increases Tracking the tracking system, the target area selected for the semi-automatic Platform: |
Size: 16384 |
Author:虾米 |
Hits:
Description: 视频跟踪算法的论文,浙大硕士论文,很详细,对做视频跟踪很有启发。-Video tracking algorithm paper, Zhejiang University master s thesis in great detail on the video track to do very enlightening. Platform: |
Size: 6591488 |
Author:carl |
Hits:
Description: 基于TIc6205DSP上开发的MeanShift结合Kalman滤波的代码,能够很好的进行目标的实时跟踪,可在CCS上编译查看,并最终转换成hex文件下载到dsp上使用。-TIc6205DSP based on the development of MeanShift combination of Kalman filtering code, be able to carry out the objectives of good real-time tracking can be compiled on view at CCS, and finally converted into hex file to download on the use of dsp. Platform: |
Size: 472064 |
Author:Zyc |
Hits:
Description: 视频跟踪的代码
运用meanshift加kalman对视频的目标进行跟踪-Video tracking code to use meanshift plus kalman tracking targets in video Platform: |
Size: 88064 |
Author:menghang |
Hits:
Description: 本系统为主动视觉跟踪系统,采用meanshift和kalman滤波相结合,能较好地在光线比较恒定的场景进行主动跟踪。-It is an active tracking system which is based on meanshift and kalman, it has a robust performance in steady environment Platform: |
Size: 112640 |
Author:jianglinfeng |
Hits:
Description: 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined tracking algorithm, meanshift algorithm is a classic mean shift tracking algorithm using color histogram as a tracking feature, with high stability and robustness, kalman filter is a linear filter prediction algorithm. Meanshift algorithm introduced in kalman filtering algorithm can improve the stability, while improving the efficiency of algorithms. In addition to avi video format code reading using opencv library functions, core algorithms are pure C++ achieved, detailed notes, it is easy to understand, but also has a high reference value. Platform: |
Size: 15360 |
Author:roc |
Hits: