CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - V4L2 A

搜索资源列表

  1. v4l2spec-0.23

    2下载:
  2. 这是一个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
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:350661
    • 提供者:tang
  1. v4l2-camera.c.linux的usb摄像头采集4幅图像

    0下载:
  2. 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
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:杨永
  1. cam linux下的v4l2驱动视频采集程序

    1下载:
  2. linux下的v4l2驱动视频采集程序,对学习linux下视频采集有很好的帮助哦-v4l2 drivers under linux video capture program video capture under linux to learn a very good help oh
  3. 所属分类:视频捕捉/采集

    • 发布日期:2013-04-30
    • 文件大小:1007
    • 提供者:xiaoling
  1. v4l2

    0下载:
  2. 这是一本讲解v4l2视频监控系统的书籍,里面附有如何开发视频监控程序,以及如何调用接口-This is a video surveillance system to explain the v4l2 books
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:961004
    • 提供者:陈建军
  1. video

    0下载:
  2. 用v4l2从摄像头采集MJPEG视频,然后解压缩,最后用SDL来播放视频。-MJPEG video acquisition from a webcam using v4l2 and then decompress the last to play the video using SDL.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:52652
    • 提供者:haha
  1. LogitechCamCtrl

    0下载:
  2. 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
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:605156
    • 提供者:dancie
  1. unicap-0.2.19.tar

    0下载:
  2. 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.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1256656
    • 提供者:小刚
  1. v4l2.pdf

    0下载:
  2. Video for linux 2 api descr iption
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1023880
    • 提供者:Vitalii
  1. fswebcam-20070108.tar

    0下载:
  2. 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
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:93985
    • 提供者:rason
  1. webcam_server

    1下载:
  2. 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.
  3. 所属分类:Video Capture

    • 发布日期:2015-06-30
    • 文件大小:16154
    • 提供者:janiz
  1. capture

    0下载:
  2. 本程序是基于v4l2的视频图片采集程序源代码,包含了视频及图片采集的一般流程,使用者可对其进行修改使用。-this programe is used for capture a picture or a video, include the full procedure, anybody needs it can change or modify!
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:3588
    • 提供者:lijinglei
  1. V4L2-video-capture-example

    0下载:
  2. 一个V4L2的视频捕获的例子,希望对视频进行开发的朋友有用-A V4L2 video capture example,I hope it is useful for some friends who want to develop video.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:12376
    • 提供者:杨明
  1. v4l2

    0下载:
  2. 这是一份关于V4L2的使用文档,包括基本的webcam编程实例、视频驱动开发等。-This is a report on the use of V4L2 documentation, including a basic webcam programming examples, video-driven development.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:376013
    • 提供者:陈军
  1. V4L2-example

    0下载:
  2. 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
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:17212
    • 提供者:陈军
  1. qt4v4l2UsbCapture

    2下载:
  2. ubuntu环境下c-c++程序,利用v4l2驱动采集usb摄像头视频并通过QT4界面显示出来,是学习v4l2视频采集和QT4的好例子-a usb video capture example with README help inside under ubuntu12.04LTS,it can be used to study v4l2 video and qt4 program
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:249856
    • 提供者:电子通
  1. video_capture

    0下载:
  2. 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
  3. 所属分类:Video Capture

    • 发布日期:2017-11-11
    • 文件大小:26346
    • 提供者:侯识欢
搜珍网 www.dssz.com