-
数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。
数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。-OV6620 digital camera to use for debugging and compilation of the preparation of C and high efficiency.
- 2022-01-25 20:36:01下载
- 积分:1
-
VFW programming Video Capture
vfw编程功能视频采集-VFW programming Video Capture
- 2023-01-28 04:20:03下载
- 积分:1
-
this the schemtic for hooking up a video encoding chip (SAA7121H) to a IDE conne...
this the schemtic for hooking up a video encoding chip (SAA7121H) to a IDE connector so it can connect to a DE1 FPGA board or any other you fancy-this is the schemtic for hooking up a video encoding chip (SAA7121H) to a IDE connector so it can connect to a DE1 FPGA board or any other you fancy
- 2023-04-04 02:30:03下载
- 积分:1
-
本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visu...
本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。-the procedures in Windows 2000, Visual C 6.0 environment compile. Procedures can run on Windows 98/2000/XP/2003 platform, the Visual C 6.0 debugging. When the need for the use of a camera installed and the relevant drivers.
- 2023-04-14 22:45:03下载
- 积分:1
-
2。网络视频传输ActiveX控件可用于局域网或宽带网的价值。
2. 网络视频传输activeX控件,可用于局域网或宽带网的视频压缩传输.包括视频的采集、压缩、传输、解压、回显,可在任何支持activeX空间的语言中使用,也可用于WEB网页中。-2. Network Video Transmission activeX controls can be used to LAN or broadband video compression and transmission. Including video collection, compression, transmission, extraction, re-marked, in any space activeX support the use of the language, can also be used for Web page.
- 2022-03-21 05:14:28下载
- 积分:1
-
多媒体智能交互管理系统
资源描述
iOS 视频 实时交互 智能控制 多媒体服务
- 2023-08-16 03:10:05下载
- 积分:1
-
实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9
实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s.在opencv group上了解到这是一个普遍问题,也许有人做过转换,却没有完整的例子与代码.在此贴出.对希望提高opencv视频分析速度的有所帮助-Opencv experiment found that the cvCaptureFromCAM using vfw, the use of information mechanism to slow fps test found that only about 9-12, too slow. Discovered through the use of DirectShow velocity to 60/s. In opencv group understanding that this is a common problem, perhaps someone has done the conversion, but no complete examples and code.此贴out in. opencv want to improve the speed of video analysis help
- 2022-01-26 01:15:02下载
- 积分: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
-
line video cameras to capture Windows and Windows-line video capture with a came
摄像机线下摄像机捕捉视窗,视窗线下摄像机捕捉带摄像机中断
- 2022-03-25 08:58:31下载
- 积分:1
-
x264最新源程序
资源描述最新的x264源程序,可以实现视频编码,是目前常用的编码器,实现环境是VS2013,希望可以帮到大家,相同兴趣爱好者可以更好地交流。
- 2023-06-03 22:55:03下载
- 积分:1