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

搜索资源列表

  1. spca5xx-20050101

    0下载:
  2. linux下比较通用的摄像头驱动程序,主要可以驱动国内广泛采用的zc301芯片的摄像头
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:144381
    • 提供者:jaywoo
  1. 1_071217143024

    0下载:
  2. linux下基于Arm9的嵌入式linux摄像头接口驱动。非常实用的源码!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8185
    • 提供者:张毅
  1. usb-2.6.12

    0下载:
  2. linux-2.6.12下的usb摄像头驱动源码,摄像头芯片的中芯微zc301的。测试可用。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:52816
    • 提供者:白文晓
  1. fpix-0.91.0.tar.bz2

    0下载:
  2. Linux+usb+驱动+f4l2规范。这个例子详细的说明了linux 下的摄像头驱动的编写。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-20
    • 文件大小:28418
    • 提供者:lin
  1. mxc

    2下载:
  2. LINUX下的ov2640驱动程序,需要开发摄像头驱动的同志可以参考下载使用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:115559
    • 提供者:林远华
  1. s3c2440_kernel2.4.18_module_camera

    0下载:
  2. 三星s3c2440 ARM9芯片在linux下的摄像头驱动-s3c2440 Samsung ARM9 chip in linux under the camera driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:11855
    • 提供者:王孝丰
  1. 中星微P301摄像头Linux驱动

    0下载:
  2. 中星微P301摄像头的USB驱动 for linux,可移植到嵌入式linux中应用。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-12-26
    • 文件大小:103896
    • 提供者:sunzhipeng
  1. uvcvideo_cur.tar.gz

    0下载:
  2. linux usb 摄像头驱动
  3. 所属分类:驱动编程

    • 发布日期:2011-03-12
    • 文件大小:89405
    • 提供者:guoanyan
  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. ARMlinux-webvideo.rar

    0下载:
  2. 该源码包括了ARM+LINUX视频开发的所有源码spca5xx-20070402.rar gspcav1-20071214.tar.gz SDL-1.2.13.tar.gz servfox.tar.gz spacview-20061208.tar.gz 摄像头(WebCam)在Linux操作系统中的驱动方法.doc,The source code includes the ARM+ LINUX video development in all its source spca5xx-2007040
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:5030824
    • 提供者:孙红勇
  1. LinuxCamera

    0下载:
  2. Linux下摄像头驱动的资料收集,包括OV511驱动和ZC0301驱动-Camera under Linux-driven data collection, including the OV511 driver and ZC0301 driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:42187
    • 提供者:yuxiaofeng
  1. ov511-1.63.tar

    0下载:
  2. ov511摄像头驱动源码,在linux下的开发应用,很好用,只要移植就可以了-it is very good ,it is useful to improve our activty.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:74540
    • 提供者:黄艳霞
  1. s3c2440camif

    0下载:
  2. Cmos摄像头驱动程序,适用于Linux-2.6.29内核,-Cmos camera drivers soure file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6084
    • 提供者:wuwei
  1. hi253_yuv

    0下载:
  2. 适用linux平台的摄像头驱动源代码,摄像头sensor型号为hi253-Applicable to the linux platform camera driver source code, camera sensor model hi253
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:18254
    • 提供者:愚夫
  1. camera

    0下载:
  2. 在LINUX 下的OV9650摄像头驱动-OV9650camera driver based on linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-04-06
    • 文件大小:5014
    • 提供者:yuanqingling
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. caremasourceforlinux

    0下载:
  2. 在LINUX下编译的摄像头驱动源码,有MAKE文件-LINUX compiled in camera under the driver source code, there MAKE document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:44874
    • 提供者:王云龙
  1. s3c2410linuxov511driver

    0下载:
  2. 三星公司ARM9处理器型号S3C2410芯片的网络摄像头驱动程序,操作系统是linux,已经移植好,希望对您有用-Samsung ARM9 processor S3C2410 chip models webcam drivers, operating system is linux, have been transplanted, and hope that useful to you
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:44365
    • 提供者:黄德
  1. OV511-BS-camera

    1下载:
  2. linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-30
    • 文件大小:377634
    • 提供者:林锋
  1. usbcam

    0下载:
  2. linux arm开发板上的usb摄像头接口驱动程序-linux arm development board interface usb camera driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:221742
    • 提供者:skywalker
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com