- 1、本文档共102页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《数字图像处理 Digital Image Processing》课件 Image Segmentation
Department of Computer Engineering, CMU Chapter objective 1. Introduce the concept of advanced image processing techniques—extract image attributes from input image. 2. Principle of segmentation algorithms—based on one of two basic properties of intensity values: discontinuity and similarity. 3. Get to know a number of approaches in the above two mentioned categories. Preview Segmentation is to subdivide an image into its constituent regions or objects. Segmentation should stop when the objects of interest in an application have been isolated. Detection of Discontinuities detect the three basic types of gray-level discontinuities points , lines , edges the common way is to run a mask through the image Point Detection a point has been detected at the location on which the mask is centered if |R| ? T where T is a nonnegative threshold R is the sum of products of the coefficients with the gray levels contained in the region encompassed by the mask. Point Detection Note that the mask is the same as the mask of Laplacian Operation (in chapter 3) The only differences that are considered of interest are those large enough (as determined by T) to be considered as isolated points. |R| ? T Example Line Detection Horizontal mask will result with max response when a line passed through the middle row of the mask with a constant background. the similar idea is used with other masks. note: the preferred direction of each mask is weighted with a larger coefficient (i.e.,2) than other possible directions. Line Detection Apply every masks on the image let R1, R2, R3, R4 denotes the response of the horizontal, +45 degree, vertical and -45 degree masks, respectively. if, at a certain point in the image |Ri| |Rj|, for all j?i, that point is said to be more likely associated with a line in the direction of mask i. Line Detection Alternatively, if we are interested in detecting all lines in an image in the direction defined by a given mask, we simply run the mask through the imag
您可能关注的文档
- 《基础会计》06 制造业企业主要经济业务核算(国家级精品课程).ppt
- 《基础会计》课件完整版.ppt
- 《基础会计学》英文教案讲义82页完整版 FUNDAMENTAL ACCOUNTING Lesson Notes.doc
- 《外国文学作品选读》课件PPT-19世纪外国文学.ppt
- 《外国文学作品选读》课件PPT-东方文学与亚非文学.ppt
- 《外国法制史》课件PPT-第00章 绪论.ppt
- 《外国文学作品选读》课件PPT-印度、日本、韩国文学.ppt
- 《外国法制史》课件PPT-第05章 古希腊法.ppt
- 《外国法制史》课件PPT-第07章 日耳曼法.ppt
- 《外国法制史》课件PPT-第08章 教会法.ppt
文档评论(0)