-
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
-
ACARS报文解析(串口调试助手)
程序使用C#开发,主要使用了串口通信,数据的存储使用了DataSet进行保存。程序的算法部分是用来解算民航客机上的ACARS报文,程序采用模块化编程,报文解析算法,CRC16校验算法,串口通信设置都设置成了相关的类,所以源代码适合做C#串口通信的进行编辑。
- 2022-08-21 09:53:57下载
- 积分:1
-
快速傅里叶变换 快速傅里叶变换
快速傅里叶变换 快速傅里叶变换-huazuobiao
- 2023-05-22 07:10:03下载
- 积分:1
-
使用ssm框架实现类似淘宝京东购物模块
在eclipse上开发,采用ssm框架对购物车进行整合,实现增删改查,采用jsp能实现一些页面的判断等。
- 2022-09-14 09:15:05下载
- 积分:1
-
一个给予wince的画图程序 是个狠不错的程序 大家学算法和图形学都可以用...
一个给予wince的画图程序 是个狠不错的程序 大家学算法和图形学都可以用-Give the drawing a wince program is a hard process we learn a good algorithm and graphics can be
- 2022-02-02 17:22:03下载
- 积分:1
-
window 异步多线程 socket
vc++实现windows 异步多线程socket,服务器,客户端代码都有,都是采用异步多线程的方式,结构清析明了,用vc 6.0或vs2008打开dsp就能运行
- 2022-03-25 08:54:47下载
- 积分:1
-
在ArcGID环境下,实现属性数据更新的操作
在ArcGID环境下,实现属性数据更新的操作-ArcGID the environment and achieve attribute data update operation
- 2023-05-11 20:15:02下载
- 积分:1
-
simulation a senior clock, including functional indicators shown, in digital for...
程序模拟一台高级时钟,功能包括以指针方式显示、以数字方式显示、日历和秒表等;可设置时间和日期。 程序使用对话框结构,左方有框显示指针式钟面,其下方有两个矩形框,一个以数字方式显示日期、星期和时间,该时间应与指针显示的时间一致。另一个框作为秒表的显示框。对话框右方有设置时间按钮、时间快进按钮和秒表按钮-simulation a senior clock, including functional indicators shown, in digital form, calendar and stopwatch; To set a time and date. Procedures for the use of dialog structures, left a box shows the bell-pointer, followed with two rectangular box, a digital display to date, the week and time, the time should indicate the target time line. Another box as the stopwatch showed box. The dialog is the right time to set up buttons, time and the fast-forward button stopwatch button
- 2022-01-26 05:22:46下载
- 积分:1
-
solution of linear equations Ax = b SOR method of common procedures
解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
- 2022-03-21 05:41:20下载
- 积分:1
-
此程序展示了windows新一代图像引擎Windows Presentation Foundation(即WPF)中如何自定义用户控件的程序示例...
此程序展示了windows新一代图像引擎Windows Presentation Foundation(即WPF)中如何自定义用户控件的程序示例-This program shows the windows graphics engine, a new generation of Windows Presentation Foundation (or WPF) How to customize the user control procedures for sample
- 2022-11-11 13:50:03下载
- 积分:1