搜索资源列表
Video4LinuxLinux
- Video4Linux是Linux下用于获取视频和音频数据的API接口,在这篇文章中,着重阐述如何利用Video4Linux获取摄像头数据,以实现连续影像的播放。
PlayCap
- 本程序应用了DirectShow实现的视频捕捉。通过捕捉获取摄像头数据并把它显示在窗口上。
OpenGL中显示摄像头图像数据
- 结合Opencv获取摄像头帧数据,然后生成纹理数据贴在OpenGL窗口中
luvcview_port_orig
- V4L2获取摄像头数据,移植到ARM
AviCapWrp_demo
- 实现了一个能够从摄像头获取图像数据的类。非常方便,好用。- Realized to be able from 鎽勫儚澶?the gain image data kind. Extremely convenient, easy to use.
shipinbuhuo
- 利用 dspack获取摄像头视频数据,并时时传输到服务器端(需要direct 9)-use dspack video camera access to data, and keep transmission to the server (needs direct 9)
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating
Get_picture_vcap
- 获取USB摄像头RGB视频,调用驱动,获取视频数据,是实现视频会议系统的基本算法。-access USB camera RGB video, called drive, access to the video data, video conferencing is the basic algorithm.
Textout2
- USB摄像头数据采集,摄像头参数获取,摄像头图像畸变校正。VC+OPENCV实现。-USB data acquisition camera, camera parameters of access, camera image distortion correction. VC+ OPENCV realize.
Video4LinuxLinux
- Video4Linux是Linux下用于获取视频和音频数据的API接口,在这篇文章中,着重阐述如何利用Video4Linux获取摄像头数据,以实现连续影像的播放。 -Video4Linux is Linux used for access to video and audio data of the API interface, In this article, focuses on how to use Video4Linux acc
PlayCap
- 本程序应用了DirectShow实现的视频捕捉。通过捕捉获取摄像头数据并把它显示在窗口上。-This procedure applied to realize the DirectShow video capture. Access through the camera to capture data and put it on display in the window.
CCaptureVideo
- 北京理工大学 20981 陈罡 usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它
asdb156
- 获取摄像头数据代码,纯代码操作。无控件-Camera data access code, net code operation. No controls
winco
- wince 6.0获取摄像头数据,并在C#中调用-wince 6.0 data acquisition camera
camera
- 通过摄像头控制鼠标键盘的数据 在C#获取摄像头数据的程序-Mouse and keyboard through the camera control data in C# program to get the camera data
jpeg
- 从网络中获取摄像头数据,可用于智能监控系统,对远程的视频数据进行实时分析和跟踪-Data from the network camera can be used for intelligent monitoring systems, remote video data in real-time analysis and tracking
Direcshow
- 获取摄像头数据,并录制为wav格式 简单的练习代码,需要改进的地方很多,如果谁知道怎么设置码率,还忘在评价中告知,不胜感激-Get camera data, and recorded as wav format simple exercises code, need to improve a lot, if anyone knows how to set bitrate, also forgot to inform the eval
save
- linux下通过v4l2接口获取摄像头数据(yuyv),并转换为rgb24,再保存为24位bmp。最后在lcd上显示(rgb32)。-linux v4l2 interface to get through the camera data (yuyv), and converted to rgb24, and then save it as a 24 bmp. Finally in the lcd display (rgb32).
v4l2uvc-yuv
- 本程序基于v4l2,用于linux系统下获取摄像头数据。可保存为多幅单帧图片。图片为yuv格式。-this program is based on v4l2,which is used to capture datas from camera it connected. The datas will be saved as one farme for one picture, end with yuv.
ASPNETDirectShow
- c# 控制摄像头视频流,摄像图片,摄像头监控程序开发可以用得到。(C# control camera video stream, camera picture, camera monitor program development can be used.)