资源列表
图像压缩
- 对图像进行2维小波编码 来实现压缩.希望能给大家带来一定的帮助。
encode
- 小波变换的一些源程序-wavelet transform some source
小波图像消噪处理
- 此程序能实现给予小波变换的图像消噪处理。-the program can implement wavelet-based transform image denoisey process
小波压缩代码
- 对图像进行2维小波编码 来实现压缩。将小波分析引入图像压缩的范畴也是一个重要的手段,并且有着它自己的特点。它的特点在于压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变,且在传递过程中可以抗干扰等等。(有两种方法)-of two-dimensional images wavelet compression coding to achieve. Wavelet Image Compression analysis of the introduction of the context is
quyu
- 基于小波变换的图像融合,采用的是区域的6种算法-based on wavelet transform image fusion, using the region's six algorithms
97lifting
- 97提升法构造小波的经典程序,学习小波好资料-97 lifting wavelet structure of the classical procedures, learning good information on wavelet
XINXICHULI
- 信号受到高斯白噪声干扰,从受扰信号中确定并显示谐波信号的频率。-Signal under white gaussian noise interference, is determined from the disturbance of signal and shows the frequency of harmonic signals.
VerilogHDL
- 9/7提升小波变换中奇偶分裂步、预测步、边界延拓处理和模块测试平台的Verilog代码描述:-9/7 lifting wavelet transform in odd and even split-step, prediction step, boundary extension process and module test platform described in Verilog code:
thresholddenoisingbasedonwavelet
- 小波阈值去噪的经典程序,基于小波变换阈值去噪的MATLAB源代码,效果很好。 -Classic wavelet threshold denoising procedure threshold denoising based on wavelet transform of MATLAB source code, works well.
changeoperator_f
- Active Contour Models and Level Set algorithm, as well as several articles of the GVF, the list for the article: [1] Snakes Active Contour Models.pdf [2] Multiscale Active Contours.pdf [3] Snakes, shapes, and gradient vector flow.pdf [4] Motion of l
Wave
- 用vb开发,在piecturebox上画波形-Vb development, drawing on piecturebox waveform
wavelet-packets-in-image-processing
- 小波包在图像处理中的应用,包括消噪,压缩,边缘检测等。