- 1、本文档共4页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
利用相关性的快速块拼贴纹理合成-计算机工程与应用
178 2011 ,47 (21 ) Computer Engineering and Applications 计算机工程与应用
利用相关性的快速块拼贴纹理合成
蔡志林,须文波,孙 俊
CAI Zhilin ,XU Wenbo ,SUN Jun
江南大学 信息工程学院,江苏 无锡 214122
School of Information Engineering ,Jiangnan University ,Wuxi ,Jiangsu 214122 ,China
CAI Zhilin ,XU Wenbo ,SUN Jun.Fast texture synthesis based on correlation by block tiling.Computer Engineering and
Applications ,2011 ,47 (21 ):178-181.
Abstract :An algorithm of fast texture synthesis by block tiling is proposed after summarizing some existing algorithms.This
algorithm uses the correlation technology of position offset to get the mapping addresses of synthesized blocks in the sam-
ple image ,and integrates the method of searching matching block along a spiral path.It adopts block boundary matching algo-
rithm to find the best matching block which meets the threshold ,and continues this process in a recursive manner until the
synthesizing image is fully filled.Experimental results show that this algorithm has achieved better desired effect and used
less synthesis time when dealing with the random texture and the structural texture compared with the previous algorithms.
Key words :texture synthesis ;correlation ;block tiling
摘 要:通过总结已有的纹理合成算法,采用基于样图的纹理合成方式提出了一种快速块拼贴纹理合成算法。该算法基于纹理
的相关性,在有哪些信誉好的足球投注网站最佳目标纹理块时,通过相关位置偏移技术在样图中映射出已合成块的地址,适时加入螺旋有哪些信誉好的足球投注网站方法,利用块
边界匹配算法将有哪些信誉好的足球投注网站到的地址块进行匹配,直到找到符合误差阈值的纹理块然后进行输出合成。通过实验发现,算法在处理随
机性纹理和结构性纹理时都能取得比原先算法更好的合成效果,合成时间也大大加快。
关键词:纹理合成;相关性;块拼贴
DOI :10.3778/j.issn. 1002-8331.2011.21.046 文章编号:1002-8331(2011 )21-0178-04 文献标识码:A 中图分类号:TP391.41
1 引言 随机性纹理能够取得很好的合成效果,但对于结构性较强的纹
[8-13]
纹理合成技术自产生以来已成为真实感场景图形绘制特 理合成效果较差,且耗费时间长;而采用基于块的纹理合成 ,
别是在计算机图形学、计算机虚拟现实和图像处理等方面的 在一定程度上保证了纹元结构的完整性,合成速度也得到了
研究热点。 很大提高。
纹理合成技术经历了纹理映射、过程纹理合成和基于样
文档评论(0)