登录
首页 » matlab » BF_filter

BF_filter

于 2020-07-05 发布
0 269
下载积分: 1 下载次数: 2

代码说明:

说明:  利用双边滤波器实现图像的去噪处理,BF是一种有效的边缘保持滤波器,可以获得较好的去噪效果。(The image denoising is realized by using bilateral filter. BF is an effective edge preserving filter, which can obtain better denoising effect.)

文件列表:

BF_filter, 0 , 2020-07-05
BF_filter\bfilter2.docx, 17972 , 2020-07-05
BF_filter\main.m.docx, 14124 , 2020-07-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • daima
    用于图像增强,各种变换的图像增强以及部分空间滤波程序(For image enhancement, transform image enhancement and spatial filtering program)
    2013-05-11 16:45:06下载
    积分:1
  • 432soft
    (3,1,3)ES/EB CODE SHIFT
    2012-02-01 22:53:20下载
    积分:1
  • extr
    Hilbert-huang极值和zero-crossing(Hilbert-huang extr和zero-crossing)
    2011-07-21 10:58:51下载
    积分:1
  • eign6115
    MATLAB潮流计算(MATLAB flow calculation)
    2008-05-18 13:08:03下载
    积分:1
  • sv22
    地震SV波的源代码,得出反射系数,透射系数,转换波的反射系数,透射系数等(SV wave seismic source code, come the reflection coefficient, transmission coefficient, reflection coefficient, transmission coefficient converted waves, etc.)
    2014-01-01 20:59:22下载
    积分:1
  • kanggongji
    水印抗攻击测试,基于小波变换,用于检测加入水印后图像的鲁棒性(Watermark anti-attack test for the detection of the robustness of the watermarked image based on wavelet transform)
    2013-05-15 19:53:08下载
    积分:1
  • Matlab-time-freq-analysis-toolbox
    matlab时频分析工具箱,包括各种时频分析函数(matlab time-frequency analysis toolbox, including a variety of time-frequency analysis functions)
    2013-07-31 16:47:36下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • Gestion
    Ce programme a pour rô le la gestion d une scolarité, il a plusieurs fonctionnalités : ajout/suppression d un enseignant, ajout/suppression d un étudiant, ajout/suppression d un module, ajout/suppression d une filière.
    2015-04-16 07:07:04下载
    积分:1
  • monocrome
    make image RGB to monocrhome
    2012-01-19 13:45:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载