搜索资源列表
V4L2_video_capture_example
- Video for linux head two 的视频采集示例,是V4L的升级版,在Linux下编译即可,是Linux下图像采集编程的API
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
capserv
- linux/arm下图像采集模块,利用v4l编程,直接将图像保存为文件。-image capture for linux,developed by the v4l .
monitor.tar
- 嵌入式Linux video4linux 编程。包含触摸屏显示,jpeg、png和bmp等图像的压缩。心血!-Programming Embedded Linux video4linux. Include touch screen display, jpeg, png, and bmp image compression, etc.. Hard!
1Qt-ImageProcessing
- 利用qt编程,在linux操作系统下实现,可以实现图像的显示、编辑(复制粘贴、锐化过滤、亮度变化、旋转等等。。。)-Using qt programming in linux operating system to achieve, can achieve image display, editing (copy and paste, sharpening filter, brightness, rotation, etc....)
videocapsend
- 发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
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
uCLinux
- arm7编程关于图像处理的实例与源代码,是初学者良好例子-ARM7 programming image processing examples and source code