-
用普通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
-
对监控视频进行压缩,有人得保存,没有则滤除
视频压缩程序,图像处理的方法判别视频中是否有人,然后压缩视频。编译可直接运行
- 2022-02-09 23:26:50下载
- 积分:1
-
Delphi VFW 视频捕获大全,包含全部函数定义和说明.
Delphi VFW 视频捕获大全,包含全部函数定义和说明.-Delphi VFW video capture Daquan, includes all function definitions and descriptions.
- 2022-02-03 05:55:49下载
- 积分:1
-
monitordisplay
monitordisplay---javaå±å¹•截å–-Interception monitordisplay-java screen
- 2023-06-18 19:55:03下载
- 积分:1
-
FFMPEG播放流在屏幕上
#include
#include
#include
#include
#include
#ifdef __MINGW32__
#undef main /* Prevents SDL from overriding main() */
#endif
- 2023-01-10 23:25:03下载
- 积分:1
-
利用Visual C++ 6.0开发工具实现的摄像头采集程序。对于普通usb摄像头通用。可以直接用于视频项目中。...
利用Visual C++ 6.0开发工具实现的摄像头采集程序。对于普通usb摄像头通用。可以直接用于视频项目中。-The use of Visual C++ 6.0 development tools to achieve the camera acquisition program. For ordinary usb camera generic. Can be directly used for video projects.
- 2022-05-16 14:39:04下载
- 积分:1
-
2440的摄像头演示及视频捕获程序,比较不错,大家可以下来研究下
2440的摄像头演示及视频捕获程序,比较不错,大家可以下来研究下-2440 camera and video capture program demonstrates, quite good, we can study down under
- 2023-02-11 01:25:02下载
- 积分:1
-
VISCA代码控制的索尼相机
Visca code to control Sony cameras
- 2022-11-13 17:35:04下载
- 积分:1
-
利用opencv的灰度电子稳像
应用背景
基于灰度的电子稳像 部分来源于网络 自己进行了修改
可实现对于多个分辨率进行稳象 但只能处理左右上下的移动导致的抖动
用来学习很不错
关键技术使用opencv2.4.10+vs2012 编译成功 可以使用 但是注明 在这个代码里范例视频是640*480的
- 2022-03-01 08:14:44下载
- 积分:1
-
VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储...
VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储-VC is stored under a avi video file types, you can realize the camera collected data storage
- 2022-02-03 02:07:42下载
- 积分:1