搜索资源列表
简单的图象转换示例
- 一个简单的图象转换示例:利用MFC中的CFILE类将彩色BMP转换为灰度图,算法采用生理学标准,即0.3R+0.59B+0.11G-a simple image conversion Example : The MFC CFILE BMP type of conversion to color the gray level, the algorithm used in Physiology standards, R is 0.3 0.11G 0.59B
BMP-ICO
- 这个是个VB原码程序,可以BMP转换为ICO格式,是初学的好例子.-this is the original VB code procedures can be converted to BMP format ICO, is a good example of a novice.
BMP转换为JGP源码,不使用第三方控件
- BMP转换为JGP源码,不使用第三方控件-BMP converted to ultra-source, non-use of third-party controls
按压缩比将BMP转换为JPG
- 实现把BMP图象转换成JPG图象。-achieve BMP images converted into JPG images.
bmp转换JPG
- 利用GDI+将BMP转换为JPG,VB源码
AVI to bmp
- 作者已经测试过,程序稳定,转换得到的图片序列存入C盘
bmp2bin
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
BMP转TIFF源码
- 将bmp图像数据取出重新封装成tiff格式,vc++
bmp转换jpg源码
- 将bmp文件转换为jpg文件
bmp24to16.将24位色的BMP图片转换为16位色
- 将24位色的BMP图片转换为16位色,用于DIY你的手机图片。因为目前三星等众多手机的背景图片仅限于16位色!, 24 colors BMP picture transformations are 16 colors, uses in DIY your handset picture. Because the present three magnitudes multitudinous handsets background picture only is restricted in 16
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
bmp-framebuffer.rar
- linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!,BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion!
bmp2bin.rar
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
RWJpegExp
- 基于JPG的图像压缩 bmp转换为JPG的图像压缩-JPG image compression based on bmp converted to JPG image compression
BmpToDcm
- BMP转换为DICOM程序 DICOM 数字影像学习研究影像编程很有帮助-BMP converted to DICOM DICOM Digital Imaging Learning program video programming helpful
BMP转GIF
- 图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片-Photo conversion components, it is quite easy to bmp format photographs into gif format photographs
bmp
- BMP转换代码,非常好的代码,大家借鉴一下。-BMP conversion code, very good code, we learn from it.
BMP conversion to JGP source code
- bmp 转换为 JPG ,VB6.0转换程序源码(BMP conversion to JGP source code)
KU_F804(BMP图像显示函数)
- 本程序为Franklin/keil C51源程序,可以在所有51系列(或兼容)单片机中运行 ,BMP图像数组名,由“京.BMP”转换得来的数组。(This procedure for franklin/keil c51 source program, can run in all 51 series (or compatible) single-chip microcomputer in the image array name, "Beijing. BMP" convert
24位色BMP转换8位色BMP
- 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanced, the efficiency of the algo