搜索资源列表
v4l2-camera.c.linux的usb摄像头采集4幅图像
- linux的usb摄像头采集4幅图像,有点小错误,从第二次开始采集的图像,第一幅都不能正常显示-linux for usb camera capture four images, a little mistake, began collecting from the second image, the first one can not be displayed properly
cam linux下的v4l2驱动视频采集程序
- linux下的v4l2驱动视频采集程序,对学习linux下视频采集有很好的帮助哦-v4l2 drivers under linux video capture program video capture under linux to learn a very good help oh
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
v4l2.rar
- 一套完整的API,提供在Linux环境下的视频编程,比如视频捕捉等等。,A complete set of API, in the Linux environment to provide video programming, such as video capture and so on.
LinuxV4L2playDriver
- v4l2驱动的详解 ,是入门的好材料,比那个API的那个要简单明了些-Detailed v4l2-driven is a good entry materials, than the API that should be more simple
v4l2
- 这是一本讲解v4l2视频监控系统的书籍,里面附有如何开发视频监控程序,以及如何调用接口-This is a video surveillance system to explain the v4l2 books
capclass
- 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
v4l2
- 这是v4l2标准的说明文档,其中包含了一个比较完善的测试程序-This is a v4l2 standard documentation, which contains a relatively complete test program
v4l2
- 关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能-V4l2 API on the official documentation, a detailed descr iption of the v4l2 programming role of the various structures and API functions
video
- 用v4l2从摄像头采集MJPEG视频,然后解压缩,最后用SDL来播放视频。-MJPEG video acquisition from a webcam using v4l2 and then decompress the last to play the video using SDL.
LogitechCamCtrl
- This a KDevelop project to make a control for the Logitech Quickcam Express. This program is compatable with the new v4l2 drivers on the 2.6.x kernel. There are only 4 controls that work. They are 1. Exposure 2. Gain 3. White Color Balance 4. Auto Ga
v4l2.pdf
- Video for linux 2 api descr iption
v4l2_grab.tar
- linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
fswebcam-20070108.tar
- 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 resu
appsV4L2
- V4L2(Video for Linux 2)的测试程序,出自官方网站。并附带一份V4L2的规范文档。运行环境是X-window,对内核没有特殊要求。-V4L2 (Video for Linux 2) of the test program came from the official website. And accompanied by a V4L2 specification document. Operating environment is the X-window, and ther
webcam_server
- 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.
GEC2440_Cam_V4l_Test
- 基于GEC2440的Linux下摄像头采集实验 实验代码中含有详细中文注释 该实验组主要是帮助理解Liunx下摄像头设备的访问方式 图像数据RGB565处理和显示方式 1.Frame图像数据显示(showRGB.c) 使用RGB565数据格式构造的图像数组,在LCD上显示红绿蓝三色图。 2.图像数据保存(saveRGB.c) 将上一实验中构造的三色图数据写入文件。 3.显示文件中的图像(readRGB.c) 将保存在文件中的图像数据读取并查看数据。
v4l2
- 使程序有发现设备的能力和操作设备.它主要是用过一系列的回调函数来实现这些功能.像设置高频头的频率,帧频,视频压缩格式和图像像参数等等(在我写的FM驱动中就主要是设置频率,设置音量等)-The program has the ability to discover devices and operating equipment. It is primarily a series of callback functions used to achieve these functions. Tuner
v4l2shuomiang
- v4l2说明,v4l2是linux下视频功能的框架,所有的视频功能都在此框架下实现,此文本是一个很好的学习资料-v4l2 that, v4l2 is the video capabilities of the framework under linux, all the video functions are realized in this framework, the text is a good learning materials
V4L2-example
- V4L2较V4L有较大的改动,并已成为2.6的标准接口,函盖video\dvb\FM...,多数驱动都在向V4l2迁移。更好地了解V4L2先从应用入手,然后再深入到内核中结合物理设备/接口的规范实现相应的驱动。本文先就V4L2在视频捕捉或camera方面的应用框架。-The V4L2 larger changes than the V4L 2.6 standard interface, and has become, covers the video \ dvb \ the FM ..., th