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

搜索资源列表

  1. JpgToAvi

    0下载:
  2. linux环境下,采用v4l捕获图像,并将图像合成mjpeg格式。摄像头需带jpg压缩。-linux environment, using v4l capture images, and image synthesis mjpeg format. Camera to be with jpg compression.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:13119
    • 提供者:JRzero
  1. f32f096c0195

    0下载:
  2. Capture video from V4l. This archive includes souce codes and describtion, and some pdf files to teach you most basic rule to programming webcam on linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:119960
    • 提供者:sylwos
  1. uvcvideo-r104.tar

    1下载:
  2. linux系统下usb摄像头驱动程序,支持v4l/v4l2,代码简洁明了,适合初学者入门-usb camera driver for linux system support v4l/v4l2, concise code, suitable for beginners entry
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:76898
    • 提供者:无尘
  1. config

    0下载:
  2. config patch for ubuntu x86_64 kernel 2.6.39.3 to support unicap V4L cams on dell latitude d830 -config patch for ubuntu x86_64 kernel 2.6.39.3 to support unicap V4L cams on dell latitude d830
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:13807
    • 提供者:gdi
  1. camera_ov9650

    0下载:
  2. 基于飞思卡尔i.mx27主芯片的OV9650摄像头(Linux系统下)驱动程序。-Based on Freescale i.mx27 main chip OV9650 camera (Linux system) driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:499598
    • 提供者:huayuxg
  1. face4

    0下载:
  2. Linux上基于PCA的人脸识别程序,使用V4L驱动。-PCA based human face recognition program on Linux using V4L driver
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2701599
    • 提供者:Mario
  1. qt-v4l2-capture

    1下载:
  2. 网络摄像头 基于v4l2 在tq2440开发板上显示采集视屏 同时udp传输到电脑-internet camera
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:52456
    • 提供者:zhang
  1. facerec

    0下载:
  2. 使用OK6410+QT4.7.1+V4L完成的人脸识别程序!在开发板上直接运行可用!-Use OK6410+ QT4.7.1+ V4L finished face recognition program! In the development board can be run directly!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4105989
    • 提供者:蔡枫
  1. Video4Linux-Programming_linux-2.4

    0下载:
  2. V4L相关知识,介绍有关video4linux的相关知识。-knowledge related to video4linux,it is benefit for the vbird to learn from.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:66049
    • 提供者:叶杰峰
  1. 0V9650-drive-application-source-code

    0下载:
  2. 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init中。 2)若文件系统不支持2.6下的insmod命令,请
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-10
    • 文件大小:2434724
    • 提供者:王五
  1. v4l

    0下载:
  2. USB摄像头驱动,Embedsky,驱动应用-USb drive,Embedsky,code of application
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-11
    • 文件大小:1431
    • 提供者:唐荣华
  1. video_for_linux_two_API

    0下载:
  2. Video For Linux Two is the second version of the Video For Linux API, a kernel interface for analog radio and video capture and output drivers. Early drivers used ad-hoc interfaces. These were replaced in Linux 2.2 by Alan Cox’ V4L API,based on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:961651
    • 提供者:陈军
  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. videodemo

    0下载:
  2. 基于arm s3c2410平台的linux系统usb摄像头监测程序。通过使用v4l的api函数从摄像头中读取数据 ,然后写人Frame Buffer, 使采集到的图像在液晶屏中显示出来。-Usb camera arm s3c2410 platform-based linux system monitoring procedures. By using the v4l api function to read data from the camera, and then writing Frame
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:3662
    • 提供者:yangweichang
  1. 09_camera

    0下载:
  2. Linux系统下基于V4L的视频采集系统代码及摄像头驱动-Linux system, based on the V4L video acquisition system code and camera driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-05
    • 文件大小:276787
    • 提供者:严俊华
  1. USBZ301P

    0下载:
  2. Linux系统下Z301P摄像头驱动和一个简单的基于V4L的图像采集系统代码-Linux system Z301P camera driver and a simple V4L image acquisition system code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-15
    • 文件大小:4015966
    • 提供者:严俊华
  1. v4l-dvb-1da5fed5c8b2.tar

    0下载:
  2. linux v4l2 source code, which is for linux driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:4004090
    • 提供者:李锋
  1. camera_v4l

    0下载:
  2. 改程序是基于S3c2440开发板及Linux系统为平台的v4l图像采集工具,能在开发板上运行。-The reform program is based on the S3c2440 development board and Linux systems as a platform for v4l image acquisition tool that can run on the development board.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3912
    • 提供者:流星雨
  1. wxcam-1.1.tar

    0下载:
  2. 基于Linux的图像采集程序,通过V4L能实现图像的实施播放-Implementation of the Linux-based image acquisition process, V4L can achieve image playback
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:452189
    • 提供者:daxiehedian
  1. VVideo4Linuxi

    0下载:
  2. Video4Linux经典中文版,刚接触v4l编编程的朋友可以下来 ,经测试可直接使用。 -Video4Linux classic Chinese version, new to the v4l Code programming friends down, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:6341
    • 提供者:moderate
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com