搜索资源列表

  1. code

    0下载:
  2. 本函数包括三个例程 一个图像去噪(椒盐) 一个寻找图像中特定方向的直线 一个自己写的图像线形过滤-this function include a three routines image denoising (Impulse) looking for a specific image in the direction of a straight line since Image has written linear filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:145408
    • 提供者:guozhi
  1. waveletdenoising

    0下载:
  2. 这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好-This is a wavelet denoising procedure, in addition to realize the most classical image denoising algorithms, but also uses the latest with a directional wavelet, denoi
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:粘永健
  1. choi_matlab

    0下载:
  2. rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很*价值。-rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:773120
    • 提供者:shawn
  1. tv

    0下载:
  2. 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。-Partial differential equations using the total variational (TV) method of image denoising code. Based on the ROF model.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:luohongwen
  1. calc_lam

    0下载:
  2. 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。-Partial differential equations using the total variational (TV) method of image denoising code. Based on the ROF model.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:luohongwen
  1. calc_lamxy

    0下载:
  2. 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。-Partial differential equations using the total variational (TV) method of image denoising code. Based on the ROF model.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:luohongwen
  1. demo_tv

    0下载:
  2. 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。-Partial differential equations using the total variational (TV) method of image denoising code. Based on the ROF model.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:luohongwen
  1. loc_var

    0下载:
  2. 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。-Partial differential equations using the total variational (TV) method of image denoising code. Based on the ROF model.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:luohongwen
  1. cubic_subdivision

    0下载:
  2. 大多数图像去噪的方法,尤其是针对高斯白噪声的去噪方法,从本质上来说,都是低通滤波的方法. 低通滤波是一把双刃剑,在消除图像噪声的同时,也会消除图像部分有用的高频信息.因此,各种图像去 噪方法,其实就是在去噪和保留有用高频信息之间进行权衡-The majority of image denoising methods, especially for Gaussian white noise of the de-noising me
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:weiwei
  1. cycle_spinning

    0下载:
  2. 图像的小波阈值去噪方法是众多图像去噪 方法中的佼佼者,它利用图像小波分解后,各个子带图像的不同特性,选取不同的阈值,从而达到较好的 去噪效果-Wavelet Image Threshold Denoising Method is one of the many methods of image denoising leader, which uses image wavelet decomposition, each sub-b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:weiwei
  1. tuxiangquzao

    0下载:
  2. 图像去噪C源代码,用VC实现了图像去噪方面的处理,很值得大家参考-Image Denoising C source code, using VC realize aspects of the image denoising deal is worth U.S. reference
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:183296
    • 提供者:朱志敏
  1. fdct_wrapping_cpp

    0下载:
  2. 基于快速离散曲波变换(FDCT)的图像去噪。采用wrapping方法的FDCT,C语言-Based on fast discrete transform Bo (FDCT) Image Denoising. Wrapping method used FDCT, C language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:154624
    • 提供者:wanghaisong
  1. fdct_usfft_cpp

    0下载:
  2. 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写-Based on fast discrete transform Bo (FDCT) Image Denoising. Usfft methods used FDCT, C language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:160768
    • 提供者:wanghaisong
  1. Normalshrink

    0下载:
  2. 本程序是基于小波变换的图像去噪,运行过可以使用-This procedure is based on Wavelet Transform for Image Denoising, run-off can be used
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:my
  1. bandlets-denoising-simple

    0下载:
  2. bandlets程序及在图像去噪中的应用,效果不错,欢迎下载-bandlets procedures and in the image denoising, good results are welcome to download
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:918528
    • 提供者:chao
  1. PDE4_Explicit.CC

    0下载:
  2. 一个四阶偏微分方程用于图像去噪算法的源代码,用C语言编写-A fourth-order partial differential equations for image denoising algorithm source code, using C language
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:294912
    • 提供者:wang
  1. Wavelets

    0下载:
  2. 利用小波变换进行图像去噪,,主要是图像低通和高通滤波-Using Wavelet Transform for image denoising, mainly the image low-pass and high pass filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:822272
    • 提供者:李响
  1. tvdenoise

    0下载:
  2. 超声医学图像去噪代码,用TV法实现偏微分方程去除斑点噪声-Ultrasonic medical image denoising code, with TV method to achieve partial differential equations to remove speckle noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:曦禾
  1. ROFmodel

    0下载:
  2. 将变分法用于图像去噪最早且引用率极高的文章是1992Rudin等人的文章,这里实现了其中的算法-The variational method for image denoising first rate and highly cited article is 1992Rudin article and others, where the realization of the algorithm which
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1457152
    • 提供者:黎芳
  1. wavelet_denoise1

    0下载:
  2. 利用小波变换对图像去噪,可以运行,并附有详细的说明,本人编写,感觉不错!欢迎共享.-Using Wavelet Transform for Image Denoising, you can run, together with detailed instructions, I prepared, I feel good! Welcome to share.
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:秦奋
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org