-
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
-
用户信息管理主要是针对权限设置,在这里给了一个比较好的用户管理的实例...
用户信息管理主要是针对权限设置,在这里给了一个比较好的用户管理的实例-Uusers information management aims to the authorization setting, here s a quit good instance of users management.
- 2022-03-20 15:38:17下载
- 积分:1
-
数据从小到大排序Sorting Algorithm
数据从小到大排序Sorting Algorithm-Sorting Algorithm
- 2022-03-23 06:34:03下载
- 积分:1
-
实现杭电acm一道字符串算法
zju1174 skip letter code实现杭电acm一道字符串算法
- 2022-07-16 03:52:30下载
- 积分:1
-
pdf417 barcode source code C# version of the character input is generated accord...
pdf417 二维条码 源码C#版本
能根据输入的字符生成相应的2维码。并保存。-pdf417 barcode source code C# version of the character input is generated according to the corresponding two-dimensional code. And save.
- 2023-07-24 21:30:03下载
- 积分:1
-
关于dialogbar的代码
关于dialogbar的代码 -code on dialogbar
- 2023-06-03 10:50:03下载
- 积分:1
-
used to write the 18b20 driver function : to achieve DS18B20 read Principle : si...
用c写的18b20驱动程序
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-03-18 07:48:12下载
- 积分:1
-
The software is programmed using VB, and function is to realize the rotation of...
这个软件是用VB编程的,功能是实现对图象的旋转,-The software is programmed using VB, and function is to realize the rotation of images,
- 2022-04-11 10:05:13下载
- 积分:1
-
Weekday星期计算程序源代码
资源描述输入年/月/日,计算得出该日的星期数
- 2022-03-20 16:57:17下载
- 积分:1
-
非常漂亮的用仪表盘的形式显示CPU和内存占用,有完善源码
非常漂亮的用仪表盘的形式显示CPU和内存占用,有完善源码-With the instrument panel display CPU occupancy
- 2023-06-24 16:45:03下载
- 积分:1