搜索资源列表
usbcam
- x86平台的usb摄像头驱动程序,把dll文件加入到系统中就可以驱动摄像头了,芯片为ovt511的-OVT511 s Driver for USB Cam on x86 platform. Just copy the DLL file to your system and drive the Cam!
zc030x
- linux下的zc030x USB摄像头驱动,直接读数据,很有借鉴作用的。-zc030x the USB camera-driven, direct reading data, the very useful.
usbcameradriver
- wince下的usb摄像头驱动+GUI+ppt讲解-wince under the usb camera driver on the GUI ppt
LGCam
- WinCE下实现的罗技usb摄像头驱动程序 镜像启动後插入摄像头并输入驱动dll名称进行加载 附带测试程序
Windows+CEUSBCameraBridge
- Windows+CE下USB摄像头驱动开发,使用EVC开发。摄像头为 网眼 Webeye 2000 VID 0x05A9 PID 0xA511 输出格式:RAW-YUV
USBCameraTest
- USB摄像头实验资料,里面有驱动源程序,实验源码,实验资料-USB camera experimental data, which are driven source code, experimental source code, experimental data
USB_camera
- 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
USB_camera
- 本文介绍了嵌入式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
Chapter_6_Advanced_experiments_part2
- 周立功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
WindowsCEUSB
- WindowsCE下USB摄像头驱动开发(以OV511为例附带全部源代码以及讲解) -Underexample
USBxieyi1
- USB中文协议,用于USB驱动或USB摄像头驱动的编写,希望对大家有帮助-USB Chinese agreement for the USB drive or USB camera-driven development, we hope to help
WINCEUSBcapdriver
- WINCE下的USB摄像头驱动源码! 平台:WINCE5 X86-Under WINCE driver USB camera source! Platform: WINCE5 X86
usbcam
- USB 摄像头驱动程序。(测试程序)大家一起探讨-USB camera driver. (Test program) we explore together
WindowsCEUSBCamera
- 这个是我毕业设计做的windows CE下的USB摄像头驱动程序,实验平台为windows CE5.0,本程序编译后为dll文件。-This is my graduation project to do under windows CE drivers for USB camera, experimental platform for the windows CE5.0, the program compiled as dll files
USB-camera-device
- 这个是在linux操作系统下的USB摄像头视频驱动-This is the linux operating system, video camera under the USB drive
Video4Linux
- 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
mycam
- Linux是2.6的内核,Qt/Embedded是2.3.7版本的,USB摄像头主控芯片是中星微301P。摄像头驱动是spca5xxx,使用Video For Linux采集到jpeg图片。-Linux 2.6 kernel, Qt/Embedded is the 2.3.7 version, USB host chip camera Vimicro 301P. Camera Driver is spca5xxx, collected using the Video For Linux jpeg
mini2440-qtopia2.2.0-usb-camera
- 由于友善的mini2440没有提供qtopia2.2.0上关于USB摄像头图像采集界面的源代码,所以自己写了个,可以在qtopia2.2.0上采集视频的界面(前提内核USB摄像头驱动符合V4L2标准,本人用的是ZC301的摄像头),供大家参考。3G部分没有做,所以如果不想要的话可以在qt中把启动3G的插槽去掉,对比度亮度的插槽留出来了,想要的可以自己添加。-Because of the mini2440 did not provide friendly qtopia2.2.0 on USB ca
WindowsPCE-USB-camera-driver
- Windows+CE下USB摄像头驱动开发网眼-Windows+CE USB camera driver development mesh
wince
- wince 网络摄像头驱动。。美国网站下的。对初学者非常有用