-
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
-
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
- 2022-06-28 22:02:32下载
- 积分:1
-
Delphi写的一个药店的进销存管理软件,做的还不错
Delphi写的一个药店的进销存管理软件,做的还不错-Delphi wrote Invoicing is a pharmacy management software, to do good
- 2022-03-03 15:44:23下载
- 积分:1
-
test a a afsd a a s test
test a a afsd a a s test
- 2022-04-26 14:30:16下载
- 积分:1
-
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写-simple simulation of the so-called "cursor follow" effect, API prepared PASCAL
- 2022-01-25 23:46:50下载
- 积分:1
-
err
IS09660相关IDE 方面的C++ 源代码,希望能让很多人用上-err
- 2022-06-16 18:12:41下载
- 积分:1
-
如何获得十亿分之一秒的时钟精度
如何获得十亿分之一秒的时钟精度-how to obtain a billionth of a second precision clock
- 2022-03-14 06:00:27下载
- 积分:1
-
许多实施,创建使用OpenCV,人工视力
many implementing them, created using opencv, "Artificial Vision"
- 2022-03-21 15:55:00下载
- 积分:1
-
两个word文件:
1)、C++常用库函数,里边全都是我整理过的。
2)、c++常用数学函数,我把它们列出来了,并给出了简洁的解释...
两个word文件:
1)、C++常用库函数,里边全都是我整理过的。
2)、c++常用数学函数,我把它们列出来了,并给出了简洁的解释-Two word documents: 1), C++ Common library function, inside all that I have been collated. 2), c++ Common mathematical functions, I put them to the list, and gives a concise explanation
- 2022-03-18 20:11:37下载
- 积分:1
-
Sudoku game, an ancient exercise patience and intelligence games
数独游戏,自古以来的一项锻炼耐心和智力游戏-Sudoku game, an ancient exercise patience and intelligence games
- 2022-04-02 10:54:45下载
- 积分:1