搜索资源列表
BMPViewer222
- 24位BMP图象的读入与显示 请编程爱好者评价
CBitmap_To_Bmp
- 这是一个将CBitmap写到Bmp文件里的函数 首先,这个函数只能针对24色的bitmap.
24bits_bmp_convert_to_16bits
- windows界面下的bmp图像24位转16位
chepaidingweixidong
- 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
Desktop
- 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。-Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine to
myos
- 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。 -Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine
BitmapModule
- 直接操作24位bmp位图的字节集数据进行画图-Direct operation 24 bits BMP bitmap byte set data drawing
eleven
- BMP 文件是一种常用的图像文件格式,本文的例子程序产生一个简单的 640x480 24 bit 颜色的 BMP 文件。BMP 文件的格式分两部分,第一部分为文件头,具体定义见源程序,第二部分为数据区,紧接着文件头存放。 -BMP file is a common image file formats, sample programs in this article produces a simple 640x480 24 bit color BMP file. BMP file forma