-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
White board like windows NetMeeting, Dll source code.
类似于Windows的电子白板的一个动态链接库,通过动态链接库导出来的3个函数可以实现绘图的功能-White board like windows NetMeeting, Dll source code.
- 2022-02-05 01:07:32下载
- 积分:1
-
Parzen窗法应用概率密度函数估计问题。
应用Parzen窗法估计样本的概率密度函数;
估计样本为标准正态分布和均匀分布;-Application of Parzen window method estimates the probability density function of the sample estimated sample standard normal distribution and uniform distribution
- 2022-04-14 21:33:56下载
- 积分:1
-
字频率计数器
应用背景Excel VBA应用词频率计算。应用程序可以计算:词的频率字的分散字覆盖累积频率这个程序使用Office 2007的Ribbon界面。关键技术在Excel VBA编写的应用程序。前台是在XML的Ribbon界面定义。所有的数据分析,通过对阵列进行操作。
- 2022-07-25 05:09:30下载
- 积分:1
-
用MAXPLUS制作计算机组成原理实验I/O中断管理电路的模拟。
用MAXPLUS制作计算机组成原理实验I/O中断管理电路的模拟。-Segments produced using Computer Engineering Experiment I/O circuit interruption management simulation.
- 2022-02-03 11:55:29下载
- 积分:1
-
一个模拟鼠标键盘输入的例子
一个模拟鼠标键盘输入的例子--An example about how to similar to the input of mouse and keyboard
- 2022-02-22 08:16:33下载
- 积分:1
-
vfor的人力资源管理系统,带整套的论文,毕业设计论文。
vfor的人力资源管理系统,带整套的论文,毕业设计论文。-Human resource management system of vfor and the whole thesis is attached.
- 2022-03-24 16:50:11下载
- 积分:1
-
Windows contains brief overview map and operation permit
Windows包含简要的概览图和操作许可证
- 2022-09-21 07:05:03下载
- 积分:1
-
HeadFirst设计模式源码
HeadFirstDesignPatterns_code
HeadFirst设计模式源码
HeadFirstDesignPatterns_code-HeadFirstDesignPatterns_code
HeadFirstDesignPatterns_code
- 2022-07-01 20:40:21下载
- 积分:1
-
des data encryption system, there are key, with ciphertext, plaintext!
des数据加密系统,有密钥,有密文,明文!-des data encryption system, there are key, with ciphertext, plaintext!
- 2022-04-28 17:35:34下载
- 积分:1