图像压缩 资源专区

本专区汇聚了各类基于 图像压缩 开发的源码资源,共计 587 篇资源供开发者免费下载学习。

共找到 587 个资源
其他 1 积分

DCT与IDCT算法实现代码

idct the code to achieve common DCT, fast DCT, fast IDCT algorithm

离散余弦变换 快速傅里叶变换 图像压缩
0 0 查看详情
其他 1 积分

DCT与IDCT算法实现

the code to achieve common DCT, fast DCT, fast IDCT algorithm

DCT IDCT 信号处理
0 0 查看详情
其他 1 积分

8x8 DCT变换图像处理DSPBuilder实现

一个比较有参考价值的8*8DCT变换,对图像处理感兴趣的人士有一定的指导意义!该程序是用dspbuilder编写的。-Have a reference value of 8* 8D

DCT变换 图像处理 DSPBuilder
0 0 查看详情
其他 1 积分

JPEG 官方源码

jpegsrc 官方代码 可仔细研读 jpegsrc 官方代码 可仔细研读-jpeg src

JPEG 图像压缩 源码
0 0 查看详情
其他 1 积分

TIF兼容LZW编解码算法实现

Implements a TIF compatible LZW encoding/decoding algorithm

LZW TIF 图像压缩
0 0 查看详情
其他 1 积分

小波图像压缩系统中的最优小波函数分析

The optimal wavelet function in wavelet based image compression system was examined using

小波变换 图像压缩 小波函数
0 0 查看详情
其他 1 积分

C语言有损图像压缩库

A library written in C for lossy image compression. Library libopen/format OPEN supports t

图像压缩 C语言 DCT
0 0 查看详情
其他 1 积分

MuZIP:PPM图像压缩演示工具

MuZIP is an image compressor. It uses block partitions and GHT metric search space to iden

PPM图像 图像压缩 霍夫曼编码
0 0 查看详情
其他 1 积分

图像游程编码压缩与解压缩方案

系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可

图像压缩 游程编码 RLE
0 0 查看详情
其他 1 积分

Xvid 核心标准图像压缩与解压缩源码

标准xvid内核,对于图像压缩与解压缩的理解非常有帮助-Xvid core standards for image compression and decompression ve

Xvid 图像压缩 视频编解码
0 0 查看详情
其他 1 积分

基于小波分解与重构的图像压缩工具

利用小波分解与重构,实现图像压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction,

图像压缩 小波分解 小波重构
0 0 查看详情
其他 1 积分

C语言实现JPEG图像压缩算法

c压缩算法,jpeg图像压缩算法-c compression algorithm, jpeg image compression algorithm

C语言 JPEG 图像压缩
0 0 查看详情