CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 2d wavelet

搜索资源列表

  1. WaveletTrans

    0下载:
  2. matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems function used to generate the wave
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3142
    • 提供者:兰勇生
  1. ruanyuzhi

    0下载:
  2. 二维小波分解,运用Donoho的软阈值算法,对每层算出不同的门限值筛选小波系数。-2D wavelet decomposition, use the soft Donoho threshold algorithm, right calculated for each different threshold screening wavelet coefficients.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:857
    • 提供者:zhangyang
  1. wavelettransform11

    0下载:
  2. 2维小波变换经典程序,用DWT实现二维小波变换-wavelet transform two-dimensional classical procedures with DWT 2D wavelet transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1843
    • 提供者:LS
  1. WaveletImgCompress

    0下载:
  2. VC++实现的二维小波变换源代码,已经测试,可用。用于图像去噪、压缩等 -VC 2D wavelet transform source code has been tested and available. For Image Denoising, compression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:312326
    • 提供者:薛斌
  1. waveleteTest

    0下载:
  2. 利用matlab自带函数wavedec2、wcodemat实现二维小波分解与简单压缩的实例。-using Matlab wavedec2 bringing their function. wcodemat 2D wavelet decomposition and compression simple examples.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1661
    • 提供者:gaozhibin
  1. denoising_2D

    0下载:
  2. 利用2D小波变换实现信号的噪声压制(根据数据信号在二维小波域的特征,设置协调系数,将噪声的系数衰减,而最大程度的保留有效信息)。-use 2D wavelet transform signal noise suppression (based on two-dimensional data signals in the wavelet domain characteristics, set up coordination coefficient, the coefficient of noise
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:898
    • 提供者:zhenghenglei
  1. wavelet

    1下载:
  2. 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1324
    • 提供者:zhang
  1. 一维和二维小波变换的VC实现

    2下载:
  2. 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
  3. 所属分类:Wavelet

    • 发布日期:2016-07-04
    • 文件大小:173537
    • 提供者:朱江
  1. fwt2d_demo

    0下载:
  2. 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:99725
    • 提供者:
  1. WaveletTransformsinMATLAB

    0下载:
  2. 执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexit
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:10026
    • 提供者:chen huayi
  1. 2D-Wavelet-Transformation

    1下载:
  2. 用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示-Wavelet transform in 2-D dimentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1552
    • 提供者:sun
  1. rwtwinxp

    0下载:
  2. The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:55543
    • 提供者:Galilleo
  1. wavecompression

    0下载:
  2. The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:817
    • 提供者:fer
  1. 2D_wavelet_transform

    0下载:
  2. 2D wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1591
    • 提供者:peng ye
  1. DIWT_CUDA

    1下载:
  2. cuda for 2D wavelet,基于cuda技术的2D小波变换。环境是vs 8.0-cuda for 2D wavelet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2975939
    • 提供者:jiezhuo
  1. WaveletTransform

    0下载:
  2. wavelet transform .this file is able to solve 1D or 2D wavelet transform-wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:192068
    • 提供者:徐世锋
  1. 2dQuant.tar

    0下载:
  2. 2d wavelet quantization
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:719349
    • 提供者:ustinoff
  1. 2d-Wavelet

    0下载:
  2. 2维小波算法,使用VC++实现,非常有用的程序。-2-dimensional wavelet algorithm, using VC++ to achieve, very useful program.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-23
    • 文件大小:94509
    • 提供者:dongshangpe
  1. haar-2d

    0下载:
  2. haar 2d wavelet transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7995516
    • 提供者:ggson
  1. 58178

    0下载:
  2. 2d wavelet transform
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:adii
« 12 3 4 5 »
搜珍网 www.dssz.com