-
用普通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
-
win7下vs中实现onvif discovery(客户端、服务端)
在VS中运行服务器端程序,可以在ONVIF Device Test Tool中点击Discover Devices找到,运行客户端程序能返回数据。
- 2022-01-24 15:43:52下载
- 积分:1
-
点对点的视频聊天程序,VC++编写,应用VFW技术
点对点的视频聊天程序,VC++编写,应用VFW技术-Point-to-point video chat program, VC++ Preparation, application VFW Technology
- 2023-07-19 15:20:06下载
- 积分:1
-
捕捉屏幕图像,希望对大家有帮助,也希望可以和大家交流
捕捉屏幕图像,希望对大家有帮助,也希望可以和大家交流-Capture screen image, in the hope that everyone has to help, and hope we can exchange
- 2022-05-05 15:38:53下载
- 积分:1
-
校准文件包含在Visual C++ 2008开发的源代码,我们有…
The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
- 2022-03-21 05:27:42下载
- 积分:1
-
jmf architecture camera photography source, used in the research study jmf frame...
jmf架构摄像头拍照的源程序,使用于初学者研究学习jmf框架。-jmf architecture camera photography source, used in the research study jmf framework for beginners.
- 2022-08-11 13:38:38下载
- 积分:1
-
AVCapture V1.12
AVCapture V1.12
- 2022-06-27 12:52:57下载
- 积分:1
-
方便需要下载FLV视频的朋友,超小的flv真实地址探测工具
方便需要下载FLV视频的朋友,超小的flv真实地址探测工具-Easy to download FLV video, friends, the real address of the ultra-small flv detection tools
- 2022-01-26 00:36:47下载
- 积分:1
-
The Real time Image Recognition
/* Face Detector Library
By Henry A. Rowley (har@cs.cmu.edu, http://www.cs.cmu.edu/~har)
Developed at Carnegie Mellon University for the face detection project.
Code may be used, but please provide appropriate acknowledgements, and let
har@cs.cmu.edu how you are using it. Thanks!
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-01 23:22:32下载
- 积分:1
-
人脸检测
一种基于 opencv 和 visual studio 2010 的人脸检测算法
此程序帮助您检测到任何面对使用你的 web 摄像机
和你可以将此程序集成到您的程序如果
- 2023-01-27 06:15:03下载
- 积分:1