搜索资源列表
v4lcap
- 基于frame buffer的图像数据采集程序。涉及到framebuffer 、v4l等常用驱动,是个不错的学习材料。-frame buffer based on the image data collection procedures. Related to the framebuffer v4l popular driver is a good learning materials.
framebuffer_dot
- 一个采用framebuffer方式向液晶上显示的例子,最基础的显示点。即打开framebuffer、内存映射,直接画点。-By way of a liquid crystal display framebuffer example, the display of the most basic point. That is to open framebuffer, memory mapping, direct drawing point.
camera
- 该包中是视频采集的源码,里面有基本的从/dev/video 节点读取视频流数据,然后将yuv数据转换成RGB 输出到 framebuffer(fb) 中显示-this is the sorce of the video capture