搜索资源列表
jpeg_C6711_DSP_yasuo
- 基于C6711 DSP下jpeg图像压缩解压缩程序,实现jpeg bmp gif ppm格式图片的互转-under jpeg image compression decompression procedures, bmp gif achieve jpeg format pictures ppm of referrals
digitalImageProcessing
- 图像处理入门c源码分析,有打开bitmap图像到jpeg压缩解压编码
ijg_jpeg_20071217
- 这是利用IJL的源代码编译形成的,实现JPEG图像解压、BMP图像数据压缩。用户可以修改增强其功能。使用简单快捷。文档包含有详细的使用说明。
JPEG_encoder_decoder
- JPEG图片压缩及解压缩源代码,包括了几个不同的实现版本,有纯C实现及VC实现的代码。
jpeg
- 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度
JPEG
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
jpg_lena
- JPEG压缩解压缩算法 改进算法可应用于MPEG-2帧内压缩-JPEG compression and decompression algorithms
com
- 这是我的毕业设计,是用java实现的jpeg图像解压缩。-Jpeg image with a java implementation of decompression
DCT-JPEG-HUFFMAN-WAVELET
- 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
imjpeg
- jpeg编码,压缩图像,解压图像 对于初学者很好,没事下来看看,帮助-jpeg matlab
jpeg2im
- 这个函数是JPEG标准的解压缩,把压缩文件解压成恢复图像。-This function is reverse of the JPEG compression.
JPEG
- 基于matlab的JPEG压缩源码,含压缩与解压缩,还有与原图的对比测试。-Matlab-based JPEG compression source, including compression and decompression, as well as comparison with the original image.
Color-Image-JPEG-Compression
- 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot
Kakadukdu_v72R
- 最新的JPEG压缩解压缩程序,包括DL文件及相应的EXE可执行程序-The latest JPEG compression and decompression procedures, including the DL file and the EXE executable
TestLibjpeg
- visual c++ 中对jpeg图像的编解码,转换bmp位图为jpg格式,或解压缩jpg格式图像为bmp格式-visual c++ jpeg image codec, convert bitmap bmp jpg format, or decompress compressed jpg format images to bmp format
shi
- 基于JPEG标准的灰度图像的数据压缩及解压缩;-To achieve the JPEG image compression and decompression of the Matlab program