搜索资源列表
fimc20_camera.tar
- camara driver for s3c2440 under linux
vivi
- V4L2规格的USB摄像头驱动源码,很好用的哦!V4L2规格的USB摄像头驱动源码,-the driver for V4L2 camera,for linux,good for programmer
camera_yuv_rgb_framebuffer
- linux下通过V4L2的接口调用camera,获取数据。保存成YUV和RGB文件。可以通过YUV和RGB工具查看是否获取数据正常与否。可以在ubuntu中,切换成framebuffer,申请一块内存使其显示在屏幕。-in linux,with v4l2 interface,open camera and obtain data buffer.we can save data buffer with yuv or rgb.such as rawview tools,check data buff
paizhao.tar
- 利用V4L2视频流驱动结构实现拍照功能。-Use of the V4L2 video streaming driven structure and camera features.
ProcessImage
- 一个自己制作的基于QT的监控界面,摄像头驱动是符合V4L2的API。-A own work based on QT monitoring interface, camera driving is accord with V4L2 API.
Video-acquisition
- qt实现视频采集:通过qt编写界面程序,对v4l2摄像头采集图像数据-qt video collection: through qt write interface procedures, v4l2 camera capture image data
mycam.c.tar
- 基于V4L2框架的camera图像抓取,并转换成可视的格式,便于理解v4l2框架(Camera image capture based on V4L2)
video_lcd_show-master
- V4L2摄像头采集接口程序,并且在ARM9上LCD显示成功(V4L2 camera acquisition interface program, and on ARM9, LCD shows success.)
monitor_client
- 用摄像头采集图像数据,然后将数据发给对应得服务器,可以实现网络视频监控。(We can use camera to collect image data, and then send data to the corresponding server, so that we can achieve network video surveillance.)