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

搜索资源列表

  1. 小波变换在活塞环图像边缘检测中的应用研究

    0下载:
  2. 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift computing through telescopic
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:82967
    • 提供者:蓝婧
  1. 二进小波变换(MATLAB源程序)

    10下载:
  2. 该程序应用二进小波变换对二维信号图像进行去噪
  3. 所属分类:源码下载

    • 发布日期:2011-01-20
    • 文件大小:81392
    • 提供者:dkp1219
  1. MyDwt2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:986785
    • 提供者:zhang
  1. work

    0下载:
  2. 开发的两个小波变换函数对图像进行小波变换-The development of both the wavelet transform function of image wavelet transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:妮妮
  1. Example7_15

    0下载:
  2. 图像融合。通过小波变换对图像进行分解,滤波,然后图像重构,对比前后图像的变化-Image fusion. Through the wavelet transform image decomposition, filtering, and image reconstruction, image contrast before and after the change
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:yanhaifeixue
  1. frit_toolbox_rar

    0下载:
  2. 对图像进行脊波变换,包含实例,与小波变换的对比实例-Ridgelet image transformation, including examples of the contrast with the example of wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:61449
    • 提供者:彭秋平
  1. 21-72

    0下载:
  2. ::针对传统的基于小波变换的反锐化掩模图像增强算法中存在的问题,即对比度相同而幅角不同的边缘达到的增强效果之间差别较大,提出了一种新的基于小波变换的反锐化掩模图像增强算法。该算法在对原始图像进行小波分解的基础上,根据小波变换所提供的幅角,对小波系数进行-:: For the traditional wavelet transform based on unsharp masking image enhancement algorithm for the problems that exist,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:84021
    • 提供者:王瑜
  1. matlabwavelettransform

    0下载:
  2. 利用matlab编程对遥感图像的熵值进行计算,并对其进行小波变换,统计遥感图像在小波域的特性-Matlab Programming for remote sensing images using the entropy values calculated, and its wavelet transform, statistical remote sensing images in the wavelet domain feature
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:9129
    • 提供者:枫亭忆雨
  1. FaceRecognitionBasedonWaveletTransform

    0下载:
  2. 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1376
    • 提供者:田虎
  1. Wavelet_image_fusion

    1下载:
  2. 对每一路图像进行小波变换,分别到其水平、垂直、四十五度角方向的高频分量以及其低频分量,得到每路图像的小波金字塔; 按取较大值的原则对两幅图像的不同层次、不同特征层的信息图分别进行融合; 根据融合的各图像分量的小波序列,进行小波逆变换,得到最后的融合图像。 -Road images of each wavelet transform, respectively, to its horizontal, vertical, 45 degree angle the directio
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:877
    • 提供者:shentian
  1. APyramid

    1下载:
  2. 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:1785824
    • 提供者:xinxin
  1. swtimfuse

    0下载:
  2. 应用小波变换对两副图像进行图像融合,可以起到图像增强的作用。-Wavelet transform two images for image fusion, image enhancement can play a role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:112283
    • 提供者:栾晓
  1. 小波变换对图像滤波

    4下载:
  2. 文档包含对图像进行滤波的常用方法如小波变换、中值滤波等方法的源代码。以及对该滤波方法进行阐述的报告。对学数字图像处理的同学们有帮助。
  3. 所属分类:matlab例程

    • 发布日期:2017-05-15
    • 文件大小:713011
    • 提供者:twotentwo
  1. xiaobo

    0下载:
  2. 利用小波变换,通过设置阈值对图像进行去噪。 首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold. Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is d
  3. 所属分类:波变换

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:YT
  1. 小波变换

    0下载:
  2. 用小波变换对图像进行分层处理,针对不同的子图像对不同方向进行滤波,达到对图像去噪的目的!(The wavelet transform is used to process the image in different layers, and different images are filtered in different directions, so as to achieve the purpose of image denoising!)
  3. 所属分类:图形图像处理

  1. xiaobodaxishubijin

    0下载:
  2. 利用Harr小波对图像进行小波变换,提取一定数量的大系数,然后进行还原。(The image wavelet transform using Harr wavelet coefficients, extract a certain number, and then restore.)
  3. 所属分类:波变换

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:偏科
  1. 基于小波变换图像压缩方法的代码

    1下载:
  2. 这个文件适合基于小波变换图像压缩方法,对图像进行小波变换的压缩!希望你能用的到!(This file is suitable for the image compression method based on the wavelet transform, and the image is compressed by the wavelet transform. I hope you can use it!)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:157696
    • 提供者:麓湘小镇
  1. 小波图像分解重构.zip

    0下载:
  2. 本程序主要的功能就是利用小波变换对图像进行分解以及重构的过程。(Wavelet image decomposition and reconstruction)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:99328
    • 提供者:玉临风
  1. 基于小波变换的klda人脸识别

    2下载:
  2. 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
  3. 所属分类:matlab例程

  1. 二维小波分解 (1)

    1下载:
  2. 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:384000
    • 提供者:hxx140
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com