搜索资源列表
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
JPEG--2000
- jpeg2000算法,多的不说,自己研究去吧-jpeg2000 algorithm, the more that anything of their research
jpeg
- 一个简单对图象进行JPEG图像压缩算法。希望对大家有所帮助
jpeg
- 基于小波零树的图像压缩算法,有基于vc++6.0平台开发的源码,和delphi平台下开发的源码。
图像压缩算法的VC实现
- 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
图像压缩的MATLAB算法JPEG
- 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
JPEG.rar
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
JPEG
- 使用DCT算法huffman编码来压缩静止图像 是很好参考源码-Huffman coding using the DCT algorithm to compress a still image is a good reference source
JPEG-6A
- JPEG压缩和解压缩算法,Visual C++语言描述的-JPEG compression and decompression algorithms, Visual C++ language to describe
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
JPEG2000
- 用matlab实现的JPEG算法,简单易懂-Matlab achieved using JPEG algorithm, easy-to-read
JPEG
- JPEg算法的实现,详细的介绍了其编码过程。-JPEG algorithm implementation, a detailed introduction of its encoding process.
com2pgm
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
JPEG
- 图像压缩程序 JPEG格式文件研所算法 C++实现-picture winar algorithm
JPEG-LS
- 基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现-Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga
Upload_Actual_JPEG
- 实现JPEG的图像压缩算法,很好的图像压缩代码,效果很好,网上传输实用性性强,很实用!-JPEG image compression algorithm to achieve, a good image compression code are very good, strong practical transmission line, it works!
jpeg-compress-code-
- 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress