-
这是一个视频监控系统的一部分,主要实现了摄像头数据的采集,图片格式压缩存储等功能,里面包括一些*.c *.h文件。...
这是一个视频监控系统的一部分,主要实现了摄像头数据的采集,图片格式压缩存储等功能,里面包括一些*.c *.h文件。-This is a video surveillance system, the main achievement of the camera data collection, storage and other compressed picture format feature, which includes a number of*. c*. h files.
- 2022-07-13 13:23:00下载
- 积分:1
-
2440的摄像头演示及视频捕获程序,比较不错,大家可以下来研究下
2440的摄像头演示及视频捕获程序,比较不错,大家可以下来研究下-2440 camera and video capture program demonstrates, quite good, we can study down under
- 2023-02-11 01:25:02下载
- 积分:1
-
目标跟踪,需要手动选择目标区域
采用VS2010以及opencv2.4.9,因为完成的项目要求这中版本,所以讲之前的VC6.0以及opencv1.0的版本进行了修改来进行目标跟踪,可以直接运行
- 2022-02-26 20:52:14下载
- 积分:1
-
读取视频并保存视频
采用vs2010+opencv2.4.4编写的程序,可以直接从摄像头读取视频并保存成avi格式的视频文件。希望对初学者有帮助。
- 2023-06-18 08:10:04下载
- 积分:1
-
VC Based on a simple video capture code
基于VC的简单视频捕捉代码-VC Based on a simple video capture code
- 2023-04-29 03:00:03下载
- 积分:1
-
基于DirectShow的MPEG-2视频捕获,VC代码。有参考价值。
基于DirectShow的MPEG-2视频捕获,VC代码。有参考价值。-based on DirectShow MPEG-2 video capture, VC code. A reference value.
- 2022-08-10 21:57:35下载
- 积分:1
-
vcd电影文件拷贝。将VCD电影文件拷到硬盘的时候,由于盘片损坏,拷到一半的时候就读不了,导致整个文件不能复制,于是做了这个简单的程序。...
vcd电影文件拷贝。将VCD电影文件拷到硬盘的时候,由于盘片损坏,拷到一半的时候就读不了,导致整个文件不能复制,于是做了这个简单的程序。-copy vcd movie files. VCD movie file to your hard disk Kaodao, because of disc damage, half of the time Kaodao students can not, should not copy the entire file, so to do this simple procedure.
- 2022-05-06 22:51:29下载
- 积分:1
-
libid3tag-0.15.1b
libid3tag 是一个基于GNU GPL 协议发布的开源MP3 TAG库。libid3tag-0.15.1b//msvc++//下有一个 libid3tag.dsp, 打开后就可以编译。直接编译是会出错的。因为此库依赖于zlib, 所以 加入zlib.h、zconf.h之后,编译出静态lib.
- 2022-03-02 06:23:37下载
- 积分:1
-
利用混合高斯模型训练视频,获得背景图像,并将背景保存。...
利用混合高斯模型训练视频,获得背景图像,并将背景保存。-training video with GMM model ,then get the background,and store the picture in your computer.
- 2022-07-15 09:57:35下载
- 积分:1
-
FFMPEG播放流在屏幕上
#include
#include
#include
#include
#include
#ifdef __MINGW32__
#undef main /* Prevents SDL from overriding main() */
#endif
- 2023-01-10 23:25:03下载
- 积分:1