搜索资源列表
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
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
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
cam linux下的v4l2驱动视频采集程序
- linux下的v4l2驱动视频采集程序,对学习linux下视频采集有很好的帮助哦-v4l2 drivers under linux video capture program video capture under linux to learn a very good help oh
V4l2视频编码例程
- V4l2视频编码例程,在linux下的新技术,适合视频处理的玩家。推荐使用,V4l2 video encoding routines, in linux under the new technologies, suitable for video player deal. Recommended use
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
uvc_camera
- 包含全套基于v4l2的视频采集服务器客户端源码,也可应用于嵌入式产品中,下载编译即可运行-it s code that can capture vedio based on v4l2 so you can use it to finish many function.
101259353V4L2-capture
- 嵌入式 V4L2视频采集的源程序有说明函数-Embedded V4L2 video capture function of the source has made it clear
v4l2.tar
- v4l2例子代码,官方例子,大家可以参考看下-v4l2 example code
svv.tar
- Very simple utility to capture frames from V4L2. Requires V4L2 and GTK libraries to compile.
unicap-0.2.19.tar
- unicap provides an uniform access to video capture devices. Currently you can access v4l, v4l2, IIDC 1394 ( DCAM ) cameras and video to firewire converters with a single API. New devices can be added via a plugin system.
v4l2.pdf
- Video for linux 2 api descr iption
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.
capture
- 本程序是基于v4l2的视频图片采集程序源代码,包含了视频及图片采集的一般流程,使用者可对其进行修改使用。-this programe is used for capture a picture or a video, include the full procedure, anybody needs it can change or modify!
show.c.tar
- Hello world test, capture video frame from V4L2 camera, decode and display it to the monitor by SDL.
v4l2
- usb摄像头视频捕捉不可缺少的源码,v4l2.h和v4l2.c简单易行。-usb camera video capture indispensable source, v4l2.h and v4l2.c easy.
V4L2-video-capture-example
- 一个V4L2的视频捕获的例子,希望对视频进行开发的朋友有用-A V4L2 video capture example,I hope it is useful for some friends who want to develop video.
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
v4l2
- 基于v4l2的摄像头采集测试程序的源码下载-V4l2-based camera to capture test source
webcam1
- 使用v4l2采集图片,经x264压缩后,使用udp协议进行发送,压缩包包含发送端与解码端,基于linux平台。-V4l2 capture images, compressed by the x264, using the UDP protocol to send compressed packet contains sender and decoding side, based on the Linux platform.