搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
dct2_out
- 数字水印(digitalwatermarking)是一种信息隐藏技术,它的基本思想是在数字图像、音频或视频等数字媒体作品中嵌入秘密信息,以便保护数字作品的版权、证明作品的真实可靠性、跟踪盗版行为或提供作品的附加信息。-Digital Watermarking (digitalwatermarking) is a kind of information hiding technology, its basic idea is in the digital image, audio or video
test_track
- 跟踪测试程序,视频中车辆的跟踪测试程序,效果不错-Tracking test procedures, tracking of vehicles in the video test procedure, good results
L1_Tracker
- 基于稀疏的视频跟踪算法,能够较好的解决遮挡,噪声等干扰-Sparse-based video tracking algorithm can solve the occlusion, noise and interference
kalman-vedio
- 此方法为kalman视频跟踪,可以实现运动物体的检测及跟踪-This method for the Kalman video tracking, can realize the detection and tracking of moving object
human-tracking
- 本文提出了CT系统是一种适于室内室外环境的视频检测与跟踪系统,整个系统由运动物体检测、于东物体分析和人体运动跟踪三部分组成。该系统完全用软件实现,使用单个精致CCD数字摄像机得到的灰度图像序列作为输入,也可以用红外线图像序列,能够对单人或多人的运动型为进行监控。-CT system is proposed in this paper is a kind of suitable for indoor and outdoor environment video detection and track
wuyong1
- 使用VC++来读取视频,且进行视频中运动目标的跟踪-The use of VC++ to read video and track the moving targets
reconig
- 运动目标跟踪,本程序是基于视频的运动目标跟踪,能够有效的画出运动轨迹-Moving target tracking, this procedure is based on the video moving object tracking, to draw the trajectory effectively
视频匹配
- 连续采集图像和对物体进行跟踪,并输出物体的像素坐标(Continuous image acquisition and tracking of objects, and output pixel coordinates of the object)