搜索资源列表
Tran
- bmp与jpeg图像格式间的相互转换 可以设置JPEG的压缩品质; 适用于8BIT灰度图和24BIT真彩色图像-jpeg image with bmp format conversion between the setting up of quality JPEG compression; in 8BIT grayscale and color images 24BIT
bmp2h
- bmp图像转换为C语言数组.h文件,包括1bit\2bit\4bit\8bit\16bit\24bit-convert the bmp image to C H file
bmpajpegchuli
- BMP图像文件的操作,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP) 自写算法将BMP转换为JPG,再将jpg转化为bmp-Operation of the BMP image file can be a standard 24bit true color BMP file trichromatic image extracted saved as separate 8bit grayscale images (BMP) self-writt
24bit-to-8bit
- 功能:将24bit的bmp图像转换为8bit的bmp灰阶图像,为了以后的convolution运算做准备-Function: converting 24bit bmp image to a 8bit the bmp grayscale image, prepare order after convolution operator
BMP4bit8bitto24bit
- C语言实现BMP文件4bit、8bit到24bit的BMP文件转换-C language BMP file 4bit, 8bit to 24bit BMP file conversion
test
- 8位bmp图像转换为24位bmp图像,可以进行批量转换。-8bit bmp trans to 24bit bmp
bmp2yuv
- 可以将bmp文件转换为yuv文件,同时将1bit,4bit,8bit,16bit,24bit五幅图像生成在一个yuv视频文件中-You can convert the bmp file to yuv file, while 1bit, 4bit, 8bit, 16bit, 24bit five images generated in a yuv video file
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
BMP24To8
- 将24bit BMP图片转换为 8bit(Convert 24BIT BMP file to 8bit bmp file)