-
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
-
我用VC做的一个数据采集系统的源码,搞数据采集的可以参考一下...
我用VC做的一个数据采集系统的源码,搞数据采集的可以参考一下-I used to do a VC data acquisition system source code, engage in data collection for reference
- 2022-10-17 02:20:03下载
- 积分:1
-
一些最常用的算法集合为文字模式。和更多的信息。
一些最为常用的算法集合,为word文本方式。并有较为详细的说明。-some of the most commonly used algorithm sets for word text mode. And a more detailed explanation.
- 2022-03-16 00:04:46下载
- 积分:1
-
simple RSS reader, a very handy, you can try
简易的RSS阅读器,非常好用,你可以-simple RSS reader, a very handy, you can try
- 2023-06-21 23:35:03下载
- 积分:1
-
激光控制的上位机程序,请用visual c++ 2005打开.
激光控制的上位机程序,请用visual c++ 2005打开.-PC-controlled laser procedures, please use visual c++ 2005 Open.
- 2023-07-16 00:35:03下载
- 积分:1
-
如何使用制表符动态除和删除的定义…
怎样使用自定义的Tab类
动态增加和删除TabCtrl中的标签-how to use the definition of the category of Tab dynamic addition and removal of the label TabCtrl
- 2023-04-14 16:25:04下载
- 积分:1
-
With regard to split the source window, the window divided into four parts, incl...
关于窗口分割的源程序,把窗口分割为4部分,包括动态分割和静态分割!挺好的-With regard to split the source window, the window divided into four parts, including dynamic segmentation and static segmentation! Quite good
- 2022-06-17 00:13:50下载
- 积分:1
-
右键关机的详细源码 用VC实现鼠标的右键关机
右键关机的详细源码 用VC实现鼠标的右键关机-Shutdown windows by click right mouse button
- 2022-05-07 01:36:08下载
- 积分:1
-
线程实例,绘图
螺纹示例,图纸
- 2022-08-18 21:01:00下载
- 积分:1
-
an Intel Dialogic card version of dial
一个Intel的Dialogic版卡的编程拨号-an Intel Dialogic card version of dial-up programming
- 2022-03-31 00:37:18下载
- 积分:1