搜索资源列表
video-ok
- 在ARM+Linux环境下,普通USB摄像头(中芯微芯片)的图像采集。
2440_Camera
- 本程序是ADS1.2环境下的2440裸奔程序,实现CMOS摄像头驱动采集图像,希望对大家有用。-This program is under the 2440 ADS1.2 streaking procedures to achieve CMOS camera driver capture images, and I hope useful.
OV9650_BMP
- 通过OV9650摄像头采集图像数据,并将数据存储为bmp格式图片,然后保存在开发板上的SD卡-OV9650 camera acquisition of image data, and the data is stored as a bmp format picture, and then stored in the SD card development board
z301p
- 是中星微zc201p的摄像头对应的图像采集程序,可以采集图像,并以.jpg已经.bmp的格式存储,linux2.6版本内核已经添加了该驱动。-Is of Vimicro zc201p the corresponding camera image capture program that can capture images. Jpg bmp format storage, linux2.6 version of the kernel has been added the driver.
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
v4lgrab-0.2.2.tar
- 基于v4L的视频采集程序,可将摄像头采集视频图像记录。-V4L based on the video capture process, the camera can record video images collected.
ov511
- ov511芯片摄像头驱动,做嵌入式开发板图像数据采集实验可以用得着-ov511 chip camera driver
GEC2440_Cam_V4l_Test
- 基于GEC2440的Linux下摄像头采集实验 实验代码中含有详细中文注释 该实验组主要是帮助理解Liunx下摄像头设备的访问方式 图像数据RGB565处理和显示方式 1.Frame图像数据显示(showRGB.c) 使用RGB565数据格式构造的图像数组,在LCD上显示红绿蓝三色图。 2.图像数据保存(saveRGB.c) 将上一实验中构造的三色图数据写入文件。 3.显示文件中的图像(readRGB.c) 将保存在文件中的图像数据读取并查看数据。
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
rgb2hsi
- 基于s3c2440开发板的颜色识别程序,实现摄像头采集图像,LCD显示采集图像,并对图像做二值化处理,实现颜色识别-S3c2440 development board based on the color of the identification procedures, to achieve image acquisition camera, LCD display capture images, and do binary image processing, and color recogn
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
Picture-gathering
- 基于ARM9开发板,运用摄像头进行图像采集并压缩图片-Based on ARM9 development board, the use of the camera image capture and compress images
saMmapLoopback
- 这是基于V4L2的摄像头采集与回放程序 设计的非常合理 对于USB摄像头采集图像来说 很有参考价值-V4L2 based camera acquisition and playback program designed for very reasonable for USB camera capture images of great reference value
CI_V4L2_FPS
- 这是一个linux环境下基于V4L2采集图像的源代码,可以测试摄像头的帧率。-base on linux ,v4l2 usb picture
v4l
- 基于V4L的图像采集程序,通过中星微摄像头将拍摄后的图像传送到LCD屏幕上显示,里面有相关源代码和文档说明,可适合于mini2440开发板。-V4L-based image acquisition procedures by Vimicro camera shooting image transmitted to the display on the LCD screen, the relevant source code and documentation, suitable for mini
v4l2-gray
- linux下摄像头采集图像灰度处理后存储到sdcard-failed to translate
vfl
- 我自己写的v4l2代码,用于摄像头图像采集,在linux环境下使用-I wrote it myself v4l2 code for camera image acquisition, used under linux environment
MY_H264
- 摄像头图像数据的采集,比较通用,基于LINUX平台。-Camera image data acquisition, more generic, based on LINUX platform.
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)