计算机工程与应用 ›› 2009, Vol. 45 ›› Issue (29): 168-170.DOI: 10.3778/j.issn.1002-8331.2009.29.050

• 图形、图像、模式识别 • 上一篇    下一篇

基于Camshift算法的光笔投射点的实时跟踪

叶乐晓,刘大健,陈剑启   

  1. 中国计量学院 现代科技学院,杭州 310018
  • 收稿日期:2008-06-02 修回日期:2008-08-22 出版日期:2009-10-11 发布日期:2009-10-11
  • 通讯作者: 叶乐晓

Real-time tracking of shoot point from light pen based on Camshift

YE Le-xiao,LIU Da-jian,CHEN Jian-qi   

  1. College of Modern Science and Technology,China Jiliang University,Hangzhou 310018,China
  • Received:2008-06-02 Revised:2008-08-22 Online:2009-10-11 Published:2009-10-11
  • Contact: YE Le-xiao

摘要: 为实现对光笔投射点的实时跟踪,采用了Camshift跟踪算法,但是该算法在动态复杂背景及在颜色相似的背景区域中不能很好地进行跟踪。因此,提出了改进方法。首先,引入红色滤镜,以此改变Camshift算法颜色特征提取的效果,从而削弱了背景的影响,突出了目标,很好地克服了背景中的颜色干扰,使动态复杂背景下光笔投射点的跟踪具有较高的鲁棒性和实时性;然后通过改变区域选择方式,达到了自动跟踪的效果;最后,通过OpenCV实现了对光笔投射点的实时跟踪。实验结果表明,该方法在光笔投射点实时跟踪上是十分有效的。

关键词: 光笔, 实时跟踪, Camshift跟踪算法, 红色滤镜, 跨平台的计算机视觉库(OpenCV)

Abstract: To realize the real-time tracking of the shoot point from light pen,the Camshift tracking algorithm is chosen,but it is difficult to track the point with dynamic and complicated background and in case that there is similar color with the shoot point.So,an improved method is proposed.Firstly,a red filter which weakens the effect of background,and makes the object prominent is introduced to improve the effect of color extraction based on Camshift algorithm.The red filter makes the algorithm overcome disturbance of the background color,and makes the tracking of the shoot point with high real-time performance and strong robustness.Then the automatic tracking of the shoot point from light pen is realized by changing the manner of selecting region.Finally,the real-time tracking of the shoot point from light pen using OpenCV is realized.The experimental results indicate that color object is efficiently tracked even with dynamic and complicated background by the new method which is presented.

Key words: light pen, real-time tracking, Continuously adaptive mean shift(Camshift), red filter, Open Source Computer Vision Library(OpenCV)

中图分类号: