-
vc prepared camera control procedures, through the compiler, in the hope that us...
vc下编写的摄像头控制程序,通过编译,希望对大家有用!-vc prepared camera control procedures, through the compiler, in the hope that useful to everybody!
- 2022-04-16 18:41:13下载
- 积分:1
-
mjpg再5350移植
mjpg_streamer移植到Ralink5350开发板上的资料,也可以做移植到其他平台的参考。
- 2022-02-06 22:28:13下载
- 积分:1
-
onecif_loopback为CIF格式的图像采集与播放的例子。
onecif_loopback为CIF格式的图像采集与播放的例子。-onecif_loopback for the CIF format image capture and playback example.
- 2022-03-15 00:46:13下载
- 积分:1
-
使用DirectShow抓屏的Demo程序
使用DirectShow抓屏的Demo程序-The use of DirectShow screenshots of the Demo program
- 2022-03-07 01:11:16下载
- 积分:1
-
source code for motion detection implement with csharp programimng (GUI)
source code for motion detection implement with csharp programimng (GUI)
- 2022-03-21 04:17:34下载
- 积分:1
-
kalman滤波的源代码,主要用于运动跟踪时的目标预测,现在只有matlab的,...
kalman滤波的源代码,主要用于运动跟踪时的目标预测,现在只有matlab的,-Kalman Filtering source code, mainly for tracking the target forecast Now only Matlab,
- 2022-03-21 19:31:47下载
- 积分:1
-
c++的视频去抖算法
基于灰度投影的电子稳像算法,与基于特征点匹配的方法相比,速度快,稳定性好,vs2008下编译通过,用c语言写的,方便移植,建议大家都来下载。-Based on Gray-projection electronic image stabilization algorithm based on feature point matching method compared to high speed, good stability, vs2008 compiled by using c language written to facilitate the migration, we recommend everyone to download.
- 2022-02-15 14:56:27下载
- 积分:1
-
DirectShow中的实例AMcap的MFC版
DirectShow中的实例AMcap的MFC版-DirectShow instance of the MFC version AMcap
- 2022-05-23 22:11:27下载
- 积分: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
-
彩色物体自动检测的颜色范围
How to define the colour ranges for an automatic detection of coloured objects
- 2023-03-03 12:45:04下载
- 积分:1