搜索资源列表
WaveletSRCcode
- 一个用于数字图像压缩的小波变换实现源程序-a digital image compression used in the wavelet transform source
Wavelet_transform
- 小波变换源代码,用于图像分析,包括图像压缩、纹理分析和识别。-The program illustrates the original code of wavelet transformation, which can be used in image compression, texture analysis and recognization.
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
compWavelet
- 基于小波变换的图像压缩:小波变换应用于图像压缩。-based on wavelet transform image compression : wavelet image compression used.
C++0314085
- JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
cs_wave_ronghe_way3_dec4_test
- 这是采用小波变换以及压缩感知的理论编写的图像融合程序-This is the wavelet transform and the theory of compressed sensing image fusion program written in
Wavelet-Analysis
- 小波分析是建立在泛函分析、调和分析、数值分析、逼近论和傅里叶分析等的基础上发展起来的新的时频分析方法。与经典的傅里叶分析相比较,小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息,因此小波分析有着许多显著的优点。小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息。通过伸缩和平移等运算功能可对函数或信号进行多尺度的细化分析,解决了Fourier变换不能解决的许多困难问题。 小波分析是时间—尺度分析和多分辨分析的一种新技术,它在信号分析、语音合成、图像识别、计
vc-tuxiangchuli
- 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
wavelet
- 在小波域对图像去噪,图像压缩,图像边界扭曲,图像融合,实现水印的嵌入-In wavelet domain for image denoising, image compression, image border distortions, image fusion, the embedded watermark, etc.
JPEG-2000-
- 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
Waveletddd
- 小波图像分析程序,从分解,压缩,到重构,非常详细-Wavelet image analysis program from decomposition, compression, to the reconstruction of very detailed
xb
- 小波图像二次压缩,MATLAB简单编程,改下路径即可用-Wavelet image compression
147
- 图像的小波简单压缩方法,包括最优包的小波压缩,和低频信息保留压缩方法。-Wavelet image compression method is simple, including optimal packet wavelet compression, and low-frequency information retention compression method.
wavelet-code
- 小波图像变换的应用,算法及实现代码。包括增强、检测、降噪、压缩、变换等应用。-The application of wavelet image transform, the algorithm and implementation code.Include increased, detection and noise reduction, compression, conversion applications.
compressive sensing
- 一种基于压缩感知的遥感影像融合处理方法,以压缩感知理论为核心,结合小波变换的方法进行低分辨率影像的重构,最终获得融合影像。(A method of remote sensing image fusion based on compressed sensing, which takes compression sensing theory as the core, combines wavelet transform method to reconstruct low resolution ima
OVYACL
- 基于小波零树的图像压缩方法,采用最流行的ezw方法,将图像压缩,特点()
MSBCS
- 在MTLAB环境运行main_msbcsspl.m。该程序的功能是实现图像的稀疏分解并重建图像,采用压缩感知理论,利用小波分析,在小波域分块观测,可以用很少的观测值就能重建原图像。程序包中已经整合了小波包和测试图像,没有多余文件,程序经过亲测并修改,能在MATLAB中直接运行得到很好的结果,速度非常快!(Run main_msbcsspl.m in the MTLAB environment. The function of the program is to decompose and rec