搜索资源列表
capture
- linux下用c语言写的一个图像抓拍程序。
linux for embedded and realtime app
- 实时嵌入式LINUX程序设计(英文资料),已解密可屏幕取词阅读。资料相当出色!-real-time embedded Linux programming (English), has been declassified Capture Characters from Screen can be read. Information is excellent!
友善之臂MICRO2440摄像头采集与LCD显示源程序
- 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
linux-v4l2-capture
- linux和Unix下基于标准驱动v4l2驱动的一个视频捕捉的小程序,在设置初期很有帮助,可以快速的熟悉v4l-linux and Unix standards-based driver v4l2 video capture driver for a small program, very helpful in the early set, you can quickly familiar with v4l
video
- 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
videodevX-20030626
- v4l2的源码,v4l2是嵌入式Linux系统下视频采集很好的接口,值得一看-v4l2 source, v4l2 is the embedded Linux system very good video capture interface, see
tvp5150
- 视频采集编码器驱动程序,是在Linux编译下载驱动程序到tvp5150中-Video capture device driver code is compiled in the Linux download the driver to tvp5150 in
vidca
- 此程序是一个通用的摄像头抓图程序,只要在装有linux系统并而己安装有arm-linux-gcc的开发环境下编译即可运行。-This procedure is a generic camera capture process, as long as the installed linux system and has been installed and the arm-linux-gcc compiler development environment to run under.
v4l2-linux-video-capture-display
- v4l2视频采集显示程序linux时c2440-v4l2 linux video capture display program when the c2440
capserv
- linux/arm下图像采集模块,利用v4l编程,直接将图像保存为文件。-image capture for linux,developed by the v4l .
v4l2
- 这是v4l2标准的说明文档,其中包含了一个比较完善的测试程序-This is a v4l2 standard documentation, which contains a relatively complete test program
udpdump
- linux c 编写的一个小抓包程序,本程序只抓获UDP包并对包信息进行记录,要获取其他包信息请自行扩展-linux c prepared a small packet capture program, the program only captured UDP packets and packets of information to record, to obtain additional information at your own extension packages
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
CAM_test.tar
- OV511和zc301的视频采集程序,生成YUV格式的原始视频-OV511 and zc301 the video capture program to generate the original YUV format video
linux
- 关于嵌入式linux实现usb视频采集LCD实现以及远端监控的资料。从usb驱动到开发板2410上的具体开发过程都有 ,内容非常全面。-On the realization of embedded linux video capture usb and LCD to achieve remote monitoring information. From the usb drive to the 2410 on the development board has a specific develo
vl4
- 在linux操作系统下,基于vedio4linux的摄像头视频采集源程序。-In linux operating system, based on vedio4linux camera video capture source.
luvcview-0.2.6
- 基于 UVC 免驱 的 USB 视频采集、摄像头 参数控制 。-UVC-free drive of the USB based video capture, camera parameter control.
Embedded_Remote_Control_System_Based_on_GPRS
- 本课题基于ARM嵌入式硬件平台,以嵌入式Linux为操作系统,设计并实现了一个远程控制系统。该系统主要包括远程控制终端系统、控制服务器系统和受控终端系统三大模块,实现了GSM短消息收发、GPRS数据传输、视频图像采集、蓝牙无线通信、直流电机变速控制和远程终端人机交互等功能。该系统可广泛应用于智能家居、工矿采集和机械生产等远程控制方面。-The remote control system designed and implemented in the paper is based on ARM e
qtPv4l-capture
- qt下做嵌入式linux图像采集参考源码-embedded linux qt do image acquisition under the reference source. . . . . .
Image-Cpature-Program-IIB400-Imote2-Linux.tar
- Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.