搜索资源列表
bmp-file-format
- BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。-introduce the format of the bmp
Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头
- V4L2.rar Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头 . 分类: Linux驱动 2011-05-31 11:52 742人阅读 评论(2) 收藏 举报 一个简单的应用程序,来实现在LCD上显示当前camera的图像数据,也可以根据键盘输入保存摄像头数据到BMP图片中。
262k_RGB666
- 屏的显示模式是262k色的,输入的数据是666格式的,由于1289本身的限制,只能显示18位色,而BMP图片是24为,所以最低两位数据被丢掉。-Screen display mode is a 262k color, type of data is 666 format, due to the limitations imposed by the 1289, can only display 18 colors, and BMP image is 24 for, so a minimum of
BMP
- 详细的描述了BMP格式的说明,比如头文件的格式,数据-Detailed descr iption of the BMP formats, such as the header file format, data, etc.
bmp
- 解析了BMP 图像的格式, 用c 语言按照BMP 格式读取其数据, 并利用读得的数据 实现图像的空间域的变换。-typedef struct tagBITMAPINFOHEADER
BMPtupianxiangjie
- bmp图片存储结构说明,对bmp图片数据结构更了解。-bmp picture storage structure descr iption, bmp picture data structures for better understanding.