Description: 基于投票算法的目标跟踪,基于二阶非线性投票的多目标跟踪算法。该算法通过目标匹配得到同一目标在不同帧中的位置,同时利用特征监测来处理目标的遮挡、分裂问题,并实现目标特征的实时更新。在目标匹配过程中,通过对目标前一帧与当前帧的特征相似性进行投票,得到匹配目标。利用视频图像进行实验,结果表明:该方法对噪声、阴影、遮挡、分裂等具有良好的鲁棒性,较好地实现了多目标的跟踪。-The method used object matching to get objects’ position in different frames, and used feature monitoring to deal with object occlusion, object split and implement real-time update for objects features. Objects were matched based on the similarity voting of their features in successive frames. Experimental study had been carried out using image sequences captured in real scene. The experimental results show that the method is robust against noise, shadows, occlusion, and split and it performs multiple objects tracking finely. Platform: |
Size: 1024 |
Author:崔瑞芳 |
Hits:
Description: This project deals with the tracking and following of single object in a sequence of frames
and the velocity of the object is determined. Algorithms are developed for improving
the image quality, segmentation, feature extraction and for deterring the velocity. The
developed algorithms are implemented and evaluated on TMS320C6416T DSP Starter
Kit (DSK). Segmentation is performed to detect the object after reducing the noise from
that scene. The object is tracked by plotting a rectangular bounding box around it in
each frame. The velocity of the object is determined by calculating the distance that the
object moved in a sequence of frames with respect to the frame rate that the video is
recorded. The algorithms developed can also be used for other applications (real time,
object classication, etc.). Platform: |
Size: 1197056 |
Author:vikas |
Hits:
Description: 无线传感器网络是一种全新的信息获取平台,能够实时监测和采集网络分布区域内的各种检测对象的信息,并将这些信息发送到网关节点,以实现复杂的指定范围内目标检测与跟踪,具有快速展开、抗毁性强等特点,有着广阔的应用前景-Wireless sensor networks is a new information access platform, real-time monitoring of distribution and collection networks within the region of various test object information, and information sent to the gateway node, in order to achieve the specified range of complex target detection and tracking, with rapid deployment, survivability and strong features, have broad application prospects Platform: |
Size: 234496 |
Author:fanlianxiang |
Hits:
Description: 本例是一个简单的运动目标跟踪程序,对一个小球进行了实时的跟踪-This example is a simple object tracking program, for a small real-time tracking of ball Platform: |
Size: 698368 |
Author:当当 |
Hits:
Description: 物体追踪程序,c++与matlab 的混合编程,可以实现对任何物体的实时追踪,效果很棒。-Track the program, c++ matlab mixed programming objects, can achieve real-time tracking of any object, and the results were fantastic. Platform: |
Size: 26724352 |
Author:解伟 |
Hits:
Description: matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe difference method, find the object contour, traceable two objectives, please run in matlab2013b environment Platform: |
Size: 207872 |
Author:贾程序 |
Hits:
Description: A simple approach to identifying red object in a real world image and establishing its location in the image. For a detailed understanding of the code, visit https://letsrobo.wordpress.com/2016/01/31/matlab-magic-ii-tracking-and-locating-red-object/.
Regards
Shivam Platform: |
Size: 17408 |
Author:Shivam Shukla |
Hits: