搜索资源列表
uo_toolbarrutil
- PB下的大图标工具栏,图标支持256色bmp文件。也可在图标旁显示文本。 〔安羽上传〕-PB under the icon toolbar, support 256-color icons bmp file. Also available on the icon next to display text. [Upload] Anhu
图象合并程序
- 256色BMP图象的合并程序,希望对大家有用,-256 color BMP image merging process, we hope to useful, huh
图象处理及分形图象压缩
- 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
图片转换
- 使用工具:VC++6.0(MFC) 程序名:ChangeImg.exe 功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
Status
- 实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计-attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics
startPicture
- 系统启动时显示真彩色启动封面,通过引入不同得资源,可以显示不同得画面。缺点是只能显示256色得BMP图象-activated show true color cover start by introducing different resources can be shown in different picture. We only drawback is 256 color images in BMP
Subtraction
- 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan called c : \\ test.bmp, second gr
imagecodingexample
- 处理图像lena.bmp,并画出各图像的灰度层次的分布图,并对256位和16位信源数据进行霍夫曼编码-lena.bmp image processing and paint images of the gray level of distribution map as well as 256-bit and 16-bit data source coding Hoffman
lspicedt
- 一款运行时图片编辑控件,支持显示图片;将icon转换为位图(支持16色、256色或更高色);保存选定的图像为.bmp文件,或拷贝到剪贴板;为经常使用的位图/图标建立书签,方便使用;-one run photo editing controls, the display picture; Icon will be converted to bitmap (support 16 colors, 256 colors or higher color); the preservation of the
bmp
- 在c++中打开256彩色图bmp图 用VC打开
显示bmp图像的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过-640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also op
对256色bmp图像进行处理的程序
- 这是一个对256色bmp图像进行点运算,几何变化,正交变化,图像增强,图像分析,图像编码,图像还原等处理的源码,功能强的出奇-this a 256-color bmp image point operations, geometry changes, orthogonal change, image enhancement, image analysis, image coding, image processing, such as reducing the source, functions
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
RLE-Bmp
- 行程编码RLE,可进行256位图像的压缩-Run-Length Coding RLE, can be 256-bit image compression
PictureStreamLoader
- 对内存中图像数据流进行加载,返回DIB格式,支持的格式:BMP(1,8,256,24位),GIF,JPG-load picture from stream,return DIB data,support BMP(1,8,256,24bit),GIF,JPG
256-hui
- 将256色bmp图像文件转换为raw图像文件的C语言代码。-Bmp to 256 colors image file is converted to raw image files of C language code.
BMP
- BMP格式图片内嵌入隐藏信息,只支持BMP24位真彩,256色的不支持-BMP format pictures embedded hidden information, which only supports BMP24-bit true color, 256 colors does not support the
256togray
- 本源代码实现256色彩色图像像灰度图像的转换。-256 image to gray image.
256bmp-picture
- 用来对图像进行处理的小程序,针对256位BMP图片-Used to image processing applet for 256 BMP picture
bmpTools
- 将256色bmp彩色图片转化为8位bmp灰度图。(The 256 color bmp color images are converted to 8 bit BMP grayscale.)