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

搜索资源列表

  1. 图像处理模板匹配

    4下载:
  2. 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:130018
    • 提供者:李伟
  1. 一维小波变换

    0下载:
  2. 本程序用于实现一层小波变换,即在频域对图像进行处理-the procedures used to achieve a layer of wavelet transform, in the frequency domain for image processing
  3. 所属分类:波变换

    • 发布日期:2014-01-15
    • 文件大小:119922
    • 提供者:Rachel
  1. 小波变换在活塞环图像边缘检测中的应用研究

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

    • 发布日期:2008-10-13
    • 文件大小:82967
    • 提供者:蓝婧
  1. harr.rar

    1下载:
  2. 二代小波harr变换整数小波变换,适合图像处理专业人员参考,Second generation wavelet transform Harr integer wavelet transform for image processing professionals reference
  3. 所属分类:波变换

    • 发布日期:2013-10-02
    • 文件大小:1419
    • 提供者:jourbon
  1. wtthreshold.rar

    4下载:
  2. 利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-04
    • 文件大小:245148
    • 提供者:郭珈
  1. gkds

    0下载:
  2. 国防科大编写的一本关于小波变换及图像处理的书,很经典,希望对搞图像处理和信息压缩的朋友有帮助。-国防科大prepared on a wavelet transform and image processing books, it is classic, and they hope to engage in image processing and information compression has to help a friend.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-19
    • 文件大小:7891968
    • 提供者:lijianhong
  1. WavelAlg

    0下载:
  2. 本系统是一个基于VC++的小波算法,包含两个变换,一维小波变换和二维小波变换,对图像处理和视频压缩方面有很广泛的应用。-Based on this system is a VC++ Wavelet algorithm, consists of two transformations, one-dimensional wavelet transform and two-dimensional wavelet transform of image processing and video compr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:172916
    • 提供者:wangjie
  1. ImageWavelet-transform

    0下载:
  2. 图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。-Image wavelet transform, using C++ Code programming. For wavelet image processing, such as denoising, before integration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2819495
    • 提供者:张娜
  1. image_Detected

    0下载:
  2. 利用图像处理中的小波变换,对图像进行检测-Image processing using wavelet transform, image Detected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1196
    • 提供者:Rainbow
  1. wavelet

    1下载:
  2. 基于小波变换的图像融合,已形成界面。可通过界面进行相关图像处理操作。-Based on wavelet transform image fusion, has become the interface. Interface can be related to image processing operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:41874
    • 提供者:朱方圆
  1. DWT2

    0下载:
  2. 对源图像进行二维离散小波变换,使其适用于数字水印等进行加密处理-Two-dimensional images of the source of discrete wavelet transform to make it applicable to the digital watermark is encrypted, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:35523
    • 提供者:roger
  1. 13898400MATLABwavelet

    0下载:
  2. 小波变换在图像处理中应用于图像分析,图像压缩,图像去噪等-matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:871591
    • 提供者:joy
  1. matlab

    3下载:
  2. 小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。-Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancemen
  3. 所属分类:Special Effects

    • 发布日期:2016-03-15
    • 文件大小:1584128
    • 提供者:ZHAOYU
  1. 小波变换数字图像处理

    0下载:
  2. 小波变换能较好地保持图像细节和各频带的边缘信息,本代码采用Visual C++ 6.0,利用小波变换技术实现了图像复原、图像增强和图像融合。
  3. 所属分类:波变换

    • 发布日期:2013-05-19
    • 文件大小:110908
    • 提供者:chris5257
  1. 基于小波变换的图像去噪

    1下载:
  2. 利用小波变换实现图像处理,包括图像平滑,去噪,边缘检测,运算,等等(Using wavelet transform to achieve image processing, including image smoothing, denoising, edge detection, computing, and so on)
  3. 所属分类:波变换

  1. 小波变换图像处理

    0下载:
  2. 冈萨雷斯中利用小波变换对图像处理的函数库,可用于图像处理(Gonzales wavelet transform using image processing function library, can be used for image processing)
  3. 所属分类:图形图像处理

  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. 小波例程讲解分析

    1下载:
  2. 此编程主要是讲解一些小波变换方面的例子,例如去噪,图像处理和小波变换分解,方便大家学习和应用,均可实现(This programming is mainly to explain some examples of wavelet transform, for example, denoising, image processing and wavelet transform decomposition, so that everyone can learn and apply.)
  3. 所属分类:波变换

    • 发布日期:2020-11-05
    • 文件大小:532480
    • 提供者:向前看1
  1. 基于小波变换的数字水印技术

    1下载:
  2. 基于小波变换的数字水印技术,运行速度较快,结果较好(Digital watermarking technology based on wavelet transform runs faster and gets better results.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-07-05
    • 文件大小:150528
    • 提供者:星风雪雨
  1. 双树复小波分解+特征提取+输出Excel

    2下载:
  2. 运行小波变换对图像进行处理分析,包括去噪纹理提取等(Running wavelet transform to process and analyze image, including denoising texture extraction, etc.)
  3. 所属分类:图形图象

    • 发布日期:2019-08-07
    • 文件大小:80896
    • 提供者:dodoyin
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com