数字图像处理(Mathematical Morphology)

上传人:ca****in 文档编号:232311574 上传时间:2023-09-17 格式:PPT 页数:67 大小:3.06MB
返回 下载 相关 举报
数字图像处理(Mathematical Morphology)_第1页
第1页 / 共67页
数字图像处理(Mathematical Morphology)_第2页
第2页 / 共67页
数字图像处理(Mathematical Morphology)_第3页
第3页 / 共67页
亲,该文档总共67页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
Mathematical MorphologyA Geometric Approach to Image Processing and Analysis2Image Analysis and Processing Geometry Space Abstract SpaceLinearNon LinearLinearlConvolutionlFourier,WaveletlTomographlSplinesStatisticallMultivariate analysislNeural SetslStereologyMorphologicallMorphological FilteringlGranulometrylRandom setslWatershedsSyntacticallSemantic approachlGrammarslIndexation结构元素4数学形态学研究几何结构的基本思想是利用“结构元素”(structuring element)探测图像,看能否将这个结构元素很好地填放在图像的内部,同时验证填放结构元素的方法是否有效。4结构元素的设计在处理实际问题中是非常重要的,它决定了抽取信息的结果,构造不同的结构元素,就可以完成不同的分析任务。AB二值图像的表示4一个矩阵4图像中位于原点处的像素值用带“”号下标的字体表示,并约定用“1”表示活动(前景)像素,用“0”表示不活动(背景)像素。处理图像时,假定所有不在矩阵边框内的像素均为“0”值。4如有界矩阵S,其中含有一个23的矩形4带下标的元素0表示 原点的位置 图像形态学初步4腐蚀4膨胀4膨胀与腐蚀的代数意义4膨胀与腐蚀的滤波特点4小结4作业基础平移概念将一个集合A平移距离x,表示为A+x axa+xA+xA二值图像的平移1、腐蚀(erode)定义集合A被集合B“腐蚀”,表示为其中A为输入图像,B为结构元素 腐蚀的结果由将B平移x,但仍然包含在A内的所有x点组成。如果将B看作模板,则由在平移过程中,所有可以填入A 内部的模板的原点组成。腐蚀还有几种常用表示:E(A,B),ERODE(A,B)腐蚀的性质1、如果原点在结构元素的内部,则腐蚀后的图像为原图像的一个子集,即腐蚀具有收缩图像的作用,也就是可以去除比模板小的噪声;2、如果原点不在结构元素的内部,则腐蚀后的图像可能不在原图像的内部,反而可能具有填充图像内孔洞的作用。AB原点在结构元素内部时的腐蚀AB原点不在结构元素内部时的腐蚀数值举例原点不在结构元素内2、膨胀(、膨胀(dilate)A被B膨胀表示为:Ac表示A 的补集。膨胀还可以用D(A,B),DILATE(A,B)表示 ABAB利用圆盘对矩形膨胀,尖角被磨圆性质1、对前景的外部作了平滑滤波 2、满足交换律 3、膨胀的等效表达式膨胀ABAB离散情况下的明克夫斯基和(膨胀)小结小结1、膨胀可以实现图像缝隙的连接;2、腐蚀可以去除小颗粒噪声或毛刺;3、多种组合,实现开、闭、击中、击不中;4、典型的非线性滤波,滤波效果可交互控制;5、模板设计与算法设计膨胀、腐蚀的组合滤波效果应用4边界提取 4骨架抽取 4极限腐蚀 4Top-hat变换 4流域变换 4灰度形态变换 Basic Morphology OperatorspDilation,Erosion,Opening,Closing Basic Morphology AlgorithmspBoundary extractionpRegion fillingpHit-or-Miss transformationpThinningpThickeningpPruningApplicationsFilteringSegmentationCoding&Compression Object detectionComputer visionQuestionWhat is Mathematical Morphology?A Commercial AnswerMathematical Morphology is FAST!Mathematical Morphology is CHEAP!PhysicalSignal analysis techniques based on set theory aiming at the study of relations between physical and structural propertiesSignal ProcessingNon linear signal processing techniques based on minimum and maximum operationsEngineeringAlgorithm and software/hardware tools for developing signal processing applicationsAn(imprecise)Mathematical AnswerA mathematical tool for investigating geometric structure in binary and grayscale images.Shape Processing and AnalysisVisual perception requires transformation of images so as to make explicit particular shape information.Goal:Distinguish meaningful shape information from irrelevant one.The vast majority of shape processing and analysis techniques are based on designing a shape operator which satisfies desirable properties.ExampleZImage analysis consists of obtaining measurements characteristic to images under consideration.ZGeometric measurements(e.g.,object location,orientation,area,length of perimeter)Grayscale ImagesBinary ImagesMorphological Shape OperatorsObjects are opaque and shape information is not additive!Shapes are usually combined by means ofSet Union(overlapping objects):Set Intersection(occluded objects):Morphological Shape OperatorsShape operators should distribute over set-unions and set-intersections(a type of“linearity”)!MorphologicalDilationMorphologicalErosionMorphological OperatorsErosions and dilations are the most elementary operators of mathematical morphology.More complicated morphological operators can be designed by means of combining erosions and dilations.QuestionWhat is Mathematical Morphology?A(precise)Mathematical AnswerAlgebra Complete LatticesOperators Erosions-DilationsMathematical MorphologyTopology Hit-or-MissGeometry Convexity-Connectivity DistanceApplications Image Processing and AnalysisA mathematical tool that studies operators on complete latticesMathematicalLattice theory for objects or operators in continuous or discrete spacesTopology and stochastic modelsTranslation Invariant OperatorsMorphological Erosion“LINEARITY”TRANSLATION INVARIANCEMorphological ErosionMorphological ErosionPablo Picasso,Pass with the Cape,1960StructuringElementMorphological Dilation“LINEARITY”TRANSLATION INVARIANCEMorphological DilationMorphological DilationPablo Picasso,Pass with the Cape,1960StructuringElementMorphological DilationMorphological OpeningMorphological OpeningPablo Picasso,Pass with the Cape,1960StructuringElementMorphological OpeningIs a smoothing filter!Amount and type of smoothing is determined by the shape and size of the structuring element.Approximates a shape from below,since Morphological Opening&ClosingDilation,Erosion,Opening,Closing Morphological Opening&ClosingOpeningSmoothes the contourBreaks narrow isthmusesEliminates thin protrusionsX B is a subset of XClosing Smoothes the contourFuses narrow breaksEliminates small hollFill gaps in the contourX B is a subset of XFiltering ExampleBoundary ExtractionQuestionHenri Matisse,Woman with Amphoraand Pomegranates,1952Can we automatically extract the largest connected component(the womans body)in this image?AnswerORIGINALEROSIONMARKERMARKERMARKERMARKERThis is a morphological operator that filters out connected image components of a certain size and shape CONNECTED OPERATORS!Connected ComponentReconstructionGeodesic ReconstructionRegion Filling8-connected boundaryBeginning with a point P inside X and letDo UntilImportant ResultsIncreasingOperator+TranslationInvariantOperatorMain IdeaExamine the geometrical structure of an image by matching it with small patterns at various locations.By varying the size and shape of the matching patterns,called structuring elements,one can extract useful information about the shape of the different parts of the image and their interrelations.Results in image operators which are well suited for the analysis of the geometrical and topological structure of an image.QuestionWhat about gray-scale images?Greyscale Erosion“LINEARITY”MINIMUMTRANSLATION INVARIANCEGrayscale Dilation“LINEARITY”MAXIMUMTRANSLATIONINVARIANCEGrayscale Dilation&Erosion Grayscale Opening&Closing Greyscale OpeningStructuringElementGrayscale MorphologyORIGINALEROSIONDILATIONOPENINGRemarkFlat ErosionFlat DilationAn Application-Target DetectionDATAMARKEROPENINGMORPHOLOGICAL RECONSTRUCTIONTargetsAn Application:Target DetectionMORPHOLOGICALRECONSTRUCTIONMARKERCLOSINGDATAAn Application:Target DetectionTHRESHOLDINGDATAFINAL RESULTCorrectly detected targetsIncorrectly detected target
展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 图纸专区 > 大学资料


copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!