搜索资源列表
video4linux
- 这个在ubuntu10.10 开发的USB视频采集程序,基于GKT2.0图形库,采用V4L2接口 实现功能比较简单,就是采集视频并显示。编译通过前提必须安装相应的库文件,如gnome-core-devel 等-this program is based on ubuntu10.10. I developed this USB capture. It is based on GTK 2.0 Lib, and V4L2 API.
capture
- V4l2的测试程序,里面的代码都是值得参考的,-the testing programming of V4l2
Capture
- DM368中模拟前端基于V4L2驱动的视频捕捉代码-The Capture code of DM368
v4l2PQT
- Linux环境下,V4l2采集视频数据,Qt界面显示-Linux environment, V4L capture video data, Qt interface
onepic.cpp.tar
- 使用v4l2驱动接口实现采集单帧图像,对以后研究视频采集编码的学员具有参考价值-V4l2 driver interface using single-frame image capture, video capture coding for future research trainees with reference value
v4l2uvc-yuv
- 本程序基于v4l2,用于linux系统下获取摄像头数据。可保存为多幅单帧图片。图片为yuv格式。-this program is based on v4l2,which is used to capture datas from camera it connected. The datas will be saved as one farme for one picture, end with yuv.
V4L2
- 实现v4l2摄像驱动程序,用来支持摄像头的视频采集、图像采集、帧缓冲等相关操作,保证摄像头的功能得以展现。-the assist of capture
deinterlace
- linux下使用v4l2采集视频,然后使用该程序进行去交错。-Under linux using v4l2 capture video, and then use this program for de-interlacing.
usbcamara
- 适用于ARM开发板USB摄像头采集数据及显示,不需要QT,基于V4L2-For ARM development board USB camera capture data without QT, based on V4L2
usb_camera_for6410
- V4L2驱动编程实例,摄像头是zc301p,实现视频的采集和在ok6410上的LCD的现实功能。-V4L2 driver programming examples, the camera is zc301p, to achieve realistic functional video capture and on ok6410 of the LCD.
linux-of-video-capture
- 这是一个linux下的视频采集编程,这是从linuxtv官网的一个视频采集的例子,基于v4l2标准采集,在linux下编译后就可以直接运行了。-This is a video capture program under linux, this is an example of a video the official website of the acquisition linuxtv based v4l2 standard collection, compiled in linux can
cam_test
- 基于V4L2的8位位图采集程序,采集图片尾黑白图片,程序实用。-based on v4l2 video capture
capture.c
- v4l2视频采集程序,测试可用。使用的摄像头为罗技c920.-v4l2 video collection procedures, tests are available. Logitech camera used for c920.
mxc_v4l2_capture
- i.mx6开发板中的v4l2驱动采集视频源码-v4l2 video capture
V4L2
- 基于V4L2的UVC摄像头捕获并用framebuffer显示的示例程序-V4L2 based on the UVC camera capture and display with framebuffer sample program