CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二维离散小波变换

搜索资源列表

  1. WaveletTenLesson

    0下载:
  2. 小波十讲主要讲述小波变换的原理和应用,包括一维连续小波变化,离散小波变换,多分辨率分析和二维小波变换等内容。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:6028891
    • 提供者:dianlian
  1. DWThundunjiami

    1下载:
  2. 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,实验结果表明提出的算法可以抵抗剪裁、JPEG压缩、滤波等几何
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:440304
    • 提供者:王娜
  1. matlab-5

    0下载:
  2. 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:13327
    • 提供者:wanghui
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. TDWTT_2DDh

    0下载:
  2. 此源代码用以实现二维离散小波变变换,一种基于mallat塔式算法 -This source code is used to achieve the two-dimensional discrete wavelet transform to transform a pyramid algorithm based mallat
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1615
    • 提供者:eda52
  1. cwt-source-code

    0下载:
  2. 二维离散小波变换,vc实现,包含逆变换,希望对大家有帮助。-Two dimensional discrete wavelet transform, VC, contains the inverse transform, we hope to help.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:1882
    • 提供者:fenghongchen
  1. Jul2012_2DWaveletT

    0下载:
  2. 图像处理中,有关二维离散小波变换的PPT例程,富有参考价值。-Image processing related to the two-dimensional discrete wavelet transform PPT routines, full of reference value.
  3. 所属分类:File Formats

    • 发布日期:2017-05-14
    • 文件大小:3308831
    • 提供者:高昕
  1. tuxiang_erweibianhua

    0下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级, 并进行重构, 最后计算重构图像的峰值信噪比(PSNR) matlab-Image two-dimensional discrete wavelet transform, transform levels greater than or equal to 3, and reconstruction, the final calculation of the reconstructed image of the peak signal to no
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2981
    • 提供者:王斌
  1. 2D_DWT_In_C_Programming_Language

    0下载:
  2. 用C语言实现任意级别的二维离散小波变换和小波逆变换-Wavelet Transformation and its inverse Transformation. Programmed in C programming language.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:2738055
    • 提供者:Richard
  1. DWT2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). -Two-dimensional discrete wavelet transform image transformed series is greater than or equal to 3, and then processing thresholding (threshold of about 10 or
  3. 所属分类:Wavelet

    • 发布日期:2016-05-10
    • 文件大小:83968
    • 提供者:大卫
  1. testone

    1下载:
  2. 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
  3. 所属分类:Special Effects

  1. Proj03-02

    0下载:
  2. 二维离散小波变换 包括源代码和实验结果分析。在数值分析和时频分析中很有用。第一个离散小波变换由匈牙利数学家发明,离散小波变换顾名思义就是离散的输入以及离散的输出,但是这里并没有一个简单而明确的公式来表示输入及输出的关系,只能以阶层式架构来表示。 -Two-dimensional discrete wavelet transform including source code and experimental results. In numerical analysis and time-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:24152858
    • 提供者:Leiwin
  1. DWT-PANandMUL

    0下载:
  2. 二维离散小波变换对多光谱图像与全色图像融合算法-Two-dimensional discrete wavelet transform for multi-spectral image and panchromatic image fusion algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:17967
    • 提供者:刘慧
  1. WaveletClassLib

    0下载:
  2. 一个多维离散小波变换类代码。这个类可以分析的多维输入信号和处理后合成它。输入信号可以是一维信号(例如一个波),二维信号(如图像)或多维信号。 - a class of multidimensional discrete wavelet transform. This class can analyze the multidimensional input signal and synthesize it after process. The input signal can be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:george
  1. 2-D-DWT

    1下载:
  2. 这是二维离散小波变换程序,里面附带程序说明,及实例讲解。-This is a two-dimensional discrete wavelet transform, which comes with the program instructions and examples to explain.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:43291
    • 提供者:dm
  1. xiaobo

    1下载:
  2. 本程序是二维离散小波变换的程序,对原图像进行二维离散小波变换得到低频和高频子图,以进一步进行图像处理。-This program is a two-dimensional discrete wavelet transform, the original image for the two-dimensional discrete wavelet transform to get low frequency and high frequency graph, in order to further
  3. 所属分类:Wavelet

    • 发布日期:2017-04-26
    • 文件大小:88172
    • 提供者:袁刚
  1. xiaobo

    0下载:
  2. 单层小波变换对二维图像进行分解,[cA1,cH1,cV1,cD1]=dwt2(X, db1 ):计算图像X指定小波基的单层二维离散小波变换分解,其中cA为近似小波系数矩阵,参量cH,cV和cD分别为小波分解的水平细节系数、垂直细节系数和对角细节系数。-Single layer wavelet transform to the two-dimensional image decomposition, [cA1, cH1, cV1, cD1]=dwt2 (X, db1 ): X single ima
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:1397
    • 提供者:龙艳群
  1. MATLAB

    0下载:
  2. 用于MATLAB图像处理的二维离散小波变换,经小波变换分解和重构后的图像达到非常高精度。-For MATLAB image processing of two-dimensional discrete wavelet transform, after wavelet decomposition and reconstruction of the image to achieve very high accuracy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:761
    • 提供者:尚宝祥
  1. image-_wavelet-decomposition

    0下载:
  2. 对图像进行小波分解,如单层二维离散小波分解,利用sym4小波函数对图像进行3层对图像进行3层平稳小波变换等,之后是对分解图像消躁,融合等的工作。-The image wavelet decomposition, such as single two-dimensional discrete wavelet decomposition using sym4 wavelet function to the image of 3 layers of image of 3 layers of stati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:8376
    • 提供者:王一铭
  1. erweilisanxiaobibianhuan

    0下载:
  2. 二维离散小波变换 只能处理长宽一样的方形图像,灰度和彩色图像都可,要用其他图像只需把Lena.bmp改为其他图像,但图像要保存在m文件所在路径下。-Can only deal with the same length and width of the square image, grayscale and color images can be used to use other images only need to change Lena.bmp other images, but th
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:6648
    • 提供者:杨验均
« 1 2 34 »
搜珍网 www.dssz.com