中文说明:视觉目标跟踪是计算机视觉领域一个重要的应用,它融合了数字信号处理技术、模式识别、自动控制技术和计算机技术等许多相关领域的知识,在多个领域有着广泛的应用。该代码运用了matlab和c++的联合编译,通过一系列连续帧的图片,基于时间信息和空间信息,定位出连续帧中变化的区域,实现了快速追踪出视频中的动态变化。
English Description:
Visual target tracking is in the field of computer vision, a important application. It combines the digital signal processing technology, pattern recognition, automatic control technology and computer technology and many other related fields of knowledge, has a wide application in many fields. The code uses the joint compilation of MATLAB and C + +, through a series of successive frames of the image, based on time and space information, the position of the regional changes in consecutive frames, to realize the fast track the dynamic changes in the video.