搜索资源列表
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
SPIHT-matlab
- 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
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
AVIRIS_LP
- 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
bianma
- 图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
huffmann
- 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
contourlet-CP-RLC
- 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
xiaoshutuxiang
- 深入研究对基于零树的小波图像压缩算法,利用多分辨分析对图像进行了小波分解,并利用零树编码算法对图像进行压缩。 -In-depth study of the zero-tree wavelet-based image compression algorithm using multi-resolution analysis of wavelet image decomposition, and using zero-tree coding algorithm for image compres
0371jpeg2k_matlab
- 很有用的JPEG2000图像压缩编码算法,通过编译。-Useful JPEG2000 image compression algorithm, to compile.
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.
Huffman
- huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
Arithmetic_coding
- 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
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
MATLAB-SPIHT_v1.0_02-12-08
- MATLAB 实现基于小波变换的图像压缩编码算法SPIHT-Implement the wavelet-trees-based image coding algorithm SPIHT using MATLAB