-
这是一个PB制作的摄像头监控小软件,他利用摄像头拍照、录像功能于一体的小软件,目前摄像头监控可以实现实时对摄像头采集到的信息进行监控 定时抓拍照片、定时录像 设...
这是一个PB制作的摄像头监控小软件,他利用摄像头拍照、录像功能于一体的小软件,目前摄像头监控可以实现实时对摄像头采集到的信息进行监控 定时抓拍照片、定时录像 设置摄像头采集信息的各种参数,如:采集照片大小,流量,录像后的文件是否压缩以及压缩方式等.-This is a PB produced a small camera monitoring software, he used a camera to take photographs, video functions in one small software, the current camera can monitor real-time on camera the information collected to monitor the timing to capture photographs, video settings from time to time camera the first collected information on various parameters, such as: collecting photographs of size, traffic, video file is compressed and the compression methods.
- 2022-08-12 12:26:50下载
- 积分: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
-
java视频处理软件,可用来播放视频,采集摄像头图像等。
java视频处理软件,可用来播放视频,采集摄像头图像等。-video processing software can be used to broadcast video, acquisition camera images.
- 2022-07-20 00:35:15下载
- 积分:1
-
from a video camera captured images of the procedure. The need to rely on MS Pla...
一个从摄像头捕获视频图像的程序。需要依赖MS Platform SDK 和DirectX 9.0 SDK 。支持各种类型的摄像头。-from a video camera captured images of the procedure. The need to rely on MS Platform SDK and DirectX 9.0 SDK. Supports all types of camera.
- 2022-03-18 05:17:00下载
- 积分:1
-
在国外网站上找到一个用C#写的驱动摄像头的程序 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于摄像头的类...
在国外网站上找到一个用C#写的驱动摄像头的程序 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于摄像头的类-abroad to find a website with C# was driven camera installation of cameras, the general can find a document avicap32.dll This is a camera on the category
- 2022-03-09 18:09:21下载
- 积分:1
-
flash脚本语言
flash脚本语言,对图像的处理,经验总结,是一个很不错的学习资料,我擦,擦擦擦啊擦擦擦,对于新手是一本很好好好很好的言语,虚席习许阿什顿还发生了答复大放大拉菲大连发的奥拉夫爱疯奥拉夫啊说服力asf打两份奥拉夫爱疯啊发放大拉菲打两份打两份打两份发放大放大
- 2022-02-24 19:32:20下载
- 积分: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
-
一个非常好的视频采集程序,directshow
一个非常好的视频采集程序,directshow-a very good video collection procedures, directshow
- 2022-03-07 12:39:36下载
- 积分:1
-
类似于CamStudio视频捕捉,将抓取范围内的动作,可以进行压缩...
类似于CamStudio视频捕捉,将抓取范围内的动作,可以进行压缩-similar to the video capture, will crawl within the scope of action that can be compressed
- 2023-06-08 12:40:04下载
- 积分:1
-
VGA256色彩视频处理
要显示字符,首先需要获得字模数据,我们使用字模软件PCtoLCD2002(配套光盘里有,网络上也随处可下)。该字模软件用1bit 代表一个像素点的色彩,用户可以根据需要来决定这1bit 数据(0 或1)代表的色彩。
- 2022-03-25 23:14:22下载
- 积分:1