搜索资源列表
vgrabbj
- 视频捕捉,用一个抓图应用程序进行测试,进入/test 目录,敲入./vgrabbj -f /tmp/1.jpg。应该会在/tmp 目录下生成一张摄像头拍摄的图片了。-video capture with a screen in application testing, access / test directory, Knock. / vgrabbj-f / tmp/1.jpg. Should the / tmp directory generated a camera shooting p
eztest
- ezapi多媒体视频捕捉测试程序。请大家仔细查看后使用-ezapi multimedia video capture test procedures. Please check carefully before use. .
h.263shipinchuanshu
- 视频捕捉,并且利用h.263进行了编码传输, 经过测试程序可以实现-video capture and use the h.263 encoded transmission, the test procedure can be achieved
video-mpeg4
- VC++ 视频捕获+压缩+传输,分为客户端和服务端两部分,测试过
DirectShow.C#视频捕捉程序
- C#视频捕捉程序 经过我的测试 有效通过 保存为avi格式。 ,C# Video capture process, after I passed the test effectively saved as avi format.
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
VideoCap23.rar
- delphi的视频捕捉控件。含源代码,经过本人测试很好用。,delphi control of video capture. Containing the source code, after I tested it just works.
视频监控云台(PTZ云台缩写)控制测试程序
- 视频监控云台(PTZ云台缩写)控制测试程序,已经调试成功,Video Surveillance PTZ (PTZ PTZ acronym) control test program has been successful commissioning
AMCap.rar
- 万能摄像头视频捕获软件,感觉非常不错!VS2008测试通过!,Omnipotent camera video capture software, I feel very good! VS2008 test!
VisualSurveillanceSystem-sourc
- 视频监控智能分析仿真,目标跟踪、物体分类,需要测试C#,配置directshow,video surveillance analysis
foreman_cif
- 视频处理中的测试序列:foreman_cif-Video processing in the test sequence: foreman_cif
bsVideo
- 是一个bs视频监控系统,可以在线实时观看,达到实时效果,已经测试,可以顺利运行。-bs video
vms-0.0.3
- 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video
vms-0.0.1
- 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
philip
- 我做的视频监控测试程序,可以采集摄像头。。C#方面的可以参考下-I do video surveillance testing program, the camera can capture. . C# can refer to the following terms
miss-america_qcif
- 视频标准测试序列“miss-america”,qcif格式(176x144) -Standard test video sequence " miss-america" , qcif format (176x144)
Image-sequence-and-video
- 包含opencv1.0和2.0两个版本,主要进行视频与序列图像的相互转化,文件夹里面有测试视频跟图像序列,对于新手有很大的帮助。-Contains opencv1.0 and 2.0 two versions, the main conversion of video and image sequences, there is a test video folder with image sequence
shaky_car
- 经典运动估计与运动补偿测试视频,320x240分辨率,AVI格式(shaky_car.avi,Classical motion estimation and motion compensated test video, 320x240 resolution, AVI format)
VC++视频采集资料
- 1、插入摄像头,安装驱动 VCap2800 USB2.0 DRV(windows 7)或者Vcap2820 sdk,两者依次尝试 2、G:\VC++视频采集资料\USB2800\Vcap2820 sdk\Vcap2820 sdk目录下的 devwdm.ax 放到c:\windows\system32\目录下 3、打开 “运行”,输入 Regsvr32 c:\windows\system32\devwdm.ax 进行注册驱动 4、创建VC工程,基于对话框 5、添
Motion Detection
- 对视频中的运动目标进行检测、跟踪(附件中包含测试视频)(Moving objects in video are detected and tracked)