搜索资源列表
SPIHT-matlab
- 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
xiaoboyuyinxinxinyingcang
- matlab 源码,基于小波变换的语音信息隐藏的实现,对原始语音信息和水印信息都经过三层小波分解处理后,将水印信息的低频信号嵌入原始语音信号的部分高频信号部分实现隐藏.源代码不仅给出隐藏过程,并且给出的在随机噪声,重采样,信息压缩情况下的抗攻击特性.源代码清晰有注释
WAVELAB850
- 老外写的小波变换的工具箱,基于MATLAB环境;压缩包内有详细的说明和相关Demo,参考价值较高。
yasuo
- 小波变换应用MATLAB对于图像处理的压缩程序
hua使用MATLAB设计小波变换程序中的若干问题
- 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my cl
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
matlab-waveletprocess
- 讲解了 MATLAB语言环境下 图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。-Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.
wavelet_Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
wavlet1
- 基于matlab小波变换实现的图像压缩 (通过mask截取小波变换系数)-Wavelet Transform Image Compression
Txiaobo
- 该程序(基于matlab)为小波变换在数据压缩方面的应用。原理:数据可分为高频部分和低频部分,高频部分反映了细节,而低频部分则反映概貌,故压缩部分应为高频部分。数据经此程序变换后将压缩为原来的一半。-This program (based on matlab) for the wavelet transform applications in data compression. Principle: Data can be divided into high-frequency part and
MATLABimagecompression
- 共7个matlab程序及两幅原始待处理图像,功能是图像压缩的实验,分别运用了DCT(1个程序),小波变换(5个程序)和小波包变换(1个)对图像进行压缩,各个程序的作用及程序注释已在程序中做了详细说明,程序均可直接运行-matlab program for image compression ,using DCT wave,wavelet,wavelet packet methods respectively .
xiaobobianhuanshujuyasuo
- 小波变换在图像数据压缩中的应用毕业论文,自己原创的,比较简单的压缩方法,供参考交流。版权所有,侵权必究。-Wavelet transform in image data compression using a graduation thesis, their original, simple compression method, and for information exchange. Copyright All Rights Reserved.
MATLAB-and-wavelet
- 图象压缩技术是用最少的数据量来表示尽可能多的原图象信息的一个过程,这一领域的突破对于通信和多媒体事业的发展 将具有深远的影响.该文介绍了基于MATLAB小渡变换在压缩图象中的应用。并应用MATLAB小波工具箱的相关函数和命令,从 两个不同的方式来实现对此算法的仿真。-Abstract:The technology of image compression is a process to represent as much origi砌pictorial information as
image-process-matlab-GUI
- matlab GUI程序,实现数字图像处理的许多功能,包括亮度变换,几何变换,空域滤波,频域滤波,小波变换,彩色图像变换,去噪,复原,压缩编码等。-matlab GUI program, many digital image processing functions, including brightness transformation, geometric transformation, spatial filtering, frequency domain filtering, wavel
wavelet_compress
- matlab 小波变换 压缩图片 简单实例(Matlab wavelet transform compressed pictures simple example)
ITFA
- 通过同步压缩小波变换,实现信号的分解和重构,效果优化小波变换(The signal is decomposed and reconstructed by synchronous compression wavelet transform, and the effect is optimized by wavelet transform)
MATLAB优化算法案例分析与应用《进阶篇》
- 贝叶斯分类器 基于背景差分的运动目标检测 基于小波变换的图像压缩 基于BP的模型优化预测 基于RLS算法的数据预测 等等(Bias classifier is based on background difference moving object detection, wavelet based image compression, BP based model optimization prediction, RLS based algorithm for data predicti
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
8880短时傅里叶小波
- 对信号进行短时傅里叶变换和小波变换,观察其时频特性,压缩包中含有需要用到的测试信号文件,可以直接运行,供参考(Carry out short-time Fourier transform and wavelet transform on the signal, observe its time-frequency characteristics, and the compression package contains the test signal files needed, which ca
MATLAB数字水印[GUI,dwt,dct,lun文]
- 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedd