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

搜索资源列表

  1. TV图像去噪,c源码

    3下载:
  2. TV图像去噪,c源码。网上流传的代码都是用matlab的,在一些情况下非常不合适。所以编写了这个c代码,原理是TV全变分法。,TV image denoising, c source code. Online spread matlab code are used, and in some cases very inappropriate. Therefore, the preparation of the c code, the principle is the TV-wide variati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-08
    • 文件大小:8135
    • 提供者:ww
  1. ImageDenoisingBLSGSM.rar

    0下载:
  2. 该仿真算法实现了论文Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain中图像降噪,This Algorithm utilize the method of paper "Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain "
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1370748
    • 提供者:Alex
  1. Wavelet-image-denoising-procedures

    0下载:
  2. 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:3132
    • 提供者:朱兰花
  1. low-rank-ksvd

    0下载:
  2. 低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed descr iption can be found in "Image Denoising Via Sparse and Redundant representations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2108702
    • 提供者:中和
  1. NLmeansfilter

    5下载:
  2. 这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.-this is a new proposed image denoising method--non local means filtering, matlab file. you can try!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-19
    • 文件大小:1304
    • 提供者:jnsjf
  1. wavelet--image-denoising

    0下载:
  2. 基于小波系数的bayes估计的图像去噪,根据论文所讲的算法进行的编程,运行结果还不错。-Bayes estimation based on wavelet coefficients of image denoising, according to the paper talking about the programming algorithm, the results good.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:819215
    • 提供者:zhangguodong
  1. ROF-image-denoising-algorithm

    0下载:
  2. 基于ROF模型的图像去噪算法。该算法可以改善图像对光照变化的鲁棒性。-ROF model-based image denoising algorithm. The algorithm can improve the image of the illumination robustness.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:244983
    • 提供者:赵亮
  1. reducenoise

    0下载:
  2. 在panel控件中载入图像,然后对图像进行去噪的处理,-Loading in the control panel image, and then to deal with image denoising,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:804
    • 提供者:郭龙
  1. fdct_wrapping_denoise

    0下载:
  2. Curvelet变换进行图像去噪,Matlab7.0程序-Curvelet transform for image denoising, Matlab7.0 procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3002
    • 提供者:谭彬
  1. matlab(quzao)

    0下载:
  2. 八种经典的图像去噪的方法(包括图像),希望能对您有所帮助!-Eight classical image denoising methods (including images), hoping to help you!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:119401
    • 提供者:所玛
  1. anisodiff2D

    1下载:
  2. PM扩散的二维图像去噪MATLAB代码,原版代码,anisodiff.m-PM proliferation of two-dimensional image denoising MATLAB code, the original code, anisodiff.m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2168
    • 提供者:wangyu
  1. NonLocal.tar

    0下载:
  2. A new and powerful mesh/soup denoising technique. Our approach is inspired by recent non-local image denoising schemes and naturally extends bilateral mesh smoothing methods.-Smoothing denoising algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:521047
    • 提供者:jason
  1. DeNoising

    0下载:
  2. denoising image with DWT
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:26216
    • 提供者:fabistepo
  1. antinoise

    0下载:
  2. 用MATLAB实现的图像去噪,用了多层小波分解-Achieved using MATLAB image denoising using a wavelet decomposition of multi-storey
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1319
    • 提供者:H.C. Young
  1. DealPic

    0下载:
  2. 图片的灰度化和去噪程序,灰度化可画出直方图,去噪使用中值去噪和均值去噪,中值去噪可循环多次,导入要改包名。-And the gray-scale image denoising procedures, and can be painted gray histogram, the use of denoising Denoising and mean de-noising, in denoising can be recycled many times, we have to change pac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5937
    • 提供者:林岩峰
  1. VB

    1下载:
  2. 用VB语言完成图像的去噪,中值去噪,加权去噪-Image denoising, in denoising, weighted denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:448731
    • 提供者:blue boy
  1. image

    0下载:
  2. 该程序描述了用不同窗口的邻域平均滤波,来实现对含噪声图像的去噪处理,效果很好!-Descr iption of the program window with different neighborhood average filter, to achieve denoising images with noise to deal with, very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:49794
    • 提供者:lejing
  1. ImageDenoising

    0下载:
  2. Image Denoising In The Wavelet Domain Using Wiener Filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5171
    • 提供者:payam
  1. The-Curvelet-Transform-for-Image-Denoising

    0下载:
  2. Curvelet transform for image denoising pdf
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:317726
    • 提供者:urmila patel
  1. Image Denoising

    0下载:
  2. Image denoising for matlab
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:Rizwan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com