搜索资源列表
2440mmc-and-camera
- 2440mmc-and-camera-linux-driver -2440mmc-and-camera - linux-driver 2440m mc-and-camera - linux-driver2440mmc-and-ca mera - linux-driver
linux 下通用usb camera 驱动
- linux 下usb camera 驱动及应用程序源码,在samsung s3c2440平台下测试ok,兼容市面上大部分usb camera
linux-camera
- 这个是在linux操作系统下做的视频采集-This is done under the linux operating system, video capture
s3c2440-camera-linux
- 基于S3C2410和linux的摄像头程序,调试通过,可以实现摄像头图像采集等功能-Linux on S3C2410 and the camera program, debug through, can achieve functions such as camera image acquisition
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
OMAP+linux+camera
- 本文在介绍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
TE2440-ov9650-drive-code-LINUX
- arm系统LINUX环境下TE2440开发板ov9650 CMOS 摄像头驱动源码及测试程序,在触摸屏上得到实时的视频图像-arm the system LINUX environment TE2440 development board ov9650 CMOS camera driver source code and test procedures, the touch screen get real-time video image
Framework-for-digital-camera-in-linux
- linux下的数字相机原理和编程框架介绍,很详细;-linux digital camera under the principles and programming framework introduced in detail
net-camera-s-1-1
- 摄像头监控系统 最终形成的软件适用于C/S架构或B/S架构。 本软件系统共由两部分构成Server端和Client端(或浏览器)。 针对网络视频监控设备的实际应用需求,结合图像采集编码、嵌入式系统、网络技术等几方面的新技术,设计了一套,嵌入式监控系统,用以实现视频数据的采集,压缩与网络传输,该系统基于嵌入式linux操作系统,采用USB摄像头捕捉,可以使用浏览器(火狐 谷歌)单张拍照,可以使用浏览器浏览远程视频;或使用用QT实现的客户端程序,可以拍摄单张图片,可查看远程视频影像,如有需要
v4lcap_class_2410_270
- 使用ov511或zc301摄像头,linux下基于S3C2410的USB摄像头捕捉程序-Use ov511 or zc301 camera, linux under the USB-based S3C2410 camera capture program
camera
- arm9 Linux下基于摄像头的物体移动检测程序,可以用在门禁上,当有人经过时,自动通过基于video4linux的摄像头检测到物体-arm9 Linux-based mobile camera object detection procedures, can be used in access control, when it was passing, automatic Video4Linux based camera to detect objects
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
OV511-BS-camera
- linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
USB_camera_driver.tar
- usb camera驱动(linux平台)-usb camera driver(linux platform)
fimc20_camera.tar
- camara driver for s3c2440 under linux
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
linux-2.6.27-m8.tar
- MEIZU M8 Linux kernel s3c6410 1,if you want to boot from onenand flash,just "make zImage" is OK. 2,if you want to boot from nfs,remove select: "make menuconfig"--->General setup --->[] Initial RAM filesystem and RAM disk (initramfs/initr
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
camera
- IP camera 嵌入式linux下IP摄像头的开发实例及源码。-IP camera IP camera under embedded linux development of examples and source code.
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.