DCT与IDCT算法实现代码
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
本专区汇聚了各类基于 图像压缩 开发的源码资源,共计 587 篇资源供开发者免费下载学习。
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
the code to achieve common DCT, fast DCT, fast IDCT algorithm
一个比较有参考价值的8*8DCT变换,对图像处理感兴趣的人士有一定的指导意义!该程序是用dspbuilder编写的。-Have a reference value of 8* 8D
jpegsrc 官方代码 可仔细研读 jpegsrc 官方代码 可仔细研读-jpeg src
Implements a TIF compatible LZW encoding/decoding algorithm
The optimal wavelet function in wavelet based image compression system was examined using
A library written in C for lossy image compression. Library libopen/format OPEN supports t
MuZIP is an image compressor. It uses block partitions and GHT metric search space to iden
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可
标准xvid内核,对于图像压缩与解压缩的理解非常有帮助-Xvid core standards for image compression and decompression ve
利用小波分解与重构,实现图像压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction,
c压缩算法,jpeg图像压缩算法-c compression algorithm, jpeg image compression algorithm