搜索资源列表
V4L2-capture
- LINUX下的摄像头视频捕捉程序源码,V4L2 video capture example-LINUX camera video capture procedures source, V4L2 video capture example
v4l2captureexample.c.tar.gz
- V4L2 Specification 配套源码,Debian linux编译通过,V4L2 Specification supporting source, Debian linux compiler through
v4l2.rar
- 一套完整的API,提供在Linux环境下的视频编程,比如视频捕捉等等。,A complete set of API, in the Linux environment to provide video programming, such as video capture and so on.
captrue
- v4l2 采集图像的例子程序 v4l2 采集图像的例子程序-v4l2 v4l2 capture images of the example program examples of the image acquisition process
v4l2.tar
- v4l2 的测试程序。 基于v4l2 (非v4l),测试已经通过。-v4l2 test programs. Based on v4l2 (non-v4l), testing has been adopted.
capclass
- 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
uvcvideo-26d3049cb825.tar
- linux系统下USB摄像头驱动,支持V4L/V4L2摄像头。-under the linux system, USB camera driver, to support V4L/V4L2 camera.
VideoCaptureExample
- VideoCaptureExample v4l2(vedio 4 linux 2)的例子程序-v4l2(vedio 4 linux 2) example
198547956446
- v4l2 驱动源码实例,是学习驱动编程的好材料。-linux camera video driver examples.
V4L2
- video for linux 2视频采集应用程序框架流程 对与做linux下视频采集有很好的参考价值-video for linux 2
v4l2[1].pdf.tar
- 发一个v4l2的api感兴趣的下,v4l2编程必备-v4l2 api
capture
- 官网上的V4L2的例子,视频捕捉示例程序-Official online V4L2 example, video capture sample program
v4l2t.tar
- 基于v4l2的摄像头抓图程序,简单的从yuv到bmp转化-v4l2,video to bmp
v4l2_grab.tar
- linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
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
v4l2
- v4l2 采集图像的例子程序 -v4l2 v4l2 capture images of the example program examples of the image acquisition process
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
V4L2
- linux下,插入usb摄像头设备,运行程序,可采集多帧图像,并保存(linux, insert usb camera device, run the program, you can capture multi-frame images, and save)
视频流获取capture
- Linux下通过v4l2接口打开摄像头,获取实时视频流,也可以保存抓拍jpeg图片
v4l2 capture源码
- v4l2 capture源码,可以再linux下通过video设备捕获摄像头图像并且保存到本地