当前注册人数422581人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

1D, 2D or 3D median filtering

一维二维三维信号MATLAB中值去噪滤波源代码

2008年01月03日
MATLAB R2006b
中值滤波可以很好地过滤掉各种噪音数据,另外,还可以很好地保留边缘信息。此程序可以对一维二维三维信号,进行中值滤波,完成噪声的去除。
相关知识
源代码原文下载:
Median filtering Median filtering is particularly useful to reduce speckle and salt and pepper noises. Its edge-preserving nature makes it useful in cases where edge blurring is undesirable. B = MEDFILT3(A,[M N P]) performs median filtering of the 3-D array A. Each output pixel contains the median value in the M-by-N-by-P neighborhood around the corresponding pixel in the input array. B = MEDFILT3(A,[M N]) performs median filtering of the matrix A. B = MEDFILT3(A,M) performs median filtering of the vector A. B = MEDFILT3(A) performs median filtering using a 3 or 3x3 or 3x3x3 neighborhood according to the size of A.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载2943次)

最值得关注的外文源代码

Free Source Code for Image segmentation and Extraction
2D Target tracking using Kalman filter
How to apply the 2D FFT functions in Matlab
Finger Print Verification System
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论516次,此处显示最近20次评论! 查看所有评论

1202qianqian  2021年05月17日
学习学习
程序员  2021年02月03日
想学习学习
程序员  2021年02月03日
想学习学习
Jhon_X  2020年07月06日
不错,学习下
浮云浮云l  2018年09月21日
不错
supremebliss  2018年03月17日
很不错
maxwan  2018年03月14日
00000000000000
sun  2018年02月11日
121
gaofei  2018年01月07日
挺好的!
gaofei  2018年01月07日
不错啊
森兔子  2017年10月18日
万分感谢!!!!
liang0110  2017年05月20日
学习了
wyr123  2017年05月03日
非常感谢
guwu  2017年04月24日
学习了
daniel7055  2017年03月08日
Good
铁木剑  2017年01月21日
学习学习
蓝月凰  2016年10月20日
谢谢分享
马叉虫  2016年10月17日
谢谢分享!
daidai  2016年07月20日
感谢感谢
爱雨潇潇  2016年03月28日
感谢感谢
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明