wxsan96198 在 2011-02-27 19:47:38 上传
说明:V4L2(VIDEO FOR LINUX 2)视频驱动开发中文文档,包含API详细解析
开发平台:Unix_Linux | 大小:52KB | 下载351次
mynanmeislinux 在 2010-09-20 20:09:02 上传
说明:v4l2 的API说明,最新版 2010年
开发平台:Unix_Linux | 大小:823KB | 下载14次
gaochaor 在 2010-09-13 12:34:36 上传
说明:v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。
开发平台:Unix_Linux | 大小:102KB | 下载240次
天一恒 在 2010-08-20 11:17:58 上传
说明:V4L2较V4L有较大的改动,并已成为2.6的标准接口,函盖video\dvb\FM...,多数驱动都在向V4l2迁移。更好地了解V4L2先从应用入手,然后再深入到内核中结合物理设备/接口的规范实现相应的驱动。本文先就V4L2在视频捕捉或camera方面的应用框架。
开发平台:Unix_Linux | 大小:4KB | 下载44次
bha6003 在 2010-08-19 13:25:10 上传
说明:cam capture code for linux using v4l2 drivers
开发平台:C/C++ | 大小:21KB | 下载14次
huxin1987729 在 2010-08-19 10:08:22 上传
说明:v4l2 api and explaination
开发平台:Unix_Linux | 大小:827KB | 下载5次
崔鹏飞 在 2010-06-17 15:24:46 上传
说明:些软件实现了linux下v4l2及SDL框架的摄像头程序
开发平台:QT | 大小:7KB | 下载32次
usa9002 在 2010-06-14 11:43:55 上传
说明:嵌入式 V4L2视频采集的源程序有说明函数
开发平台:Unix_Linux | 大小:4KB | 下载144次
epeaker 在 2010-05-27 17:28:27 上传
说明:v4l2例子代码,官方例子,大家可以参考看下
开发平台:C/C++ | 大小:3KB | 下载308次
janiz 在 2010-05-25 22:50:05 上传
说明:Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
开发平台:C/C++ | 大小:16KB | 下载125次
tomlist 在 2010-05-04 08:57:02 上传
说明:v4l2 编程手册This document is copyrighted © 1999-2008 by Bill Dirks, Michael H. Schimek, Hans Verkuil and Martin Rubli. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the appendix entitled "GNU Free Documentation License". Programming examples can be used and distributed without restrictions.
开发平台:C++ | 大小:1000KB | 下载39次
overcrash 在 2010-04-27 01:56:02 上传
说明:Tutorial to study how to use V4L2 API
开发平台:Unix_Linux | 大小:987KB | 下载8次
king.icc2008 在 2010-04-26 07:27:27 上传
说明: Simple V4L2 video viewer
开发平台:Unix_Linux | 大小:5KB | 下载8次
cdutherbert 在 2010-04-21 21:17:01 上传
说明:友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。
开发平台:Unix_Linux | 大小:8KB | 下载611次
卡卡大人 在 2010-04-17 18:55:35 上传
说明:关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能
开发平台:Video | 大小:826KB | 下载287次
aljfoe 在 2010-03-31 13:19:05 上传
说明:v4l2 cmaera test code
开发平台:Unix_Linux | 大小:41KB | 下载50次
rukulu 在 2010-03-19 12:16:13 上传
说明:linux系统下USB摄像头驱动,支持V4L/V4L2摄像头。
开发平台:Unix_Linux | 大小:4818KB | 下载313次
paparoach1203 在 2010-03-09 16:54:22 上传
说明:v4l2 sample code, it captured images from ur webcam device
开发平台:Unix_Linux | 大小:14KB | 下载46次
pudlbn 在 2010-02-11 10:16:43 上传
说明:v4l2的一个测试程序,能够测试摄像头的实际fps值
开发平台:Unix_Linux | 大小:10KB | 下载115次
如果andy 在 2010-02-10 10:48:58 上传
说明:LINUX下的摄像头视频捕捉程序源码,很有参考价值
开发平台:Unix_Linux | 大小:4KB | 下载27次
zdm20061984 在 2010-01-28 15:38:47 上传
说明:v4l2 的测试程序。 基于v4l2 (非v4l),测试已经通过。
开发平台:Unix_Linux | 大小:4KB | 下载258次
qingyunwlq 在 2010-01-12 17:11:40 上传
说明:Linux系统下利用V4L2 视频采集程序例子
开发平台:Unix_Linux | 大小:19KB | 下载68次
arniu 在 2009-12-23 08:28:30 上传
说明:V4L2(Video for Linux 2)的测试程序,出自官方网站。并附带一份V4L2的规范文档。运行环境是X-window,对内核没有特殊要求。
开发平台:Unix_Linux | 大小:1013KB | 下载137次
心蓝009 在 2009-12-11 15:49:40 上传
说明:这是v4l2标准的说明文档,其中包含了一个比较完善的测试程序
开发平台:Visual C++ | 大小:938KB | 下载111次
Mike.zhang 在 2009-11-28 20:52:46 上传
说明:v4l2 驱 动 参 考 代 码
开发平台:Unix_Linux | 大小:41KB | 下载43次
duan_xiaojun 在 2009-11-26 22:02:59 上传
说明:VideoCaptureExample v4l2(vedio 4 linux 2)的例子程序
开发平台:C/C++ | 大小:4KB | 下载51次
rasonboy 在 2009-11-17 16:30:23 上传
说明:fswebcam is a neat and simple webcam app. It captures images from a V4L1/V4L2 compatible device or file, averages them to reduce noise and draws a caption using the GD Graphics Library which also handles compressing the image to PNG or JPEG. The resulting image is saved to a file or sent to stdio where it can be piped to something like ncftpput or scp.
开发平台:Unix_Linux | 大小:92KB | 下载77次
scyu 在 2009-11-07 11:02:03 上传
说明:luvcview v4l2视频采集程序。实现v4l2接口的图像获取
开发平台:Unix_Linux | 大小:87KB | 下载185次
duanzz 在 2009-11-06 20:37:54 上传
说明:demostrate how to use the V4l2 in linux
开发平台:Unix_Linux | 大小:287KB | 下载10次