搜索资源列表
qt+v4l-capture
- 在FC4下,能够显示usb摄像头捕获的视频,并显示系统当前时间,我自己写的,已验证通过.
v4l-YUV420
- 这是我自己在linux下面调通的视频采集源码,采集到的原始数据是yuv。-This is my own tune in the following links linux video capture source, the raw data collected is yuv.
linux-v4l2-capture
- linux和Unix下基于标准驱动v4l2驱动的一个视频捕捉的小程序,在设置初期很有帮助,可以快速的熟悉v4l-linux and Unix standards-based driver v4l2 video capture driver for a small program, very helpful in the early set, you can quickly familiar with v4l
V4lJpg
- linux环境下,利用v4l驱动捕获一帧图像,摄像头需带jpg压缩。-linux environment, the use v4l driver to capture an image, the camera needs with jpg compression.
v4l2.tar
- v4l2 的测试程序。 基于v4l2 (非v4l),测试已经通过。-v4l2 test programs. Based on v4l2 (non-v4l), testing has been adopted.
qt_v4l2show
- V4L视频采集程序,可在linux系统下实现-video capture
uvcvideo-26d3049cb825.tar
- linux系统下USB摄像头驱动,支持V4L/V4L2摄像头。-under the linux system, USB camera driver, to support V4L/V4L2 camera.
camera_capture
- 本文论述了嵌入式系统相关理论、嵌入式Linux 的基本概念, 主要阐述了采用嵌入式Linux 进行视频图像数据的捕获、存储、显示等。采用的关键技术包括V4L、framebuffer、数字图像格式变换等, 提出了图像数据格式的变换方法。同时阐述了具体的实现方法。-This article discusses the theory of embedded systems, embedded Linux basic concepts, mainly on the use of embedded Lin
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.
capture
- Linux下的一个简单的抓图像程序,可以通过这个程序了解linux下的媒体-linux v4l
svv.tar
- Very simple utility to capture frames from V4L2. Requires V4L2 and GTK libraries to compile.
attachments20091106
- V4L 视频截图简单示例,?BTTV 878芯片的采集卡,-V4L Video capture simple example,? BTTV 878 chip, the collection card,
LinuxV4LvideoCaperture
- 基于linux v4l 驱动开发和视频采集的一些资料,对初学者有很好的帮助。-Based on linux v4l driver development, and video capture some of the information on the beginners have a good help.
moniter8
- 在嵌入式Linux系统中,通过v4l捕捉USB摄像头的图像,并由Qt显示。-In the embedded Linux systems, v4l capture via USB camera image displayed by Qt.
VideoforEmbeddedarm
- 嵌入式图像采集显示,应用linux开发环境和JPEGlib库和Video for Linux库开发代码-Embedded arm pictures capture ,V4L
capture
- 基于V4L的视频抓图程序,其中包含直接读取内存和地址映射两种读取摄像头采集的视频数据的方法。-Based on the video capture V4L program, which includes direct reading memory and address mapping of two cameras capture the video read the data.
V4L
- 采用中星微ZC301摄像头的V4L图像采集-Vimicro ZC301 using the V4L image capture camera
mxc_v4l2_capturezsh
- V4L2较V4L有较大的改动,并已成为2.6的标准接口,函盖video\dvb\FM...,多数驱动都在向V4l2迁移。更好地了解V4L2先从应用入手,然后再深入到内核中结合物理设备/接口的规范实现相应的驱动。本文先就V4L2在视频捕捉或camera方面的应用框架。-V4L2 greater than V4L changes, and has become the standard interface 2.6, cover the video \ dvb \ FM ..., most drive
V4L
- C++V4L视频采集程序 -C++ V4L video capture program C++ V4L video capture program
capture
- 基于V4L的usb摄像头采集源代码,在linux环境下make即可编译使用。-Based on the usb camera V4L capture source code, compile the linux environment, you can make use of.