搜索资源列表
bmp2rle
- 24位BMP到RLE的转换目的是为了节省字节,针对一些透明色较多的,尺寸比较大的BMP图像。对于透明色较少的图像,也许起不到RLE的优势,反而会增加图片的大小
lcd_picture.txt.tar
- 最近研究了s3c2410下LCD控制器的相关知识,主要的参考资料就是 三星s3c2410数据手册(arm920T),英文版,看的不是非常明白,后来参考了WinCE下的部分代码,似有所领悟。于是写了此程序,用以在LCD上显示图片。 本程序可以在LCD上居中显示小于800×480的任意大小的图片。
QtButtonTest
- QT 4.7.4自定义按钮button,按钮状态有:正常状态,鼠标移动状态,鼠标按下状态,鼠标释放状态暂定为与正常状态相同。可以设置按钮上文本或不显示文本,按钮自适应图片大小或图片自适应按钮大小,使能/禁用按钮等操作。如果安装了QT for VS2008也可以直接使用VS2008打开,否则使用Qt crater打开。-QT 4.7.4 Custom Buttons button, the button state are: normal state, the state moves the mo
sql.cpp
- 在数据库离建立存储图片的表,将图片名称以及尺寸大小等信息填入mysql数据库-Storing images in the database from the establishment of the table, the image name and size information fill in the mysql database
testfb
- 通过arm平台,用lcd显示图片得一个小测试程序,可以改变显示区域,位置,大小-Through the arm platform, with LCD display picture to a test program, can change display area, position, and size
UVC_V4L2_APP
- 读取摄像头,并读取当前配置信息。包括帧大小和图片格式等等(Read the camera and read the current configuration information)