搜索资源列表
luvcview-20060207.tar
- linux下摄像头采集的图像格式转换工具-under linux camera image acquisition format conversion tools
LinuxARM920TUSB
- Linux 下基于ARM920T 的USB 摄像头图像采集。
arm-linux2.4.18
- 已经在S32410开发移植成功的linux,包括bootloader(vivi), kernel和文件系统(cramfs),在kernel中加入了对USB和video4linux的支持,对做摄像头图像采集非常适合
linux-2.6.10-ov511.rar
- 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.
USB_Camera_base_on_Video4Linux
- 非常详细的arm9下摄像头图像采集开发,以及v4l编程讲解,Arm9 very detailed image acquisition camera under development, as well as programming on the v4l
USB
- 嵌入式系统的USB摄像头图像采集以及传输-Embedded systems USB camera image acquisition and transmission
ov511
- OV511摄像头在Linux中的简单应用,图像采集、输出。是复杂应用的基础。-OV511 camera simple in Linux applications, image acquisition, the output. Is the basis for complex applications.
USB_Camera_base_on_Video4Linux
- 基于Video4Linux 的USB摄像头图像采集现,打开设备,获取设备信息等。-Based on the Video4Linux USB camera image collection, open the equipment, equipment, etc.
armlinuxImageAcquisition
- 本资源是针对嵌入式linux的图像采集合集,包括环境变量和Makefile的规则,usb摄像头选择,图像采集程序的源码,有兴趣的学友们可以看看哦!-This resource is for the embedded linux image capture Collection, including environmental variables and Makefile rules, usb camera selection, image acquisition program source c
MCU_2381
- 基于Video4Linux的USB摄像头图像采集的实现程序,并且包含了相关的说明文档,学习Video4Linux和QT编程很好很全的资料。-It contains the program of USB camera-based image acquisition to achieve based on Video4Linux and includes the relevant documentation.They are nice Materials to learning Video4Linu
usbwebcam_cap
- linux操作系统上实现usb摄像头采集图像并进行远程传输-linux operating system to achieve usb camera capture images and remote transmission
Video4Linux-usb-camera
- 基于Video4Linux 的USB 摄像头图像采集实现
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
V4L
- 基于V4L的USB摄像头图像采集实现-戴丽-V4L USB camera based image acquisition to achieve- Dai Li
test
- ARM9+Linux下USB摄像头图像采集-Lower ARM9+Linux USB camera image acquisition
cam2lcd_test
- 嵌入式linux上实现摄像头图像显示,使用v4l2获取图片,然后转换为LCD能识别的格式来显示。-The realization of embedded linux camera image display, use v4l2 get the picture, and then converted to a recognizable format LCD display.
V4L2
- linux下,插入usb摄像头设备,运行程序,可采集多帧图像,并保存(linux, insert usb camera device, run the program, you can capture multi-frame images, and save)
getFaceInfo
- 从深度摄像头获取人脸图像,Face image acquisition from deep camera(Face image acquisition from deep camera)
video_test
- linux下,通过调用uvc 摄像头来使用v4l2编程,获取yuyv的图像数据,有兴趣的朋友可以看看(Under Linux, using uvc camera to use v4l2 programming, get yuyv image data, interested friends can see)
v4l2 capture源码
- v4l2 capture源码,可以再linux下通过video设备捕获摄像头图像并且保存到本地