搜索资源列表
小波压缩代码
- 对图像进行2维小波编码 来实现压缩。将小波分析引入图像压缩的范畴也是一个重要的手段,并且有着它自己的特点。它的特点在于压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变,且在传递过程中可以抗干扰等等。(有两种方法)-of two-dimensional images wavelet compression coding to achieve. Wavelet Image Compression analysis of the introduction of the context is
图像压缩
- 对图像进行2维小波编码 来实现压缩.希望能给大家带来一定的帮助。
wavelet.rar
- jpeg2000小波压缩源代码,Source codes of wavelet compression for JPEG2000
wave.rar
- 小波压缩算法,压缩比例大于20倍,小波压缩算法,压缩比例大于20倍,Wavelet compression algorithm, compression ratio greater than 20-fold, wavelet compression algorithm, compression ratio greater than 20-fold
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
adv6d-06
- ADV601小波视频压缩MMX优化解码器-ADV601 Wavelet MMX optimized video compression codec
二维小波图象处理
- 用小波处理压缩图像- Processes the compression picture with the wavelet
f10_1
- 小波变换在信号处理中的应用,包括压缩,去噪等,程序很简单-wavelet transform in signal processing applications, including compression, denoising, a very simple procedure
wavelet
- 转载小波压缩图象编码文档。包括EZW的详细过程。-Reprint wavelet compression image coding documents. Including the detailed process EZW.
wavelet_transformation
- 简单的小波压缩变换工作的原理如下: 信号和求导信号,形成的求同信号序列和求导信号序列的长度均为输入信号的长度的一半.如果输入信号序列是A={a(1),...,a(n)}求同信号S={s(1),...,s(n/2)}和求异信号D={d(1),...,d(n/2)}的计算方式为: for i=1,...,n/2 s(i)=a(2*i-1)+a(2*i) d(i)=a(2*i-1)-a(2*i) 例如输入信号是: 5,2,3,2,5,7,9,6
95302958Decompress
- 小波压缩的源代码,基于VC++6.0开发的,希望对大家有所帮助。-Wavelet compression of the source code, based on VC++6.0 development, I hope to help all of you.
codes
- 小波压缩程序,包括小波树、嵌入式零树小波编码-Wavelet compression procedure, including the wavelet tree, embedded zerotree wavelet coding
IMAGEPROCESSANDWAVELETTRANSFORM
- 图像编码基础与小波压缩技术-原理、算法和标准-IMAGE PROCESS AND WAVELET TRANSFORM
duochidu
- 非常好的多尺度小波压缩工具,支持各种小波,各种压缩级数,并有运行时间以及PNSR等计算-Very good tool for multi-scale wavelet compression, supports a variety of wavelet, a variety of compression levels, as well as run-time, as well as in terms of PNSR
lifting_signal_compression2
- 该程序是提升小波压缩算法,可直接运行成功。-The program is to enhance the wavelet compression algorithm can be directly run successfully.
WaveletDemo
- 全指纹的小波压缩与图像存储子程序,左边是指纹图像原图,右边是指纹图像经过小波滤波处理后的图像-Wavelet compression and the whole fingerprint image stored subprogram, the left is the fingerprint image artwork, the right is the fingerprint image after image after wavelet filtering
EZW_Code
- 图像小波压缩变换,ezw零树编码-wavlet
58876296EZWvc
- 小波算法,零树小波压缩算法的VC6实现-wavlet
myidwt1
- matlab环境的小波压缩算法,给予dwt的心电图压缩,滤去了高频分量,具有较高的压缩比率-matlab environment wavelet compression algorithm, giving dwt ECG compression, filter the high frequency components with high compression ratio
wavelet
- 小波变换在图像处理中的应用,包括小波去噪;小波压缩;小波融合.-Wavelet transform in image processing applications, including wavelet denoising wavelet compression wavelet fusion.