登录
首页 » matlab » Image_Smoothing

Image_Smoothing

于 2009-12-23 发布 文件大小:133KB
0 109
下载积分: 1 下载次数: 59

代码说明:

  所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。(Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including the neighborhood average method, o-field value filtering and K neighborhood mean filter, where K o domain mean filter mask for the selected 3* 3, K value of taking five, picture selection board.ti.)

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

发表评论


0 个回复

  • lab_intro
    这个一个很全面的数字信号处理的实验工具包,里面包含了大部分的数字信号处理实验的各个方面。希望对大家有帮助。(This a very comprehensive test of digital signal processing tool kit, which contains most of the digital signal processing aspects of the experiment. Hope to help.)
    2010-09-05 09:03:21下载
    积分:1
  • ofdmprogram
    对低压线路的ofdm的编码与仿真程序,包括信道,编码,自适应均衡等方面(Ofdm low-voltage line coding and simulation program, including channel, coding, adaptive equalization, etc.)
    2010-10-27 13:07:54下载
    积分:1
  • 1420072331
    Discrete-Event Modeling and Simulation: A Practitioner s Approach By Gabriel A. Wainer
    2013-10-04 22:35:21下载
    积分:1
  • copy
    [MATLAB语言常用算法程序集].(龚纯).清晰版.pdf(Clear version of MATLAB language commonly used algorithm for assembly]. (Gong pure). Pdf )
    2012-02-09 13:52:26下载
    积分:1
  • Chapter9
    MATLAB统计分析与应用里的回归分析和样本数据(MATLAB statistical analysis and regression analysis and sample data in the application)
    2018-12-30 17:46:17下载
    积分: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
  • 31_15_RS
    实现RS(31-15)编码,在JTIDS物理层通信系统中使用。(Achieve RS (31-15) encoding, using the physical layer in a communication system JTIDS.)
    2021-03-31 08:59:09下载
    积分:1
  • MulSeed
    多种子点的区域增长,程序可在matlab环境中更直接运行;(Many seeds of regional growth, the program can be more direct in matlab environment to run )
    2010-09-17 21:34:52下载
    积分:1
  • budian
    matlab补点去噪程序 主要应用于逆向工程的电晕处理(matlab fill denoising procedure applied to the reverse engineering of the corona treatment)
    2012-06-03 16:13:04下载
    积分:1
  • channal-generation
    Beta Gamma Nakagami Normal Rayleigh Rician Weibull
    2014-11-25 21:06:07下载
    积分:1
  • 696518资源总数
  • 104655会员总数
  • 54今日下载