-
用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制...
用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制-This programme can grab the video frame from a camera by directshow,and set frame rate and the video quality. It can also record video frames.
- 2022-08-26 08:35:27下载
- 积分:1
-
一个的 DirectShow Sample ,根据amcap改编的。把样子变了一下,感觉还行。...
一个的 DirectShow Sample ,根据amcap改编的。把样子变了一下,感觉还行。-It is a DirectShow Sample adapted to amcap. i feel it is really a good one.
- 2022-02-04 05:24:30下载
- 积分:1
-
摄像头编程,采用纯API写的视频捕捉程序。在此基础上可以写出适合自己的程序。...
摄像头编程,采用纯API写的视频捕捉程序。在此基础上可以写出适合自己的程序。-camera programming, using pure API written in video capture process. On this basis can write for their own procedures.
- 2023-07-26 18:55:03下载
- 积分:1
-
对监控视频进行压缩,有人得保存,没有则滤除
视频压缩程序,图像处理的方法判别视频中是否有人,然后压缩视频。编译可直接运行
- 2022-02-09 23:26:50下载
- 积分:1
-
用opencv读取和显示视频帧
在visual c++ 6.0平台下利用opencv 1.0版本实现视频的读取和视频帧的显示,是视频处理的入门程序,可以读取avi格式的视频并显示和保存每帧的图片
- 2022-10-13 09:15:03下载
- 积分:1
-
用普通USB摄像头捕捉图像
#ifndef _DLL_H_
#define _DLL_H_
#define EXPORT __declspec (dllexport)
EXPORT long SetUp(long driver, long width, long height);
EXPORT long GetDigitizer(long DigitizerID, CHAR *str);
EXPORT void Grab(unsigned char *LVPict);
EXPORT void ShowDialog(long WhichDlg);
#endif
- 2023-01-07 22:30:03下载
- 积分:1
-
DirectShow务实系列非常好
directshow 务实系列很好 -DirectShow pragmatic series of very good
- 2022-06-20 21:04:11下载
- 积分:1
-
联通视频监控技术规范,包括中心平台技术要求,编解码功能,前端设备、客户端要求等...
联通视频监控技术规范,包括中心平台技术要求,编解码功能,前端设备、客户端要求等-China Unicom video surveillance technical specification, including center platform technical requirements for encoding and decoding functions, front-end equipment, client requirements, etc.
- 2022-02-20 17:53:11下载
- 积分:1
-
Flash4.0源代码
Flash4.0源代码
- 2022-03-28 17:13:51下载
- 积分:1
-
实现全屏游戏或界面窗口化,具体看里面的说明
实现全屏游戏或界面窗口化,具体看里面的说明-games to achieve full screen interface or window, specific view of the inside
- 2022-04-30 14:07:47下载
- 积分:1