搜索资源列表
-
0下载:
matlab实现的小波图像压缩,序列图像压缩处理,效果很理想-Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory
-
-
0下载:
基于小波数字图像处理MATLAB源代码 例如压缩提取 噪声水印提取等-Wavelet-based digital image processing such as compression MATLAB source code extracted watermark extraction, such as noise
-
-
0下载:
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
-
-
1下载:
这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
-
-
0下载:
matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
-
-
0下载:
基于 SOFM和 SPIHT 的图像压缩-IMAGE COMPRESSION USING SOFM AND SPIHT WITH WAVELET
-
-
0下载:
基于小波变换的图像压缩编码Image Compression Encoding Based on wavelet transform,自己编的一种图像小波编码,压缩率达到12:1.希望能给新手有所提示.打开main函数,直接运行就行了。wavelet这个函数的参数详见它开头的说明.
-Based on Wavelet Transform Image Coding Image Compression Encoding Based on wavelet transform, their own
-
-
2下载:
此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
-
-
0下载:
基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
-
-
0下载:
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
-
-
0下载:
一个简单的基于小波图像压缩算法和重构算法,可以分解到不同的层-A simple algorithm based on wavelet image compression and reconstruction algorithms can be broken down into different layers
-
-
0下载:
该程序实例首先对二维图像进行提升小波分解,然后构造传统小波分解结构[c,s],接着使用函数ddencmp()获取信号压缩阈值,再采用函数wdencmp()实现图像压缩-First,the program decomposes the image use lifting wavelet , and then construct the traditional wavelet decomposition structure [c, s], then use the function ddencmp
-
-
0下载:
图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
-
-
0下载:
Images require substantial storage and transmission resources, thus image compression is advantageous to reduce these requirements. The report covers some background of wavelet analysis, data compression and how wavelets have been and can be used for
-
-
0下载:
the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform-the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform
-
-
1下载:
含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
-
-
0下载:
通过matlab实现基于小波变换的图像压缩算法研究,内容详细,通俗易懂,可供大家使用,互相学习。-Matlab based on wavelet transform image compression algorithm, detailed and easy to understand for everyone to use, learn from each other.
-
-
0下载:
利用余弦函数和小波变换实现图像压缩,使用matlab实现。-Cosine function and wavelet transform image compression using matlab.
-
-
0下载:
基于Matlab的图形图像压缩。用到小波变换和Matlab自带resize函数,通过plot函数显示出压缩前图像和压缩后图像。-Matlab-based graphical image compression. Used wavelet transform and Matlab comes resize function, shown by plot function before and after image compression and image compression.
-
-
0下载:
小波实现图像压缩的程序,matlab仿真,可以下载下来学习一下,简单易懂-Wavelet image compression of small procedures, to share
-