Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - V4L2
Search - V4L2 - List
DL : 0
使程序有发现设备的能力和操作设备.它主要是用过一系列的回调函数来实现这些功能.像设置高频头的频率,帧频,视频压缩格式和图像像参数等等(在我写的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 like to set the frequency, frame rate, video compression and image as parameters and so on (in my FM write driver is set on the main frequency, set the volume, etc.)
Update : 2024-04-28 Size : 1024 Publisher : qicqboz

利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel application programming interface used on the vehicle traveling data recorder function USB camera capture images using the realization of the development. Based on embedded Linux systems ARM9 (EDB9260) platform, the platform hardware and software systems to build the profile. Configuring the kernel developers EDB9260 (2.6.19), and then the specific description is based on the USB camera image video4linux acquisition program implementation, the use autotools to create Makefile to compile the image acquisition program. Successful collection and save images to finalize implementation of JPEG compression.
Update : 2024-04-28 Size : 768000 Publisher : 房龙

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
Update : 2024-04-28 Size : 850944 Publisher : 王淼

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
Update : 2024-04-28 Size : 3072 Publisher : 杨永

v4l2驱动篇。The Video4Linux2 API: an introduction-v4l2 driver。The Video4Linux2 API: an introduction
Update : 2024-04-28 Size : 494592 Publisher : oudan

Hello world test, capture video frame from V4L2 camera, decode and display it to the monitor by SDL.
Update : 2024-04-28 Size : 5120 Publisher : Watt

linux系统下usb摄像头驱动程序,支持v4l/v4l2,代码简洁明了,适合初学者入门-usb camera driver for linux system support v4l/v4l2, concise code, suitable for beginners entry
Update : 2024-04-28 Size : 76800 Publisher : 无尘

通过V4L2驱动的框架写的如何调用V4L2设备文件去获捕一张照片的程序。-Via V4L2 driver how to write the framework document to be called V4L2 device program catch a photo.
Update : 2024-04-28 Size : 1024 Publisher : right

基于v4l的嵌入式程序开发,可应用于嵌入式图像处理的开发-v4l embedded system s3c 2440
Update : 2024-04-28 Size : 28672 Publisher : 崔俊杰

DL : 0
V4L2规格的USB摄像头驱动源码,很好用的哦!V4L2规格的USB摄像头驱动源码,-the driver for V4L2 camera,for linux,good for programmer
Update : 2024-04-28 Size : 12288 Publisher : fantasy

DL : 0
针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序,可以修改成其它yuv格式。程序所有源码都有可以直接编译运行。 视频上的那个矩形只能移动左上和右下两个点-USB camera for generating yuyv4: 2:2 format V4l2 video capture program that can change into other yuv format. Program can compile all the source code has run. Video that can only move left and bottom right rectangle two points
Update : 2024-04-28 Size : 10240 Publisher : liulei

DL : 0
usb摄像头视频捕捉不可缺少的源码,v4l2.h和v4l2.c简单易行。-usb camera video capture indispensable source, v4l2.h and v4l2.c easy.
Update : 2024-04-28 Size : 16384 Publisher : 宋白

主要实现了android下的视频采集,采用了v4l2-Mainly achieved under the android video capture, using the v4l2
Update : 2024-04-28 Size : 1556480 Publisher : 果果

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
Update : 2024-04-28 Size : 13312 Publisher : gongqg

几个关于图像格式转换,以及video for linux的使用介绍文档,包含了linux视频的采集,以及图像格式的变换-Several of the image format conversion, and introduced the use of video for linux documentation, including the linux video capture, and image format conversion, etc.
Update : 2024-04-28 Size : 1196032 Publisher : gongqg

DL : 0
video 4 linux 2的英文手册,详细介绍了linux内核中v4l2接口、API函数等的应用,是视频驱动开发的必备工具。-Video 4 Linux 2 English manual, introduced in detail the Linux kernel v4l2 interface, API function application, is a video driver development tool.
Update : 2024-04-28 Size : 960512 Publisher : xy

DL : 0
video 4 linux 2的编程经典,详细介绍了linux内核中v4l2接口、API函数等的应用,是视频驱动开发的必备工具。-Video 4 Linux 2 programming classic, introduced in detail the Linux kernel v4l2 interface, API function application, is a video driver development tool.
Update : 2024-04-28 Size : 375808 Publisher : xy

一个V4L2的视频捕获的例子,希望对视频进行开发的朋友有用-A V4L2 video capture example,I hope it is useful for some friends who want to develop video.
Update : 2024-04-28 Size : 12288 Publisher : 杨明

DL : 0
v4l2编程,可以在linux环境下进行图像采集-for linux
Update : 2024-04-28 Size : 2048 Publisher : YJJ

DL : 0
用v4l2从摄像头采集MJPEG视频,然后解压缩,最后用SDL来播放视频。-MJPEG video acquisition from a webcam using v4l2 and then decompress the last to play the video using SDL.
Update : 2024-04-28 Size : 52224 Publisher : haha
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.