CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - main

搜索资源列表

  1. 二维小波变换

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

    • 发布日期:2008-10-13
    • 文件大小:3.7kb
    • 提供者:罗松溪
  1. 方便的小波变换原代码

    0下载:
  2. 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:199.23kb
    • 提供者:李强
  1. 常用小波源程序

    0下载:
  2. 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; in \\ ezw2
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:136.79kb
    • 提供者:师花
  1. walvetAnalysis&Application

    0下载:
  2. 此电子书主要述说了,小波变换的一些主要的理论基础,以及一些小波工具箱和他们的应用-this major e-books tell, wavelet transform some of the main theoretical basis, and some wavelet toolbox and their applications
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.58mb
    • 提供者:dasheng
  1. xbbhydm

    0下载:
  2. wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:200.3kb
    • 提供者:新月
  1. 1DSignal_DecomRecon_Bywavelet[xtulbd,050311]

    0下载:
  2. 对一维信号进行小波分解和重构的C程序,绝对误差为10^-11.1)主程序:Mallat.c2)一维信号的输入文件:wdata.dat2)分解重构过程中产生的数据的文件:Data.txt-right one-dimensional signal wavelet decomposition and reconstruction of C procedure, the absolute error of 10 ^ -11.1) main program : Mallat.c2) one-dimensi
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:14.46kb
    • 提供者:李勃东
  1. 方位水平仪基本算法

    0下载:
  2. 方位水平仪的基本算法 主要功能是空间定位-position level for the basic algorithm is the main function of spatial location
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:13.41kb
    • 提供者:刘小雨
  1. 数字水印源码

    0下载:
  2. 是关于数字水印的空域算法原代码,用的是delphi7.0。是把二值水印嵌入到原图像的低三位的嵌入算法-This is a watermark soucecode based on Spacial Domain Algorithm implemented by using Delphi7.0. The main idea is to embed the binary watermark into the primary image.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:292.03kb
    • 提供者:李夏
  1. DWT

    0下载:
  2. 代码包含了小波变换的两种变换形式(标准变换和非标准变换),并进行了比较。主程序为MyDWT,只需要吧相关注释去掉即可-Code contains the wavelet transform of two forms (standard transformation and non-standard transformation), and compared. Main program for the MyDWT, only it can remove the relevant Notes
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:2.36kb
    • 提供者:sjl
  1. vision

    1下载:
  2. 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
  3. 所属分类:Wavelet

    • 发布日期:2017-11-10
    • 文件大小:13.11mb
    • 提供者:刘宏
  1. Wavelet-Watermark_

    1下载:
  2. 这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水印logo图片。dmg.m文件产生水印logo图片。watdet3.m文件中的函数实现的功能是检查是否有水印的logo存在。-The main function of Matlab procedures in water.m document, when you call this function, the system will pr
  3. 所属分类:波变换

    • 发布日期:2016-10-10
    • 文件大小:844.16kb
    • 提供者:xlz
  1. wavelet

    0下载:
  2. 小波变换的源代码,Wavelets.h为主程序头文件,Wavelets.cpp是主文件-Wavelet transform of the source code, Wavelets.h header file-based procedures, Wavelets.cpp is the main document
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:166.42kb
    • 提供者:关一
  1. waveletcodebyGuleryuz

    0下载:
  2. Guleryuz写的一个完整的小波变换的源代码。主要包括:wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and the
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:201.12kb
    • 提供者:Zhongren Wang
  1. LoG_Filter

    0下载:
  2. 一段简单明了的LoG滤波器代码,只有滤波器和一个main函数-For some simple code Log Filter, only the filters and a main function
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1.49kb
    • 提供者:zwlo
  1. harrwavelet

    0下载:
  2. 基于harr小波变换原理,一共5个m文件,一个主程序,4个函数,matlab6.1平台,运行成功。-Harr wavelet transform based on the principle of a total of 5 m file, a main program, four function, matlab6.1 platform, running successfully.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:59.08kb
    • 提供者:穆军
  1. 117143191sift-1.1.1_20070330_win

    0下载:
  2. VC实现的两幅图像的配准的程序的源代码。采用常用的相似性测度法作为主要算法-VC achieved two Images of the program s source code. Similar to the use of commonly used measure of law as the main algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:443.85kb
    • 提供者:ldc
  1. main

    0下载:
  2. 小波变换架构程序,小波变换架构程序,含调用函数程序-mainprograme,main,
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:4.34kb
    • 提供者:zge
  1. JurnalWavelet

    0下载:
  2. This paper is a brief introduction to discrete wavelet transform as digital signal-processing technique and the application. The field of discrete wavelet transform (DWT) is an amazingly recent one because itÌ s better than Fourier transfor
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:159.1kb
    • 提供者:made
  1. Matlabbasedavelettransforminimagecompressionapplic

    0下载:
  2. 基于Matlab的小波变换在图像压缩中的应用,这是学习资料,主要讲小波变换。-Matlab-based wavelet transform in image compression applications, this is the learning materials, the main speaker of wavelet transform.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:423.5kb
    • 提供者:徐召军
  1. adaptivewaveletthresholddenoising

    0下载:
  2. 此文件夹主要是在学习自适应语音小波阈值去噪中所查找的文献,其中论文包括自适应算法的介绍、语音小波自适应去噪、其他数字信号自适应小波阈值去噪。-This folder is the main voice in the learning adaptive wavelet threshold denoising in the search of the literature, which includes adaptive algorithm thesis presentation, voice, w
  3. 所属分类:Wavelet

    • 发布日期:2017-05-12
    • 文件大小:2.77mb
    • 提供者:maning
« 12 3 »
搜珍网 www.dssz.com