CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 去噪 matlab 图像

搜索资源列表

  1. Split_Bregman_Denoising

    0下载:
  2. 使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1728018
    • 提供者:xiachen
  1. denoise3

    0下载:
  2. 一幅真彩色图像的小波去噪方法实例。通过对一幅真彩色图像的RGB三个方面分别处理,把处理后的结果结合得到。-A true color image examples of wavelet denoising method. Through a true color image of the RGB three aspects dealt with separately, the results of the combination to be processed.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:557
    • 提供者:李莹
  1. UltraSound_program

    1下载:
  2. 超声图像去噪,基于小波变换的通用超声图像去噪,能够有效的去除相干斑-Ultrasound image denoising based on wavelet transform common ultrasound image denoising, can effectively remove speckle
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:169546
    • 提供者:willee
  1. dccs_main

    0下载:
  2. 基于contourlet几何信息的图像去噪程序,该程序包括小波硬阈值方法,contourlet硬阈值方法,小波和循环平移结合的方法,contourlet和循环平移结合的方法,还有本文方法。-Based on geometric information contourlet denoising program that includes wavelet hard threshold method, contourlet hard threshold method, wavelet and recy
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2132
    • 提供者:chenhehui
  1. MATLABwavelet

    1下载:
  2. 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:77208
    • 提供者:侯强
  1. daima

    0下载:
  2. 将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:junsen
  1. icmlc08_code

    0下载:
  2. 图像去噪的源程序,有英文论文,效果很不错-Denoising of the source, an English paper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:19364
    • 提供者:张华
  1. wavelet-denoise

    1下载:
  2. 利用小波变换进行图像去噪的程序 基于MATLAB的-Image denoising using wavelet transform procedures for MATLAB-based
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:638989
    • 提供者:KFC
  1. matlabwavelet

    1下载:
  2. 张德丰基于MATLAB的系统分析与设计——小波分析+范例源码;详细介绍包括小波分析工具箱的的使用(范例代码),小波去噪,图像压缩,并范例实现。另外还有小波包分析技术的理论及应用-Zhang Defeng MATLAB-Based System Analysis and Design- wavelet analysis+ example source details, including the use of wavelet analysis toolbox (sample code), wav
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5881859
    • 提供者:李雨石
  1. imrh4

    0下载:
  2. 用MATLAB编写的图像去噪源程序,除了个别函数是调用的外,主要功能由自己编写-MATLAB image denoising source program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:880
    • 提供者:刘成
  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. Cdenoise

    0下载:
  2. Contourlet去噪的程序。实现了图像的多尺度分解下的去噪与重建。-Denoising procedure Contourlet
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1229
    • 提供者:任凭
  1. waveletimageprocess

    0下载:
  2. MATLAB小波图像处理,小波在图像处理上的应用,包括图像去噪,图像增强-MATLAB Wavelet image processing, wavelets in image processing applications, including image denoising, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:298454
    • 提供者:彭婷
  1. wavelet

    2下载:
  2. 使用小波变换进行图像去噪,对得到的高频部分利用软阈值和硬阈值法去噪-Image denoising using wavelet transform, the high frequency part by the use of soft threshold and hard threshold denoising
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:172507
    • 提供者:刘恋
  1. TV

    2下载:
  2. TV模型源代码 图像去噪中经典模型 在MATLAB下编出来的-TV model source code in the classical model of image denoising under the code out in MATLAB
  3. 所属分类:matlab

    • 发布日期:2015-10-25
    • 文件大小:1024
    • 提供者:
  1. ImageTVdenoise

    1下载:
  2. 利用总体变分法实现图像去噪,内有详细说明和事例-Variational method used to achieve the overall image denoising, with detailed descr iptions and examples
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:94887
    • 提供者:sdf
  1. directional_diffusion

    0下载:
  2. 这个一个图像去噪的matlab程序,希望可以帮助到有需要的同学。-This an image denoising matlab program, I hope to help the needy students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1540
    • 提供者:高飞
  1. w3

    0下载:
  2. 图像去噪,效果还行,对比度差距大得,效果会很明显!关键在于数学方法的理解和转化上-Image denoising, the results were OK, contrast gap large enough, the effect will be very obvious! The key lies in understanding and mathematical methods into the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1902
    • 提供者:张鹏
  1. 结合局部熵的各项异性去噪MATLAB程序

    0下载:
  2. 该算法在P-M图像去噪算法的基础上引进了局部熵,实现了更好的去噪效果,适合初学者参考。
  3. 所属分类:matlab例程

  1. 源代码

    0下载:
  2. Matlab中实现SSIM算法,选取合适图片添加不同噪声,然后用三种去噪算法分别对添加噪声后的图片进行去噪,用SSIM图像相似度指标分析不同去噪算法对不同噪声的去除效果。(SSIM algorithm to achieve the Matlab, select the appropriate image with different noise, and then used to add noise after image denoising respectively three denoisi
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:李明222
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com