搜索资源列表
-
3下载:
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% By Jing Tian, scuteejtian@hotmail.com
fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n');
fprintf('----------- Load
-
-
0下载:
本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
-
-
0下载:
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTC
-
-
0下载:
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
-
-
0下载:
深入研究对基于零树的小波图像压缩算法,利用多分辨分析对图像进行了小波分解,并利用零树编码算法对图像进行压缩。
-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
-
-
2下载:
基于拉普拉斯金字塔分解的图像融合matlab源代码-Based on the decomposition of the Laplacian pyramid image fusion matlab source code
-
-
0下载:
基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原-SVD decomposition MATLAB-based image decomposition image compression image restore
-
-
0下载:
使用matlab编写m文件,实现了5/3小波对图像进行分解与重构-Use matlab m file written to achieve a 5/3 wavelet image decomposition and reconstruction
-
-
0下载:
使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
-
-
0下载:
基于GA和MP的信号稀疏分解matlab程序来自于信号与图像的稀疏分解及初步应用-Sparse signal sparse decomposition of MP GA and matlab program signal and image decomposition and its application based on
-