搜索资源列表
matlab_jpeg
- the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.-the attached utility is a work I ve submitte d to the university It shows what a jpeg compress ion is all about.
JPEG
- 使用DCT算法huffman编码来压缩静止图像 是很好参考源码-Huffman coding using the DCT algorithm to compress a still image is a good reference source
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
compress
- jpeg compresion withquantization matrices
29782187JPGCompress
- jpeg compress by matlab. sourcecode
matlab_jpeg
- 用matlab实现jpeg压缩的代码,供参考。-the code of matlab to implement jpeg compress.
EZWencoding
- The EZW encoder is based on progressive encoding to compress an image into a bit stream with increasing accuracy. This means that when more bits are added to the stream, the decoded image will contain more detail, a property similar to JPEG encoded i
jpeg_latest.tar
- it contain the compress of JPEG.
JPEG_CODING
- gives a rough jpeg based coding routine that enables the user to convert and compress any image into jpeg format
cppfrance_CONVERSION-BMP-JPEG-AVEC-LIBRAIRIE-CXIM
- programm compress JPEG
cppfrance_COMPRESSION-METHODE-HUFFMAN-WIN32___Pag
- compress image jpeg c-compress image jpeg c++
jpeg-compress-code-
- 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
jpeg-compress
- 本文介绍了JPEG的一些编码知识,可以帮助入门者对于数据的编码和解码有更清晰的认识,表达形象,易于理解-This article describes some of the JPEG encoding of knowledge that can help beginners for data encoding and decoding have a clearer understanding of the expression image, easy to understand
Kakadu_V2.2.3
- jpeg2000压缩源码,kakadu v2.3-jpeg2000 compress
the-compress-of--figure
- 有关图像压缩的几篇中文文献,可以参考下,里面包含JPEG 2000以及DCT方面的压缩方法,也有少量的信息论文献-some Chinese theros about the compress of figures, including the JPEG 2000 and DCT ,also including the information science
jpeg
- jpeg压缩解压编码,涉及变换量化的所有过程-compress jpeg
libjpeg-turbo-1.3.0.tar
- jpeg压缩,解压缩 turbo方法比libjpeg快3-4倍-jpeg compress and decompression
compress
- 通过VC++语言,使用基于离散余弦变换的技术,实现jpeg的图像压缩与解压。-Implementation of jpeg image compression and decompression
compress
- 基于matlab的JPEG压缩,可以减少图片的空间占有量-compress JPEG
AS.TurboJpegWrapper-master
- Wrapper for free libjpeg-turbo jpeg compress/decompress library.