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

搜索资源列表

  1. 利用haar小波变换对图像进行分解与重构

    1下载:
  2. 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:157713
    • 提供者:feng
  1. adaboost_haar_bylaoYu

    0下载:
  2. 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Tim
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1463
    • 提供者:老余
  1. work4_1

    0下载:
  2. 基于Mallat的二维Haar小波分解与重构算法的C语言实现-Mallat Haar wavelet decomposition and reconstruction algorithm in C Language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2353
    • 提供者:奉华成
  1. WaveletVC++Res

    1下载:
  2. 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple one-dimensional signal with a Ga
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:161420
    • 提供者:牛牛
  1. nstdhaardemo

    0下载:
  2. 二维非标准haar小波规格化分解后图像重构程序-non-standard 2D haar wavelet decomposition standardized procedures for image reconstruction
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:whsyt
  1. MALLAT_PROGRAM

    0下载:
  2. 基于Mallat的二维Haar小波分解与重构算法的C语言实现最大分解级数:5级*/ -Mallat Haar wavelet decomposition and reconstruction algorithm in C language to achieve maximum decomposition Series : 5 * /
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 本程序实现二维灰度图像的小波变换和逆变换。 直接运行本目录下的批处理程序run即可。 用户需自己输入以下参数: 1. 图像文件名(lena.bmp,若使用其它图像请先放入本目录下) 2. 选用的小波名称(本程序中可使用haar及db2-db5) 3. 小波变换的级数。 运行结束后小波变换与逆变换结果分别保存在dec.bmp与rec.bmp中。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:231639
    • 提供者:canor
  1. haar_wavelet_transform

    0下载:
  2. JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can be added during the compression, and after decompression the result can be seen with different thresholds.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:3125
    • 提供者:lynn
  1. haar

    0下载:
  2. 一个用matlab做二维小波变换的源程序 -Matlab do with a wavelet transform two-dimensional source
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2198
    • 提供者:赵静岚
  1. 小波图像分解与合成

    1下载:
  2. 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5339
    • 提供者:yule
  1. MyCWT.rar

    0下载:
  2. 实现连续小波变换。本程序使用Haar小波为母函数,要求输入为一维文本信号,输出为小波变换系数,呵呵,比较适合小波课程的入门哦,The realization of continuous wavelet transform. This procedure using the Haar wavelet function for the mother, asked to enter text for the one-dimensional signal, the output for the wave
  3. 所属分类:波变换

    • 发布日期:2017-04-01
    • 文件大小:10889
    • 提供者:zhang
  1. nstdhaardec2

    0下载:
  2. 二维Haar小波非标准规格化分解程序(多级分解)它的作用是使用Haar小波对每一行和每一列像素值进行小波变换。-Normalized two-dimensional Haar wavelet decomposition of non-standard procedures (multi-level decomposition) and its role is to use the Haar wavelet for each row and column pixel values ??of the
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:754
    • 提供者:weisiyu
  1. wavelet

    0下载:
  2. MATLAB下的小波变换图像处理代码,采用HAAR函数实现,含HAAR函数代码,希望有点用-MATLAB Wavelet Transform in image processing code, using HAAR function implementation, including HAAR function code, with a little hope
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:527
    • 提供者:UmShinho
  1. Haar

    0下载:
  2. Haar filter wavelet in java programming
  3. 所属分类:RichEdit

    • 发布日期:2017-04-07
    • 文件大小:4354
    • 提供者:ichal
  1. mywavedec2

    0下载:
  2. 在matlab中采用haar小波实现的图像小波分解程序。-Matlab haar wavelet used in the realization of the image wavelet decomposition process.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:1779
    • 提供者:温黎茗
  1. experiment4_c

    0下载:
  2. 对一幅灰度图像,实现用Haar小波、Db2、Db3小波的分解与重构(并对小波系数进行变换)-A grayscale image, using the Haar wavelet, Db2, DB3 wavelet decomposition and reconstruction (and the wavelet coefficients to transform)
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:38803
    • 提供者:
  1. watermarkplugein

    0下载:
  2. 基于小波技术的数字水印的嵌入,matlab实现,使用一级haar小波分解-wavelet-based watermark,implement use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:tangqinqin
  1. myw

    0下载:
  2. 此包络中含有各种常用小波的分解和重构程序,如haar等-This envelope contains a variety of commonly used wavelet decomposition and reconstruction procedures, such as haar, etc.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:117250
    • 提供者:陈少华
  1. TwoDimHaar

    0下载:
  2. matlab中haar小波变换的一段程序(haar wavelet program)
  3. 所属分类:其他

  1. haar

    2下载:
  2. 利用Harr将图像进行3层小波变换,并进行重建。里面包含测试图片及变换后系数重新排列后的结构图。(Harr is used to transform the image into three-layer wavelet transform and reconstruct it. It contains the test picture and the structure chart of the coefficient rearrangement after transformation.)
  3. 所属分类:波变换

« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com