搜索资源列表
meanshift源代码matlab
- 使用颜色直方图特征的经典mean shift跟踪目标,文献Real-time tracking of non-rigid objects using mean shift,D Comaniciu, 2003
comaniciu
- 这是Dorin Comaniciu,Peter Meer的文献:Mean Shift Analysis and Applications-This is Dorin Comaniciu, Peter Meer literature: Mean Shift Analysis and Applications
CsharpEdison
- 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
segm
- Color Image Segmentation This is the implementation of the algorithm described in D. Comaniciu, P. Meer, Robust Analysis of Feature Spaces: Color Image Segmentation,-Color Image Segmentation This is the implementation of the algorithm describ
wittenhagen2008a
- 《DragonEye Fast Object Tracking and Camera Motion Estimation》DragonEye是一个基于目标直接浏览的视频播放系统。比Dimp和Dragon来说具有实时性-Recently, multiple research groups proposed the concept of direct manipulation, which makes the task of navigation in videos directly rel
MeanShiftSegMent
- 根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,