lec5 Intensity Transformations and Spatial Filtering (III)

lec5 Intensity Transformations and Spatial Filtering (III)

ID:40636484

大小:3.54 MB

页数:30页

时间:2019-08-05

lec5 Intensity Transformations and Spatial Filtering (III)_第1页
lec5 Intensity Transformations and Spatial Filtering (III)_第2页
lec5 Intensity Transformations and Spatial Filtering (III)_第3页
lec5 Intensity Transformations and Spatial Filtering (III)_第4页
lec5 Intensity Transformations and Spatial Filtering (III)_第5页
资源描述:

《lec5 Intensity Transformations and Spatial Filtering (III)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库

1、ImageAnalysisandComputerVisionLecture5!IntensityTransformationsandSpatialFiltering(III)WeiqiangWangSchoolofInformationScienceandEngineering,GUCASSeptember19,2010W.Q.Wang(SISE,GUCAS)ImageAnalysisandComputerVisionSeptember19,20101/18Outline1StandardSpatialFiltersinImageProcessingToolboxW.Q.Wang(SISE,G

2、UCAS)ImageAnalysisandComputerVisionSeptember19,20102/18StandardSpatialFiltersinImageProcessingToolboxLinearSpatialFilteringThetoolboxsupportsanumberofprede ned2-Dlinearspatial lters,obtainedbyusingfunctionfspecial,whichgeneratesa ltermask,w,usingthesyntaxw=fspecial('type',parameters)where'type'speci

3、 esthe ltertype,andparametersfurtherde nethespeci ed lter.W.Q.Wang(SISE,GUCAS)ImageAnalysisandComputerVisionSeptember19,20103/18StandardSpatialFiltersinImageProcessingToolboxLinearSpatialFilters(cont.)Functionfspecial('laplacian',alpha)implementsamoregeneralLaplacianmask:Wenowproceedtoenhancetheimag

4、einFig.3.16(a)usingtheLaplacian.ThisimageisamildlyblurredimageoftheNorthPoleofthemoon.Enhancementinthiscaseconsistsofsharpeningtheimage,whilepreservingasmuchofitsgraytonalityaspossible.W.Q.Wang(SISE,GUCAS)ImageAnalysisandComputerVisionSeptember19,20104/18StandardSpatialFiltersinImageProcessingToolbo

5、xLinearSpatialFilters(cont.)g(x;y)=f(x;y)r2f(x;y)W.Q.Wang(SISE,GUCAS)ImageAnalysisandComputerVisionSeptember19,20105/18StandardSpatialFiltersinImageProcessingToolboxLinearSpatialFilters(cont.)Enhancementproblemsoftenrequirethespeci cationof ltersbeyondthoseavailableinthetoolbox.TheLaplacianisagoode

6、xample.Thetoolboxsupportsa33Laplacian lterwitha4inthecenter.Usually,sharperenhancementisobtainedbyusingthe33Laplacian lterthathasa8inthecenterandissurroundedby1s,asdiscussedearlier.>>f=imread('Fig0316(a)(moon).tif');>>w4=fspecial('laplacian',0);>>w8=[111;1õ81;111];>>f=im2double(f);>>g4=fõim lter

7、(f,w4,'replicate');>>g8=fõim lter(f,w8,'replicate');>>imshow(f)>> gure,imshow(g4)>> gure,imshow(g8)W.Q.Wang(SISE,GUCAS)ImageAnalysisandComputerVisionSeptember19,20106/18StandardSpatialFiltersinImagePr

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。