搜索资源列表
vidcap
- 该源代码可以实现通用usb摄像头的视频采集和处理,内部集成了usb驱动程序,可实现usb采集和摄像设备的显示、画面处理等,这些在VC++环境下已编译通过。在代码中也可以根据需要加入自己设计的图像处理算法,以进一步增强功能。-the source code can achieve universal usb camera video collection and processing Integrated within the usb driver, can be realized usb acq
USBCamera.rar
- 陕西微视公司系列相机驱动程序,示例程序及其说明书,Shaanxi micro-series cameras, as the company driver, sample procedures and manuals
CameraDriver.rar
- USB 摄像头驱动程序,使用VC编写的,适合初学嵌入式者,USB camera driver, prepared by the use of VC for embedded learning from
firmware
- 使用EZ-USB 开发笔记本摄像头驱动 和固件程序,功能很强大啊! 是个完整的开发包!-Developed using the EZ-USB notebook camera driver and firmware, very powerful ah! Is a complete development package!
WinCEOV511
- Windows CE.net USB摄像头驱动开发(初步)包括驱动source和测试程序-Windows CE.net USB camera-driven development (preliminary), including driver source and test procedures
USBCamera
- 作为usb 的摄像头的驱动 可以作为一个模块加入到程序中比较方便-As a usb camera driver as a module to process more convenient
022
- 此为USB摄像头采集程序,运行环境mini2440开发板,驱动是OV511,摄像头是minicam-This is a USB camera capture program, operating environment mini2440 development board, the driver is the OV511, the camera is minicam
qt4v4l2UsbCapture
- ubuntu环境下c-c++程序,利用v4l2驱动采集usb摄像头视频并通过QT4界面显示出来,是学习v4l2视频采集和QT4的好例子-a usb video capture example with README help inside under ubuntu12.04LTS,it can be used to study v4l2 video and qt4 program