搜索资源列表
framebuffer
- 使用framebuffer编程,使得能够较好的显示bmp图像,对代码的适当优化使显示动图成为可能-to show a picture via the framebuffer,the code is well designed that show several picture in a short time is possible
daizeyang
- 利用v4l2采集usb摄像头数据,并通过framebuffer显示,lcd窗口的大小缩放用opencv实现-use v4l2 opencv fb
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
V4L2
- 基于V4L2的UVC摄像头捕获并用framebuffer显示的示例程序-V4L2 based on the UVC camera capture and display with framebuffer sample program