摘要
概括了纹理的性质以及相关的一些概念,并总结几种重要的纹理合成的方法。在此基础上,提出了一种基于块缝合的纹理合成算法的Java语言实现,并给出关键部分的代码。最后,通过测试代码获得几种纹理图像的合成与识别效果与分析此算法的结果和效率,对此算法的优缺点进行概括。
Recapitulate the property and relevant conceptions of texture, and conclude several consequential methods for texture synthesis. Beyond this, propose a implementation of the image quilting based texture synthesis algorithm in Java language and demonstrate some essential parts of the code. At last, the results of the texture synthesis by testing the code and the efficacy of this algorithm are analyzed to generalize and conclude the advantages and disadvantages of this algorithm.
出处
《齐齐哈尔大学学报(自然科学版)》
2014年第2期48-52,共5页
Journal of Qiqihar University(Natural Science Edition)
关键词
纹理
纹理合成
块缝合
JAVA语言
texture
texture synthesis
image quilting
Java language