搜索资源列表
SPIHT-matlab
- 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
HuffmanCoding_ImageCompress
- 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
MPEG_souce-code
- Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
mpeg
- 用MATLAB语言编写的MPEG视频图像压缩编码。可运行实现-With the MATLAB language for MPEG video image coding. Can be run to achieve
200707171151564996
- 基于matlab的数字图像压缩编码 -Matlab-based digital image compression coding
huffmann
- 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
BTCcode_ImageCompress
- 用Matlab进行方块编码(BTCcode)实现对图像的压缩-Use Matlab to realize BTCcode for image compression
tuxiangyasuo
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
zero_tree
- 该文提出的改进的算法是针对图像压缩编码的,针对四叉树,提出的方案产生了客观和特殊结构的二进制编码。-This paper presents an improved algorithm for image coding, quadtree for the proposed programs have the objective and the special structure of the binary encoding.
Arithmetic_coding
- 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
DIPCodematlab
- 图像编码的matlab代码,压缩文件内是matlab代码。-Matlab code for image coding
jpeg
- 基于Matlab的JPEG图像压缩编码仿真,我们在JPEG图像压缩原理的基础上,用Matlab对标准的灰度图像进行JPEG压缩与重建。-Based on the JPEG image compression coding Matlab simulation, we JPEG image compression based on the principle of using Matlab on a standard gray scale images and reconstruction of J
imagecompression
- 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
rle-matlab
- 低比特图像压缩的 matlab实现,主要是游程编码-Matlab low bit image compression to achieve, mainly RLE
chap10
- matlab图像处理实例详解chap10——图像压缩编码-matlab image processing examples explain chap10- Image Coding
guangpan5
- 《matlab图像处理超级学习手册》涉及面广,涵盖了一般用户需要使用的各种功能,详细介绍了matlab在图像处理方面的使用。全书共分为14章,主要包括matlab基础知识、matlab基本运算及程序设计、图形绘制、图像处理基储图像的运算、图像的变换、图像的增强、图像压缩编码技术、图像的复原、图像分割技术、数学形态学的应用、matlab图像处理在实际中的应用、matlab图形用户界面及gui在图像处理中的应用等。-" Matlab image processing super-Learni
r_d6civ3
- 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT),
spiht程序 包含小波变换 熵编码
- 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
图像处理大作业2015011063田凯
- 利用matlab实现图像处理压缩编码解码(DC AC pictures codes by MATLAB)