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

搜索资源列表

  1. 摄像头视频捕捉系统

    0下载:
  2. 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序-this program in Windows 2000, Visual C Compiler 6.0 environment, the need to use a camera and install the associated drivers
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:20976
    • 提供者:王佳彬
  1. 驱动摄像头

    0下载:
  2. 摄像头捕捉程序,为大家做个参考!!!!,在程序中好有用-A PC camera driver program which is helpful.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:5666
    • 提供者:胡东
  1. CEcamera

    0下载:
  2. WINCE摄像头驱动程序代码
  3. 所属分类:源码下载

  1. wince 2440 camera

    1下载:
  2. 1.目录说明: (1)driver目录内为摄像头驱动程序,在三星2440平台调试通过,针对OV7725 sensor. (2)app目录内为应用程序,可以通过摄像头进行预览,拍照等功能。 2.请将driver目录下的camera复制到三星2440平台的BSP包中,在platform builder环境下编译。 3.编译应用程序请打开工程app\CamDemo\CamDemo.vcw, 使用eVC4.0编译。
  3. 所属分类:DirextX编程

  1. 用visual c++6.0编写的的MFC应用程序

    0下载:
  2. 用visual c++6.0编写的的MFC应用程序,摄像头的驱动程序,简单实用,Using visual c++ 6.0 prepared by the MFC application, camera driver, simple and practical
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-05-14
    • 文件大小:94345
    • 提供者:sue_Langsujuan
  1. OV9655.rar

    0下载:
  2. 基于ADSP BLACKFIN的OV9655 CMOS摄像头驱动程序,for uclinux的,ADSP BLACKFIN based on the OV9655 CMOS camera driver, for uclinux of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:5077
    • 提供者:韩松
  1. USBcameraForLinux.rar

    0下载:
  2. 本源代码为USB摄像头的驱动程序,因毕业设计需要而写下的一个很使用的摄像头驱动程序,里面包含makefile文件,和调试记录。,Source code for the USB camera drivers, as required graduation project and wrote a very used camera driver, which contains makefile files, and debug Record.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:53017
    • 提供者:黄果树
  1. Videocapture.rar

    0下载:
  2. 新手编写的视频录像程序 在vc++6.0环境下编译成功运行 这个需要摄像头并安装好驱动程序 是初学视频者很好的资料 也可在此基础上改进与提高,New video prepared by the procedure in vc++6.0 environment successfully compiled to run this need a good camera and install the driver who is a good beginner video information is
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:214676
    • 提供者:sunxingxin
  1. OMAP+linux+camera

    0下载:
  2. 本文在介绍OMAP5910 摄像头接口及OV COMS 摄像头的基础上, 分析了Linux 系统下设备 驱动程序及其开发, 并详细阐述和实现了基于OMAP5910 的摄像头驱动。-This paper introduced the OMAP5910 camera interface and OV COMS camera, based on the analysis of the Linux system and its device driver development, and elabo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:61375
    • 提供者:陈天葆
  1. s3c2440camif

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

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

    0下载:
  2. WinCE6.0平台上的摄像头驱动程序,包含5个程序文件-WinCE6.0 platform camera driver program file that contains 5
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:24116
    • 提供者:申云
  1. uvcvideo-553dfd853cba

    0下载:
  2. 摄像头驱动程序~开源的代码,很实用的啊-uvcvideo
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-21
    • 文件大小:6251448
    • 提供者:yuyanli
  1. WINCESHEXIANGTOU

    0下载:
  2. WINCE下摄像头采集程序,带驱动。在WINCE5.0下成功试用。希望代码对大家有用。-WINCE acquisition procedures under the camera, with a driver. Successfully in WINCE5.0 trial. Hope that the code is useful for all.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1588787
    • 提供者:陈建伟
  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. Camera

    0下载:
  2. WINCE5.0下的摄像头驱动程序,摄像头芯片为OV9650.-WINCE5.0 under the camera driver, camera chip for the OV9650.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:47991
    • 提供者:yan
  1. MyVideo

    1下载:
  2. 局域网视频,可以在局域网内进行视频聊天 需要提供摄像头驱动程序 服务器地址为192.168.10.228-LAN video, can be carried out in the LAN need to provide video chat camera driver for the server address 192.168.10.228
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-02-18
    • 文件大小:3874793
    • 提供者:刘全周
  1. WebCam_100

    0下载:
  2. 基于webCan方面的源程序,有助于大家在wince下开发摄像头驱动程序。-Based on the source side webCan help you wince developed under the camera driver.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:413175
    • 提供者:朱义海
  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. WinCE.OV511

    0下载:
  2. 这是一个用WinCE平台下用VC做的是OV51摄像头的驱动程序,很不错的-This is a used WinCE platform using VC to do is OV51 camera driver, very good
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:341577
    • 提供者:杨远
  1. AMCap

    0下载:
  2. 通用摄像头驱动的应用程序部分,能够实现USB摄像头图像的显示,大小调节等。-Universal camera-driven applications of the USB camera to realize image display, such as the size of adjustment.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:133355
    • 提供者:fwq
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com