-
北京理工大学 20981 陈罡
usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。...
北京理工大学 20981 陈罡
usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时候会抛出异常。经过检查才发现原来m_pBF要不就是m_pGB没有初始化成NULL。这是一个很低级的错误拉,不过很容易就可以修改过来。这样哪怕你不使用这个类,只是声明一个对象,那么程序推出的时候也不会出现什么异常。-err
- 2023-02-08 04:15:04下载
- 积分:1
-
mjpg再5350移植
mjpg_streamer移植到Ralink5350开发板上的资料,也可以做移植到其他平台的参考。
- 2022-02-06 22:28:13下载
- 积分:1
-
use TWAIN standard for image acquisition code examples
使用twain标准进行图像采集的例子代码-use TWAIN standard for image acquisition code examples
- 2022-09-13 06:10:02下载
- 积分:1
-
canny算子提取轮廓
采用vs2010+opencv2.4.4编写的程序,可以从摄像头直接读取视频并提取运动目标的边缘。希望对大家有帮助。
- 2023-04-02 14:20:04下载
- 积分:1
-
用VB开发的uEye高级摄像头的二次开发程序,对于学习视频采集及其捕捉的工作人员适合,视频的分辨率1024*1280但是帧频才只有12bps...
用VB开发的uEye高级摄像头的二次开发程序,对于学习视频采集及其捕捉的工作人员适合,视频的分辨率1024*1280但是帧频才只有12bps-UEye using VB developed high-level camera, the secondary development of procedures for the study and video capture and the capture of staff for the video resolution of 1024* 1280 but the frame rate was only 12bps
- 2022-02-02 20:24:34下载
- 积分:1
-
枚举系统设备
enum the system device
- 2022-08-10 14:40:17下载
- 积分:1
-
师弟做的学校五四杯小车上面摄像头控制程序,希望对大家有所帮助...
师弟做的学校五四杯小车上面摄像头控制程序,希望对大家有所帮助-The junior school 54 Cup car camera control procedures above, I hope all of you to help
- 2022-02-03 00:34:28下载
- 积分:1
-
USB视频捕捉程序(software:labview)
provide simple uses of the webcam library are included in the zip file.
Once the library has been installed, the examples can be accessed through the user menu
on the function palette in LabVIEW. The examples demonstrate the following:
• Single shot image capture and display
• Continuous image capture and display
• Single shot image capture, processing, and display
• Continuous image capture, processing, and display
Keep in mind that the National Instruments Vision for G toolkit is required to run
examples that perform image processing.
- 2022-02-05 19:13:28下载
- 积分:1
-
非常优秀的桌面录制工作的最新版源码
支持声音录制,使用vfw...
非常优秀的桌面录制工作的最新版源码
支持声音录制,使用vfw-Very good desktop recording the latest version of source code to support voice recording, use the VFW
- 2022-07-23 14:14:18下载
- 积分:1
-
A application for image control
eviacam 一个老外的代码。非常好的一个图像处理应用。-A application for image control
- 2022-07-06 19:13:11下载
- 积分:1