- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
复杂物体轮廓提取
徐晓刚 于金辉 马利庄
浙江大学CADCG国家重点实验室,杭州 310027
摘要 图象分割是图象处理中的一项重要工作,目前手工与自动相结合的分割方法在实际工作中得到了广泛应用。本文根据图象经Maar变换后的特征,采用新的判断准则,提出了一种复杂物体边缘定位算法,可以对具有尖角特征的物体轮廓进行快速准确地提取,同时利用矢量化方法消除毛刺,使跟踪获得的边界更符合物体的实际轮廓特征。对多种图象的实验表明本文方法十分有效。
关键词 复杂轮廓提取,Snake 算法,基于动态规划图搜索算法
中图法分类号:TP751.1
Extraction of Complex Object Contour
XU Xiao-gang YU Jin-hui MA Li-zhuang State Key Lab of CADCG Zhejiang University Hangzhou 310027
Abstract Image segment plays an important role in the field of image processing, and currently the hybrid approach combining the manual and automatic methods is widely used in segment practice. In this paper we present an algorithm capable of locating the target object contour of sharp tips accurately in the interactive rate. Considering that the edge are usually on the zero-crossing points after Marr transformation for most images, existing techniques tend to give undesirable results because the energy path containing more points is given less priority. In our method we specify a pointer to point the current point on a path of interest, when the energy of current path is less than the energy for the previous point, we check n latest points in the current path instead of checking only one point as existing techniques do, and, if more than m point m≤n is zero-crossing, the pointer of the point is updated, otherwise, the pointer remains unchanged. Using this criterion we can insert new seeds automatically near the tips of the target object and the burr is eliminated by a vectorization approach. The final contour traced out fits the feature of the target object well and the effectiveness of our method is demonstrated by examples shown in the paper.
Keywords contour detection, snake, graph searching formulation of dynamic programming.
0引言
图象分割是一项广泛应用的图象处理技术。由于图象的多义性和复杂性,许多分割的工作无法依靠计算机自动完成,而手工分割又存在工作量大,定位不准确的难题,因此,人们提出了一些人工交互和计算机自动定位相结合的方法,利用各自的优势,实现目标轮廓的快速定位。纵观这些方法,它们大致可以归结为两类:
一类为Snake 算法或Active Contour Models[1][2];这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化
您可能关注的文档
最近下载
- 初中综合实践活动教学设计 种植花生.docx VIP
- 医疗废物分类管理.pptx VIP
- 塔吊信号工试题及答案.docx VIP
- 2025《某大学10KV变电所供配电系统电气设计报告》19000字.docx VIP
- DZT 0295-2016 土地质量地球化学评价规范.pdf VIP
- 运输过程中出现损坏的处理措施.doc VIP
- 《铁血丹心》完美演奏版简谱钢琴谱 简谱双手数字完整版原版.pdf VIP
- 2025年高中数学_数列通项公式的求法教学设计学情分析教材分析课后反思.pdf VIP
- 海南省公安厅辅警真题.pdf
- 新人教版高中数学必修第一册第四章指数函数与对数函数全套PPT课件教案讲义.pptx
文档评论(0)