搜索资源列表
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
20067418104377325
- bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
bmpchangejpg
- bmp转成jpg也是压缩哦! 111 111 111
dicom_to_bmp
- 具有读取医学文件dicom,后缀为.dcm。 毒气候并转化为bmp格式并显示出来
compress
- 用于bmp图像转化为jpg的图像压缩算法实现的源代码。
vc
- jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
bmptoyuv
- bmp 转 YUV
DE0_SDCARD_JPEG_2_BMP
- 从SD Card中读取 image.jpg, 经过NIOS II 转成 image.bmp,并保存在SD Card中。 注: 运行程序之前,在SD Card的跟目录放一张名字为image.jpg的图片,并建立一个名为image.bmp的文件, 程序运行时,会把bmp图片数据写入image.bmp中-Read from the SD Card image.jpg, through the NIOS II converted image.bmp, and stored in the SD Car
test
- Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
com2pgm
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
AVItoBMP
- 该呈现能实现将一个AVI文件中的每桢视频转化为BMP图象,使用的标准的WINDOWS API .-The show can achieve an AVI video file for each frame into a BMP image, using the standard WINDOWS API.
JPEGencode
- 根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
avi2bmp
- Matlab环境下,AVI影片帧转成BMP图像的算法。- Convert AVI movie to BMP frame algorithm in Matlab environment.
bmpto565
- 本人自编的bmp,jpg等图片格式文件转成565rgb图片格式,matlab-I directed bmp, jpg and other image format files into 565rgb picture format, matlab
LZWDemo
- LZW图像压缩算法,详细讲述了BMP转gif的算法原理,请放心下载-LZW image compression algorithm, a detailed account of the algorithm principle BMP to gif, please rest assured download
YUV2BMP-BMP2YUV
- 一个YUV格式的像素数据的文件转成bmp格式图片文件的程序,比较简单,但是功能可以实现-The pixel data in a YUV format files into bmp format image files of the program, relatively simple, but the function can be achieved
jiami
- 使用C/C++将JPG图像转化成BMP图像并实现图像的加密-Use C/C++ the JPG and BMP images into encryption
JpgToBmp
- JPGToBMP jpg格式文件转化成BMP,通过解压缩的方式-JPGToBMP jpg format files into BMP, by way of decompression