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

搜索资源列表

  1. linux-2.6.10-ov511.rar

    0下载:
  2. Linux 2.6内核环境下OV511 + ov7620驱动芯片驱动, USB接口,适用于该芯片的组合摄像头图像采集。,Linux 2.6 kernel under the environment of the OV511+ ov7620 driver chip preparation, USB interface, suitable for use in the chip under the combination of camera image acquisition.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:32399
    • 提供者:panzekai
  1. net-camera-s-1-1

    0下载:
  2. 摄像头监控系统 最终形成的软件适用于C/S架构或B/S架构。 本软件系统共由两部分构成Server端和Client端(或浏览器)。 针对网络视频监控设备的实际应用需求,结合图像采集编码、嵌入式系统、网络技术等几方面的新技术,设计了一套,嵌入式监控系统,用以实现视频数据的采集,压缩与网络传输,该系统基于嵌入式linux操作系统,采用USB摄像头捕捉,可以使用浏览器(火狐 谷歌)单张拍照,可以使用浏览器浏览远程视频;或使用用QT实现的客户端程序,可以拍摄单张图片,可查看远程视频影像,如有需要
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:22797
    • 提供者:谭笑
  1. Linux_ARM920T_USB

    0下载:
  2. 随着USB 摄像头的普及和基于ARM 核的嵌入式芯片的快速发展, 二者结合的便携性越来越受到人们欢迎, 而嵌入式 Linux 的迅速发展更为二者的结合铺平了道路, 本文介绍了基于ARM920T 的嵌入式Linux 下利用USB 摄像头采集图像的硬 件、软件设计过程, 最终实现了在目标板上图像的采集和显示。-With widely and rapidly using of USB camera and ARM- based microcontroller, it is very popul
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:176995
    • 提供者:戴文
  1. servercode

    0下载:
  2. 此代码为嵌入式图片服务器,已经通过s3c2410的开发板 系统环境linux 2.6.22 下测试运行。图片的采集部分是通过usb摄像头。-This code for embedded picture server, has passed S3C2410 development board system environment to test the running linux 2.6.22. Pictures of the acquisition in part through usb cam
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:235179
    • 提供者:杜海浩
  1. shipjk

    0下载:
  2. 在LINUX中实现USB摄像头视频监控的完整源代码!全部是自己移值的-At LINUX implementation of USB camera video surveillance of the integrity of the source code! All values are shifting their
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:859495
    • 提供者:湘子
  1. LinuxUSB

    0下载:
  2. 这是一个非常完整的用于Linux下USB摄像头录取播放的源码程序,非常完整,分享一下 -This is a very complete USB camera under Linux for the first player to take the source program, very complete and share
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:199908
    • 提供者:仁虎
  1. gspca1

    0下载:
  2. linux下的usb摄像头驱动 增加了许多型号的摄像头-under linux driver usb camera to increase a number of camera models
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:164951
    • 提供者:Leslie
  1. online-0.0.0.1.tar

    0下载:
  2. 在Linux下驱动USB 摄像头一直不是容易的事情,尽管其内核中就集成了对0V511系列摄像头的支持,开源驱动spca5xx/gspca也提供了对大部分主流摄像头的支持, 但还是无法涵盖所有品牌的各种型号的摄像头,尤其是对于国内的中低端用户,很难找到直接可用的Linux下的驱动。-In the Linux driver under the USB camera has not been easy, although its core on the integrated camera on 0V5
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:4572
    • 提供者:resun
  1. moniter8

    0下载:
  2. 在嵌入式Linux系统中,通过v4l捕捉USB摄像头的图像,并由Qt显示。-In the embedded Linux systems, v4l capture via USB camera image displayed by Qt.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:87492
    • 提供者:felix
  1. mjpg-streamer.tar

    1下载:
  2. 基于USB摄像头的IP监控程序,适应提供V4L2接口的linux内核-usb video capture based IP camera for linux 2.6.xx with video for linux 2 APIs
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:2658677
    • 提供者:winger
  1. luvcview-0.2.6

    0下载:
  2. 基于 UVC 免驱 的 USB 视频采集、摄像头 参数控制 。-UVC-free drive of the USB based video capture, camera parameter control.
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-23
    • 文件大小:189318
    • 提供者:Scorpio
  1. rgbv4l2

    0下载:
  2. 本程序是基于嵌入式Linux平台的视频采集程序,主要是采集信号为YUV422的USB摄像头,将其实时显示在302*240的液晶屏上。-This procedure is based on the embedded Linux platform video collection procedures, primarily for the YUV422 capture the signal of the USB camera, the fact is displayed on the LCD 302
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:3521
    • 提供者:zhangjian
  1. V4L_

    0下载:
  2. Linux下基于Video4Linux的USB摄像头视频采集实现-Based on Linux' s USB Video4Linux video capture camera to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:269680
    • 提供者:Tom
  1. capture

    0下载:
  2. 基于V4L的usb摄像头采集源代码,在linux环境下make即可编译使用。-Based on the usb camera V4L capture source code, compile the linux environment, you can make use of.
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:43902
    • 提供者:Henry
  1. 1232132132131

    0下载:
  2. 为了安全生产需要,在煤炭开采矿井中需要安装监控系统。设计一种精简型嵌入式监控系统,可以通过远 程浏览器访问。文章主要以Linux和S3C2410A为平台,介绍了该系统的硬件接口和软件部分,着重分析了基于 Linux下的USB摄像头驱动设计方法和基于boa服务器的图像采集并在web中显示过程-Production needs for safety, the mine in the coal mining need to install the monitoring system. Desi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:118853
    • 提供者:qqq
  1. vivi

    0下载:
  2. V4L2规格的USB摄像头驱动源码,很好用的哦!V4L2规格的USB摄像头驱动源码,-the driver for V4L2 camera,for linux,good for programmer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:12365
    • 提供者:fantasy
  1. gspca_core

    0下载:
  2. linux下的usb摄像头驱动程序,可以在arm上运行-usb camera driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:26972
    • 提供者:
  1. USBcamera-drivers

    0下载:
  2. linux下USB摄像头驱动,好用! 在linux下直接放入驱动既可以~-USB camera driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:42145
    • 提供者:dd
  1. capture7

    0下载:
  2. linux下usb摄像头图像采集程序,及相关的头文件库,还有相应的程序-USB camara capture
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:10981
    • 提供者:彭木添
  1. linux2.4.22

    0下载:
  2. 这是linux下的usb摄像头驱动 该驱动是中星微的。- this is video driver for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:69694
    • 提供者:jiangyong
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com