搜索资源列表

  1. 二维正交小波变换

    0下载:
  2. 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5497
    • 提供者:齐名
  1. 2维正交小波变换

    0下载:
  2. 2维正交小波变换.zip-two-dimensional orthogonal wavelet transform. Zip
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:332903
    • 提供者:子顷
  1. 2维正交小波变换

    0下载:
  2. 2维正交小波变换.zip-two-dimensional orthogonal wavelet transform. Zip
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:332800
    • 提供者:
  1. 正交变换

    0下载:
  2. 正交变换,包括离散余玄转换,快速浮离叶变换,小波变换等。-orthogonal transformation, including discrete Yuxuan conversion, floating from the fast Fourier transform, wavelet.
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:2933760
    • 提供者:王家锋
  1. 二维小波变换

    0下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:罗松溪
  1. 二维正交小波变换

    0下载:
  2. 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:5120
    • 提供者:齐名
  1. similarity

    0下载:
  2. 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:赵武锋
  1. rongyuxb

    0下载:
  2. 图像去噪是图像处理领域中的一个重要内容,图像去噪总是需要在抑制噪声和保持图像细节之间做折衷。小波变换作为一种新的信号处理工具,在信号去噪领域已得到了成功的应用。在传统的基于正交小波变换的图像去噪方法中,重建图像在边缘附近容易产生振荡从而造成边缘失真,噪声较严重时还会产生模糊边缘;利用冗余小波变换,可以克服正交小波变换去噪存在的不足, 进一步提高算法的去噪性能-Image denoising image processing is an
  3. 所属分类:图形图象

    • 发布日期:2024-06-04
    • 文件大小:1788928
    • 提供者:李胖子
  1. waveletdenoising_vc6.0

    0下载:
  2. 正交小波变换去噪代码 已经编译过的,绝对可用-Orthogonal wavelet transform denoising code has been compiled, the absolute available
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:2187264
    • 提供者:szx
  1. wavlet

    0下载:
  2. 离散正交小波变换及小波重构,程序中给出测试数据,可得到这组数据小波分解后的低频分量和重构以后的数据-Discrete orthogonal wavelet transform and wavelet reconstruction, procedures given in the test data, available in this set of data after wavelet decomposition and reconst
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:jacky
  1. test08-22

    0下载:
  2. 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:371712
    • 提供者:爱人般若
  1. DWT1D

    0下载:
  2. 一维正交小波变换(二进小波变换)包括分解与重构-this program compute the one-dimensional orthogonormal wavelets transform of the signal in a data file and reconstruct the original signal from its wavelet decomposition using the Mallat s pyramid
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:willee
  1. wavelet

    0下载:
  2. 双正交小波的正变换和反变换,以及显示程序;提升小波的正变换和反变换,以及显示程序-Are the biorthogonal wavelet transform and inverse transform, and display procedures the lifting wavelet transform and inverse transform is, as well as the display program
  3. 所属分类:压缩解压

    • 发布日期:2024-06-04
    • 文件大小:169984
    • 提供者:zoe
  1. dwtorthogonal

    0下载:
  2. MATLAB做的正交小波变换,用于数字图像处理(仅供大家参考)-DWT orthogonal using MATLAB for digital image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:5120
    • 提供者:zhoulei
  1. dwtbiorthogonal

    0下载:
  2. matlab 做的双正交小波变换,用于图像压缩处理(仅供大家参考)-biorthogonal digital wavelet transform by using matlab,for digital image compression and processing
  3. 所属分类:图形图象

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:zhoulei
  1. waveletcdf97

    0下载:
  2. matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:lucia
  1. wavelet

    0下载:
  2. 为了避免常规正交小波变换所引起的图像边缘失真,特别采用了双正交小波变换进行图像 的多分辨率分解。在融合处理时,为了获得更丰富的细节和更好的融合效果,对不同分解层、不 同方向上的高频分量以及同一分解层图像中的不同区域均采用不同的融合算子。实验结果表明, 该融合方法和融合规则是十分有效的,融合后图像的边缘和纹理细节都更加突出-In order to avoid the conventional orthogonal wavele
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:231424
    • 提供者:zlq
  1. a-wavelet-transform-algorithm

    0下载:
  2. 基于人眼视觉模型的双正交小波变换算法,通过实验验证,该算法在对嵌入水印后的图像进行有损压缩、剪切、污染、添加各种噪声等处理后,提取出的水印仍表现出了较好的鲁棒性。-Human visual model based on biorthogonal wavelet transform algorithm, experiments show that the algorithm of the watermarked image lossy c
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:352256
    • 提供者:rhyme
  1. CWT

    0下载:
  2. 对滚动轴承声发射信号进行处理,运用基于正交小波基连续小波变换,寻找最优尺度参数(you can know the functions that finds the best scale in the CWT coefficients or the way how you can do this.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:9216
    • 提供者:研究僧一
  1. 图像正交变换

    0下载:
  2. 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:202752
    • 提供者:洪世宽
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org