CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Linux 摄像头

搜索资源列表

  1. linux嵌入式视频采集

    0下载:
  2. 这里主要是讲述了如何是Linux环境中嵌入USB摄像头方面的知识-here is mainly about how the environment is embedded Linux USB camera of knowledge
  3. 所属分类:嵌入式Linux

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

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

    • 发布日期:2008-12-26
    • 文件大小:103896
    • 提供者:sunzhipeng
  1. qt v4l的摄像头实时捕抓

    1下载:
  2. 一个老外的写的linux下基于 QT4的webcam捕抓程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-03-08
    • 文件大小:236164
    • 提供者:catmouse88
  1. 友善之臂MICRO2440摄像头采集与LCD显示源程序

    0下载:
  2. 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
  3. 所属分类:嵌入式Linux

    • 发布日期:2016-01-26
    • 文件大小:7936
    • 提供者:周远彬
  1. VIDEOCAPTURE.tar.gz

    0下载:
  2. arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:59581
    • 提供者:wk
  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. s3c2440-camera-linux

    0下载:
  2. 基于S3C2410和linux的摄像头程序,调试通过,可以实现摄像头图像采集等功能-Linux on S3C2410 and the camera program, debug through, can achieve functions such as camera image acquisition
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:535881
    • 提供者:changhui
  1. vidca

    0下载:
  2. 此程序是一个通用的摄像头抓图程序,只要在装有linux系统并而己安装有arm-linux-gcc的开发环境下编译即可运行。-This procedure is a generic camera capture process, as long as the installed linux system and has been installed and the arm-linux-gcc compiler development environment to run under.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:5260
    • 提供者:周氏
  1. camera-v4l

    0下载:
  2. linux和arm下usb摄像头图像的获取,领用s3c2440芯片和video for linux 编程,c语言编程-linux and arm under the usb camera image acquisition, the recipients S3C2440 chip and video for linux programming, c language programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:68537
    • 提供者:voken
  1. linux-uvc_trunk_arne(dfx21bu04).tar

    1下载:
  2. linux下UVC摄像头驱动,支持大多数V4L2摄像头-UVC camera driver under linux, most of V4L2 camera support
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1087597
    • 提供者:lufei
  1. w3cam-0.7.2.orig.tar

    0下载:
  2. webcamera.可以做网络摄像头,不错的说。-webcamera. Can do Webcam, it is true to say.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:144712
    • 提供者:kdf
  1. USB_camera

    0下载:
  2. 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:133774
    • 提供者:陈天葆
  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. usb_servfox

    0下载:
  2. linux usb摄像头程序 S3C2440-linux usb camera procedures S3C2440
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:159793
    • 提供者:majun
  1. vidcat

    0下载:
  2. 可在S3C2440A平台上运行的VIDCAT源码,控制USB摄像头拍照的程序,可生成图片文件存储在FLASH盘中-S3C2440A platform can run on VIDCAT source, control USB camera to take photographs of the process, can generate the image file is stored in FLASH intraday
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:103923
    • 提供者:hell
  1. camera

    0下载:
  2. arm9 Linux下基于摄像头的物体移动检测程序,可以用在门禁上,当有人经过时,自动通过基于video4linux的摄像头检测到物体-arm9 Linux-based mobile camera object detection procedures, can be used in access control, when it was passing, automatic Video4Linux based camera to detect objects
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:68180
    • 提供者:voken
  1. Chapter_6_Advanced_experiments_part2

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part2) 6.9 IDE硬盘实验. 6.10 USB主机驱动编译与加载实验 6.11 U盘驱动程序编译与使用实验 6.12 USB键盘与鼠标应程序实验 6.13 FrameBuffer模块应用实验 6.14 video4linux模块应用实验 6.15 USB摄像头实验 -Magic2410 week experimental box Ligong source Linux High Chapt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:422868
    • 提供者:yc
  1. spca5xxsource

    0下载:
  2. 包含spca5xx.o,servfox.o,spcaview.o,videodev.o 嵌入式摄像头驱动相关程序-Contains spca5xx.o, servfox.o, spcaview.o, videodev.o embedded camera-driven procedures
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:930732
    • 提供者:qiaochui
  1. s3c6410 linux camera driver

    1下载:
  2. 三星 s3c6410 linux 摄像头 驱动程序 源码 (支持的摄像头模块 ox3640, ov9650, tvp5150) -samsung s3c6410 linux camera driver source code (support module : ox3640, ov9650, tvp5150)
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:77418
    • 提供者:hjh
  1. cmos摄像头

    0下载:
  2. cmos摄像头驱动,平台JZ2440,摄像头ov7670(cmos camera driver,ov7670;platform JZ2440;)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-22
    • 文件大小:11264
    • 提供者:无非
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com