搜索资源列表
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
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
camera
- 6410 板子上 ov9650 摄像头 测试程序-6410, on board camera test program ov9650
sn9c1xx-1.48
- 基于v4l2的摄像头驱动,很好的学习驱动知识的入门代码。重点支持sonix系列摄像头。-V4l2 camera-based driver, good learning-driven knowledge entry code. Key support for Sonix series camera.
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.
v4l2
- v4l2的源码,适合摄像头的视频和图片获取-v4l2 source for the video camera and image for
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-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
v4l2_camera
- 基于 V4L2的USB摄像头视频采集。摄像头驱动为zc301模块。-Based on V4L2 USB camera video capture. The camera driver as zc301 Module.
video_capture
- 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
qt_v4l2_camera.tar
- qt下的USB摄像头V4L2视频采集程序.-qt under the USB camera V4L2 video capture program.
CameraRead
- 基于V4L2的摄像头采集并进行格式转换的应用,简单的图像化界面-Based on V4L2 camera acquisition and application of format conversion, simple graphical interface
v4l2_demo
- linux下采用V4L2框架,采集图片,查看CAMERA支持格式(Linux under the V4L2 framework, collecting pictures, see CAMERA support format)
Camera_test
- QT+DirctShow UVC摄像头视频显示(QT+DirctShow UVC Camera Test)
mxc_v4l2_capture
- 基于V4L2架构完成视频采集,功能测试用(based on V4L2 for capturing video , for test camera capturing)