搜索资源列表
摄像头抓图程序
- ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and wor
vgrabbj-0.9.6.tar
- 一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the
v4lcap
- 基于frame buffer的图像数据采集程序。涉及到framebuffer 、v4l等常用驱动,是个不错的学习材料。-frame buffer based on the image data collection procedures. Related to the framebuffer v4l popular driver is a good learning materials.
v4linfo.tar
- 實現v4l的采集,來得知視頻的圖像屬性,頻道,主要資訊等.在入門開發人員了解-v4l achieving the collection and to learn Video Image attributes, channels, the main information. Introduction to the development and understanding of
qt+v4l-capture
- 在FC4下,能够显示usb摄像头捕获的视频,并显示系统当前时间,我自己写的,已验证通过.
v4l2spec-0.23
- 这是一个Linux下的USB摄像头捕捉程序,是一个调用v4l2 (Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many \"webcam\" devices. It supports streaming and capture of color or monochrome video
mouse_capture.tar
- 用于嵌入式Linux系统的USB 摄像头画面扑捉程序(基于V4L),生成JEPG图片.
usbwebcam_grab_picture
- linux平台 arm9 v4l实现usb摄像头图片抓取
libHairCapture-2.0.0-RC1.tar.g
- 基于V4L和V4L2的图像捕捉程序,通过摄像头采集保存图像,V4L and V4L2 based on the image capture process, through the preservation of image acquisition camera
qt_v4l2show
- V4L视频采集程序,可在linux系统下实现-video capture
ov9560bmp
- Mini2440 OV9560 摄像头控制程序,可拍照存 bmp 文件-Mini2440 OV9560 camera control program can be saved bmp file photo
gspcav1-20071224
- linux下基于v4l的非常优秀的摄像头驱动程序,可以支持多款摄像头,同时也是学习驱动知识的好材料。-linux based v4l very good camera driver, can support the variety of cameras, but also a good knowledge-driven learning materials.
video
- 这是一个视频监控系统的一部分,主要实现了摄像头数据的采集,图片格式压缩存储等功能,里面包括一些*.c *.h文件。-This is a video surveillance system, the main achievement of the camera data collection, storage and other compressed picture format feature, which includes a number of*. c*. h files.
vms-0.0.3
- 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video
attachments20091106
- V4L 视频截图简单示例,?BTTV 878芯片的采集卡,-V4L Video capture simple example,? BTTV 878 chip, the collection card,
h264motiondetection
- h264 motion detection for v4l
v4l
- 获取摄像头图像,并用minigui显示,很好的参考资料-Access to camera images, and use minigui showed a very good reference
V4L
- 采用中星微ZC301摄像头的V4L图像采集-Vimicro ZC301 using the V4L image capture camera
get-picture-via-v4l
- 通过v4l编程获得图像,经调试成功的,详细介绍了v4l获取图像的流程。-Through the v4l programming obtained images by commissioning of success,, detailed introduces the process of v4l obtain image.
V4L
- V4L视频采集,代码是通过调用V4l的API来实现的。-V4L video capture code to achieve is by call V4l the API.