搜索资源列表
CBVRtest
- 视频检索程序,用于关键镇提取,以及镜头分割的方法-video retrieval procedures for the key town of extraction, and shot segmentation method
AviCap
- 仍然是视频采集源程序,方法与前两个不同,参考学习使用,不错-is still Video Capture source, method and the former two different reference to learning to use, yes
D_ultravnc
- VNC的源代码,认真研究他的实现方法,可以实现远程控制,屏幕共享等非常有帮助-VNC source code, seriously study the method can be remote control, screen sharing has been very helpful
视频镜头分割
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
dct.rar
- 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
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
VIEW
- 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
time
- 三差帧法实现跟踪,用C++6.0实现,列出了基本算法的实现源码。-The three poor frame method to achieve tracking achieve with C++6.0, list of the basic algorithm implementation source code.
VideoCaptureModule
- 简单易用的摄像头采集模块源代码 视频采集模块包括 1、枚举摄像头数量 2、枚举摄像头名称 3、选摄摄像头 4、设置捕捉大小 等功能。使用方便,可很快开发使用摄像头的程序。VideoCaptureDemo提供了调用的方法。-Easy to use camera acquisition module source code, including video capture module 1, 2 enumerate the number of cameras, camera
median_DIY
- 利用中值法,在一系列的视频序列中提取初始背景,一般在视频处理中,作为初始背景,这是提取背景,实时更新的一个前提;-Using the value method, in a series of video sequences to extract the initial background, usually in the video processing, as the initial background, which is extracted the background, a prereq
ov7620_instruction_manual_v1.11
- ov7620摄像头使用手册,详细介绍ov7620各项参数及其使用方法。-Ov7620 cameras use manual, detailed introduces the parameters and the use of ov7620 method
a_real-time_object_detecting_and_tracking_system_f
- 一篇介绍实时的夜间的视频监控的文章,解决了通常方法所无法解决的问题,写的还是不错的,个人已看过,觉得方法不错,分享一下吧-Introduced a real-time video surveillance at night article, the usual method to solve intractable problems, write or bad, personal have read that the way to good to share it
Motion_Detection_Threads
- 在视频服务器中,一个重要的功能是实现移动侦测和录像功能。本源码中实现了多线程、多路视频的视频移动侦测。-In Digital Video Recording [DVR] System, one most important feature is the Video Motion Detection. Most DVR is consisted by multi video capture cards. The card number sometime will be up to 16. In o
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
skeleton-motion
- 在计算机视觉领域,人体运动分析的研究具有相当广泛的应用前景。由于人体运动的复杂性,已有的研究方法都对研究对象—人体,加上了许多限制条件。本文中提出了一种新的方法来获得各类人体运动的信息。本文主要论述了该方法中对人体三维运动骨架的重建部分,其基本思想是在摄相机定标的基础上,应用三维人体模型知识和运动连续性依次建立每个图象的人体运动骨架。-In the field of computer vision, human motion analysis with a wide range of appli
video-partical
- 提出一种人体运动跟踪算法,从无关节标记的单目视频中获取人体运动1 利用一个带外观模板的人体关节 模型,通过学习得到的运动模型及基于外观模型的相似性计算,巧妙地利用粒子滤波的概率密度传播策略鲁棒地跟 踪普通单目视频中的人体运动1 当出现跟踪丢失时,能在后续序列中自动恢复正确跟踪,且能较好地处理遮挡和自 遮挡问题1 实验表明,该算法鲁棒性好,跟踪结果令人满意- In this paper , a novel approach is proposed for t racking marke
capture
- 用控件方法实现摄像头拍照,程序简单使用。-With the control method to achieve camera photo
Optimization-Method-Camera-Calib
- Research on the Application of Optimization Method to Camera Calibration 最优化方法在摄像机标定中的应用-Research on the Application of Optimization Method to Camera Calibration
Video-Preview-(VFW-Method)
- 这是一个VFW方法制作的 Visual C++ MFC Dialog-based 视频捕获与显示工程。Word doc 文件里面有一步一步地细节解释。对多媒体视频的初学者很有用的。请看一看吧!-This is a Visual C++ MFC Dialog-based Video Acquisition and Preview using VFW Method. The project detail is explained step by step in the Word doc file.
MODby-frame-difference-method
- Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t