搜索资源列表
scav
- 用于Linux 下USB摄像头录取播放的源码,并可以截获图像-for Linux USB camera players take the source code and can be intercepted Image
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
Embeded_h264
- 本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmissi
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
vidcat
- 可在S3C2440A平台上运行的VIDCAT源码,控制USB摄像头拍照的程序,可生成图片文件存储在FLASH盘中-S3C2440A platform can run on VIDCAT source, control USB camera to take photographs of the process, can generate the image file is stored in FLASH intraday
ARMLinuxpicturebluetooth
- ARM Linux基于蓝牙的图片传输技术文档,通过USB蓝牙适配器来连接蓝牙设备,比如手机,实现图片传输-ARM Linux Bluetooth-based image transmission technical documentation, through the USB Bluetooth adapter to connect to Bluetooth devices such as mobile phone, realize image transmission
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
moniter8
- 在嵌入式Linux系统中,通过v4l捕捉USB摄像头的图像,并由Qt显示。-In the embedded Linux systems, v4l capture via USB camera image displayed by Qt.
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
ccc
- 基于ARM的嵌入式USB图像采集系统,嵌入式Linux-Based on the ARM embedded USB image acquisition system
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
TQ2440-usb-camera
- 这个文件是在TQ2440上使用usb摄像头,并且能在LCD显示屏上正显示图像,经过测试已经成功运行!-This file is used in TQ2440 usb camera, and the image being displayed on the LCD monitor, has been run successfully tested!
a
- 用于linux下,支持jpg格式的usb摄像头一帧图像获取,并保存为jpg格式文件-For linux, support jpg format usb camera an image acquisition, and saved as jpg format file
USB_video_capture
- ARM9上面搭建linux 环境,开发板通过链接USB摄像头采集图像并处理在lcd上面实时显示并保存图像到U盘-Above ARM9 linux build environment, development board image acquisition through a link USB camera and processing real-time display and save the image to disk lcd above U
iHv
- 安卓系统与单片机的USB传输 摄像头实时显示图像-Andrews and microcontroller USB transfer real-time camera image display
screenshots
- 基于usb - V4L2视频图像捕获代码,A8的目标平台架构-Based on the usb- V4L2 video image capture code, the target platform for architecture A8
SmartRing
- 本系统结合嵌入式技术、图像处理技术,图像传输技术,Zigbee技术,Web服务器技术设计并实现了一种可靠性高、性能优良、成本低的嵌入式视频门铃系统。该系统使用QT编写,选用S3C6410微处理器作为核心板控制器,采用USB接口的摄像头对来访者进行录像采集,通过嵌入式Web服务器技术实现可靠的远程视频监控,采用GPRS通信技术实现与手机终端的短信通信功能,采用Zigbee技术实现了温室度的采集与无线传输。测试表明,设计的系统视频采集效率高、图像连续性好;远程控制流程延时较小;GPRS通信错误率低,
s5pv210_h264_wifi_vlc
- ARM(s5pv210)采用V4L2采集USB摄像头图像,送入OPENCV做图像识别,然后经过h264硬件编码后经过ORTP编码通过wifi传输到PC端,在vlc media播放器实时播放视频-ARM (s5pv210) using V4L2 USB camera image capture, image recognition into OPENCV do, then after h264 hardware encoding After encoding via wifi ORTP trans
hi35xx_usb_camera_drv
- 海思系列平台 利用usb做USB Device摄像头,host端采集视频图像demo,和板载端demo(Hass Series platform using USB USB Device camera, host video image acquisition terminal demo, and the onboard terminal demo)