搜索资源列表
VC_视频捕捉与帧处理
- 视频捕捉与帧处理 演示程序 v0.1版 说明: 1.支持USB摄像头 2.使用已封装好的framegrabber类,非常简便 3.带有简单的实时边缘检测、运动检测功能 (含演示录像)-video frame capture and processing procedures v0.1 demo version : 1. USB camera 2. use Packaging good framegrabber category, three very simple. w
CVD
- 一个有用视频运动检测算法程序,对于学习和研究视频运动检测大有帮助-a useful video motion detection algorithm for learning and research video motion detection greatly help
read_avi
- 用于视频运动检测中的avi视频读取,用VC编写,已经通过调试
dvr
- DVR 系统中,视频运动检测模块,基础的DSP应用.-DVR systems, video motion detection module, based DSP applications.
对缓慢运动的对象进行跟踪提取检测
- 视频对象跟踪检测,有效对缓慢运动的对象进行跟踪提取检测,Video object tracking detection, effective on the slow movement of the object detection tracking Extraction
segmentation.rar
- 这是用vc++开发的一个基于帧间差法检测视频中的运动目标,对学习这个原理的朋友一定有帮助,可以正常使用(需要摄像头)。,This is vc++ to develop an inter-frame difference method based on detection of moving targets in video, on learning the principles of our friends will certainly be helpful, you can use (the
hdvicp_ti_tst_mc
- Ti公司出品的达芬奇系列平台运行的视频运动补偿代码 如DM6467-Ti Da Vinci series platform company produced the video motion compensation operation code such as the DM6467
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
detection
- 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
shipin
- 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
shipinjiankongzhongdemubiaojiance----
- 对视频监控中目标的检测,用于监控中运动对象的检测,分析的很全面。-Of video surveillance in target detection, monitoring for the detection of moving objects, the analysis is comprehensive.
84332637
- 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
backgroundtraining
- 在视频中运动物体检测之前,对固定的背景进行训练-Moving objects in video detection before the background of a fixed training
globalmotionforvideosequence
- 由于摄像机的运动,我们通常不能准确估计物体的运动,利用运动补偿,得到视频中重要物体的运动。-As a result of camera movement, we usually can not be an accurate estimate of the movement of objects, using motion compensation, to be the most important video of the movement of objects.
Object_Tracker
- 已调试通过,复杂背景下视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响 -Has been debugged, complex background extraction of video object tracking source code, can effectively identify the movement of people and objects, edge accuracy, from the scene of
daima
- 实现视频的读取,并使用背景差分法检测出视频中的运动目标-The video of the read, and use background subtraction to detect moving objects in video
MoveTrace
- 实现用摄像头读取视频或者播放视频,并对视频中的运动目标进行检测和跟踪-Achieved with a video camera to read or play the video, and video of the moving target detection and tracking
1
- 本文提出一种基于H.264低比特率视频流的半脆弱盲水印方法,通过在H.264特有的的帧内预 测和运动向量预测中分别嵌入鲁棒水印和脆弱水印,达到版权保护和内容完整性认证的双重目的.通过在嵌入强 度和预测模式选择的拉格朗日乘子中引入H.264量化因子,增强了水印对重量化编码的抵抗力,取得更好的率 失真平衡,减小水印嵌入对视频流比特率的影响.该算法可以实现水印的快速嵌入提取,满足视频实时处理的要 求,实验结果证明了该算法的有效性.-A novel semi—fragile blind
Videotargettracking
- Mean Shift方法目标跟踪方法该算法为均值平移法目标跟踪,您可以通过打开演示视频“静态背景运动目标.avi”文件演示该算法。算法需要提供预跟踪目标所在的位置及大小,程序默认提供了该演示视频目标所处的位置。若使用其他视频演示该算法,则必须手工指定目标的位置及大小。 -Mean Shift method of target tracking algorithm for the mean shift tracking method, you can open a demo video &qu
程序与示例视频
- 可以实现视频中物体的跟踪,基本可以实现效果,但有待于改进(Object tracking in video can be achieved)