搜索资源列表
linux嵌入式视频采集
- 这里主要是讲述了如何是Linux环境中嵌入USB摄像头方面的知识-here is mainly about how the environment is embedded Linux USB camera of knowledge
linux 下通用usb camera 驱动
- linux 下usb camera 驱动及应用程序源码,在samsung s3c2440平台下测试ok,兼容市面上大部分usb camera
camera-v4l
- 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
video
- arm-linux平台的视频监控程序,usb摄像头采集视频,opencv图像处理,gsm dtu无线数据发送-arm-linux platform, video monitor, usb camera capture video, opencv image processing, gsm dtu wireless data transmission
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
usb_servfox
- linux usb摄像头程序 S3C2440-linux usb camera procedures S3C2440
usb-camera
- linux下基于video for linux的编程,linux下的usb摄像头的编程,很难见的哦-linux-based video for linux programming, linux under usb camera programming, it is difficult to see the oh
usbcam
- linux arm开发板上的usb摄像头接口驱动程序-linux arm development board interface usb camera driver
fimc20_camera_rel1.0.tar
- linux上控制台的视频采集源码。源码为立于泰的开发板资料。需要的人下载吧。- linux console on the video capture source
USB_camera_driver.tar
- usb camera驱动(linux平台)-usb camera driver(linux platform)
linux-2.6.14
- 飞凌公司TE2410开发板自带的linux2.6.14内核源代码,内核中加入了cs8900a网卡,串口1,2,3驱动,USB HOST驱动,USB摄像头驱动(ov511芯片),声卡驱动,液晶屏驱动,开机图片-TE2410 development board飞凌company linux2.6.14 own kernel source code, the kernel is added to the network card cs8900a, 1,2,3-driven serial, USB HO
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
webcam_server
- Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
Linux_camera
- Getting Video Data with USB Camera on Linux and Set-top Box
USB-camera-device
- 这个是在linux操作系统下的USB摄像头视频驱动-This is the linux operating system, video camera under the USB drive
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
USB-Camera-Driver
- linux下usb摄像头驱动编写参考资料,供那些需要自己编写驱动的朋友参考使用。本资料为中文版-under linux usb camera driver to write a reference for those who need to write your own driver friends use and reference.
USB-camera-on-Linux-
- 本文介绍了在嵌入式Linux下利用USB摄像头采集图像的硬件和软件设计过程,对于嵌入式图像采集系统设计很有帮助。-This article describes the use of embedded Linux USB camera image acquisition hardware and software design process for embedded image acquisition system is helpful.
usbcamera
- 抓取 usb摄像头图片,如果是mjpeg模式图片保存为*.mjpg,如果是yuyv模式图片保存为*.yuv,每次运行抓取六张图片。 usb_test只是用来测试的。不同usb摄像头可能会报错。(Grab USB camera pictures, if it is MJPEG mode, save the picture as *.mjpg, if it is yuyv mode, save the picture as *.yuv, each run grab six pictures.)