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

搜索资源列表

  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. camera test 基于GTK的USB视频采集程序

    0下载:
  2. 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-03-22
    • 文件大小:23042
    • 提供者:程序员
  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视频编码例程

    2下载:
  2. V4l2视频编码例程,在linux下的新技术,适合视频处理的玩家。推荐使用,V4l2 video encoding routines, in linux under the new technologies, suitable for video player deal. Recommended use
  3. 所属分类:视频捕捉/采集

    • 发布日期:2013-07-03
    • 文件大小:12874
    • 提供者:Terry
  1. libHairCapture-2.0.0-RC1.tar.g

    0下载:
  2. 基于V4L和V4L2的图像捕捉程序,通过摄像头采集保存图像,V4L and V4L2 based on the image capture process, through the preservation of image acquisition camera
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:971572
    • 提供者:liu
  1. uvc_camera

    0下载:
  2. 包含全套基于v4l2的视频采集服务器客户端源码,也可应用于嵌入式产品中,下载编译即可运行-it s code that can capture vedio based on v4l2 so you can use it to finish many function.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-08
    • 文件大小:1598977
    • 提供者:brave
  1. 101259353V4L2-capture

    0下载:
  2. 嵌入式 V4L2视频采集的源程序有说明函数-Embedded V4L2 video capture function of the source has made it clear
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:3896
    • 提供者:123
  1. v4l2.tar

    0下载:
  2. v4l2例子代码,官方例子,大家可以参考看下-v4l2 example code
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:3456
    • 提供者:epeaker
  1. svv.tar

    0下载:
  2. Very simple utility to capture frames from V4L2. Requires V4L2 and GTK libraries to compile.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:4410
    • 提供者:Fabio Vaz
  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-10
    • 文件大小:1256656
    • 提供者:小刚
  1. v4l2.pdf

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

    • 发布日期:2017-04-10
    • 文件大小:1023880
    • 提供者:Vitalii
  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-02
    • 文件大小:3588
    • 提供者:lijinglei
  1. show.c.tar

    0下载:
  2. Hello world test, capture video frame from V4L2 camera, decode and display it to the monitor by SDL.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-05
    • 文件大小:5111
    • 提供者:Watt
  1. v4l2

    0下载:
  2. usb摄像头视频捕捉不可缺少的源码,v4l2.h和v4l2.c简单易行。-usb camera video capture indispensable source, v4l2.h and v4l2.c easy.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:16637
    • 提供者:宋白
  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-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-31
    • 文件大小:17212
    • 提供者:陈军
  1. v4l2

    0下载:
  2. 基于v4l2的摄像头采集测试程序的源码下载-V4l2-based camera to capture test source
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:3444
    • 提供者:解锁男
  1. webcam1

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

    • 发布日期:2014-06-07
    • 文件大小:20162560
    • 提供者:viviwinner
« 12 »
搜珍网 www.dssz.com