- 1、本文档共7页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
中值和均值滤波---matlab实现(Median and mean filter ---matlab implementation)
中值和均值滤波---matlab实现(Median and mean filter ---matlab implementation)
%x is the image that needs filtering, and N is the template size (that is, n * n)
Function d=avg_filter (x, n)
A (1:n, 1:n) =1;%a, that is, n * n template, the element is 1
[height, width]=size (x);% input image is hightxwidth, and hightn, widthn
X1=double (x);
X2=x1;
For i=1:hight-n+1
For j=1:width-n+1
C=x1 (i:i+ (n-1), j:j+ (n-1)),.*a;%, take out X1 from J (I), start n row, n column element, and template multiply
S=sum (sum (c));% the sum of the elements in the C matrix
X2 (i+ (n-1), /2, j+ (n-1), /2) =s/ (n*n);% will assign the mean of the elements after the template operation to the central location of the template
End
End
Not assigned elements from% of original value
D=uint8 (x2);
Self compiled median filter function. X is the image that needs filtering, and N is the template size (that is, n * n)
Function d=mid_filter (x, n)
[height, width]=size (x);% input images are p * q, and pn, qn
X1=double (x);
X2=x1;
For i=1:height-n+1
For j=1:height-n+1
C=x1 (i:i+ (n-1), j:j+ (n-1));% out X1 from J (I); n row n column element, that is template (n * n)
E=c (1::);% is the first row of the C matrix
For u=2:n
E=[e, C (U::));% turns the C matrix into a row matrix
End
Mm=median (E);%mm is the median
X2 (i+ (n-1), /2, j+ (n-1) /2) =mm;%, the median of the template elements assigned to the center of the template
End
End
Not assigned elements from% of original value
D=uint8 (x2);
% of the Gauss filter function, S is the need to filter the image, n is the mean, and K is the variance
Function, d=gaussfilt (k, N, s)
Img = double (s);
N1=floor ((n+1) /2)% computed image center
For i=1:n
For j=1:n
B (I, J) =exp (- (i-n1) ^2+ (j-n1) ^2) / (4*k)) / (4*pi*k);
End
End
% generates Gauss sequence B.
Img1=conv2 (Img, B,same);% Gauss convolution is performed with the generated Gauss sequence convolution
D=uint8 (Img1);
(5) MATLAB code of median filtering
Global ImagenUmbral% defines a global variable, ImagenUmbral
Global J%
您可能关注的文档
- --华安盛道管理网 如何在单件装配企业推行精益生产(How to Huaan shendall management network, the implementation of lean production in assembly enterprises).doc
- --华安盛道管理网 定置管理(Huaan Shengdao management network management).doc
- 03判断推理---演绎推理(03 judgment reasoning deductive reasoning).doc
- 12秋《经济法概论》作业3(12 autumn, introduction to economic law, assignment 3).doc
- 2007年感动中国十大人物(2007 moved China's ten great men).doc
- 1959年资料5 中医对泄泻的认识和治疗(Understanding and treatment of traditional Chinese medicine on diarrhea in 1959 5).doc
- 2010年咨询师项目决策分析与评价精选练习及解析(Selection, practice and analysis of consultants' project decision analysis and evaluation in 2010).doc
- 2011初级士基础知识(2011 basic knowledge of Junior School).doc
- 2011年西医综合考研傲视宝典(2011 Western comprehensive examination disdain for the book).doc
- 2011年高考语文试题分类汇编—名篇名句默写(2011 college entrance exam of Chinese famous famous dictation assembly - Classification).doc
- 护理学相关知识复习测试卷共三套.doc
- 护理学相关知识复习试题含答案(3套).doc
- 2025届高考语文复习:补写句子 课件.pptx
- 气压带和风带对气候的影响(第1课时)(教学设计).docx
- 气压带和风带对气候影响教学设计2024-2025学年高中地理人教版(2019)选择性必修1.docx
- 《故都的秋》课件 2024-2025学年统编版高中语文必修上册.pptx
- 《屈原列传》课件 2024-2025学年统编版高中语文选择性必修中册.pptx
- 《巫溪家乡文化》课件-2024-2025学年高一语文同步备课课件(统编版必修上册).pptx
- 《苏武传》课件 2023-2024学年统编版高中语文选择性必修中册.pptx
- 郑州中控ZKTime8.3 WEB考勤软件培训文档.pptx
最近下载
- 海淀区2024-2025学年第一学期期中高三英语试题及答案.pdf VIP
- 18.《我的白鸽》教案 2024-2025学年七年级语文上册寓教于乐大讲堂(统编2024版).docx VIP
- 乘法的初步认识说课稿.docx VIP
- 新媒体营销实务(第2版)全套教学课件.pptx
- 职能科室对医技科室医疗质量督查记录表(检验科、放射科、超声科、功能科、内镜室).pdf VIP
- 膝关节置换术后健康宣教.pptx
- 五(上)语文新版课课贴2024秋.pdf
- GA∕T 1105-2013- 信息安全技术 终端接入控制产品安全技术要求.pdf
- 广州数控GSK980TC3系列 编程及操作手册.pdf
- 道 法+认识生命(课件) 2024-2025学年七年级道德与法治上册(统编版2024).pptx VIP
文档评论(0)