-
将一个.avi文件读取,并且显示出来,加入了滑动控制
环境:Visual studio 2008,OPENCV2.0...
将一个.avi文件读取,并且显示出来,加入了滑动控制
环境:Visual studio 2008,OPENCV2.0-An. Avi file to read, and the show, joined the sliding control
Environment: Visual studio 2008, OPENCV2.0
- 2022-05-20 06:31:05下载
- 积分:1
-
VIDEO4LINUX C source code, debugging through.
VIDEO4LINUX的C程序源代码,调试通过.-VIDEO4LINUX C source code, debugging through.
- 2023-01-28 21:05:04下载
- 积分:1
-
某家公司的数字摄像机视频采集全部示例程序源码
某家公司的数字摄像机视频采集全部示例程序源码
-All of a company" s video capture sample program source code
- 2022-09-29 12:11:41下载
- 积分:1
-
检查系统键盘设备
check the system keyboard device
- 2022-01-26 01:46:15下载
- 积分: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
-
采用VFW方式采集视频,并显示在MFC的界面上,适合初学者~
采用VFW方式采集视频,并显示在MFC的界面上,适合初学者~-VFW video collection methods used and displayed in the MFC interface, suitable for beginners ~
- 2022-07-13 16:54:37下载
- 积分:1
-
熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程...
熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程-Familiar with the VIDEO FOR WINDOWS, based on the VFW the completion of image acquisition. Familiar with the hardware-specific content, including image acquisition equipment, familiar with the C++, Learning VC++ Programming
- 2023-04-28 13:30:02下载
- 积分: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
-
图像采集卡编程应用,用于图像采集处理等功能。
图像采集卡编程应用,用于图像采集处理等功能。-Image Capture Card Application Programming for image acquisition and processing functions.
- 2022-05-08 17:36:23下载
- 积分:1
-
OpenCV实时显示摄像头视频中H(HSV)通道的直方图
OpenCV实时显示摄像头视频中H(HSV)通道的直方图-OpenCV camera video real-time display of H (HSV) histogram channel
- 2022-02-05 04:21:07下载
- 积分:1