搜索资源列表
usb_camera
- magic arm关于ov511摄像头的连续视频采集和显示程序代码。
mylinux-2[1].6.18_ok
- zd1211无线网卡驱动源代码,网卡为USB接口 你可以把摄像头的驱动在编译内核的时候直接编译进去,然后把内核烧进去,以后我们每次执行应用程序就可以了, 也可以把要执行的应用程序直接写在init.sh里边看一下,那就以后连好摄像头然后一开机,摄像头就会把采集到的图象显示在屏上。
友善之臂MICRO2440摄像头采集与LCD显示源程序
- 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
VIDEOCAPTURE.tar.gz
- arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
qt_user.rar
- 基于qt3的 实现了摄像头数据的采集,能正确显示,个人之作,Qt3 based on the realization of the camera data collection can be displayed properly, for personal
mypic
- arm开发板上面显示摄像头采集的视频,使用qtoipa2.2编程。优化版本。-arm development board shown above the video camera collection, use qtoipa2.2 programming. Optimized version.
v4l2-video-capture
- 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also b
ov511-HHARM2410
- 里面含有已经编译好(可直接在华恒开发板2410-EDU教学平台运行)的OV511摄像头驱动模块和LCD实时显示摄像头采集的应用程序。-It contains has been compiled [available directly in the华恒development board 2410-EDU Teaching Platform is running] the OV511 camera modules and LCD driver cameras capture real-time di
videocapture
- 这是一个在arm板上通过摄像头采集并实时显示的程序-This is a board in the arm through the cameras to collect and process real-time display
camcapture
- 这是一个在arm板上通过使用摄像头采集并实时显示的程序-This is a board in the arm through the use of cameras to collect and process real-time display
vms
- (1)本视频监控系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 (2)增加了相片的拍照,预览与管理功能。 (3)增加了MPEG4视频的录制与播放。-(1) This system re
rgbv4l2
- 本程序是基于嵌入式Linux平台的视频采集程序,主要是采集信号为YUV422的USB摄像头,将其实时显示在302*240的液晶屏上。-This procedure is based on the embedded Linux platform video collection procedures, primarily for the YUV422 capture the signal of the USB camera, the fact is displayed on the LCD 302
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
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
SDK-IPCAM
- 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
jie20131017
- 这厮linux系统下的视频采集和显示程序,能够在接入USB摄像头后,正常显示视频流数据,值得参考!-linux and windows of some of the video display and storage procedures for receiving written by thec language。
CameraCapture
- 嵌入式linux系统下,QT V4L2 CMOS摄像头图片采集显示程序.-Embedded linux system, QT V4L2 CMOS camera picture collection display program.
v4l2
- 用V4L2开发的摄像头数据采集及显示程序。-V4L2 camera developed data acquisition and display program.