- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
图像差值算法 毕业论文
2016届毕业
数字图像插值算法的应用与研究
XXX
电气信息学院
2016年月
毕 业
数字图像插值算法的应用与研究
学 生:XXX
指导教师:XXX
专 业:计算机科学与技术
所在单位:XXX
答辩日期:2016年6月13日
摘 要
图像插值在图像处理领域发挥着重要作用,它被广泛的应用于各种领域中。传 统插值算法模型简单,计算量小。它们之间的区别在于映射点周围像素序列的取 法不同。线性算法对于图像的光滑区域已能达到较好的视觉效果,但是它们不能 很好的处理图像的边缘细节部分,从而导致放大图像的边缘细节模糊。
由于边缘质量好坏影响图像的主观评价,于是学者提出了很多基于边缘保持 的插值算法,本论文对目前流行的该类算法进行了分析总结,发现许多算法虽然 得到了较好的插值精度,但却需要复杂的运算量做支撑,实时性不好。
本文论述了常用的数字图像插值算法进行了深入分析,指出临近插值算法、双线性内插值算法和双立方插值算法原理,并在此基础上对各个算法用java进行实现,通过算法对得出的结果数据进行分析,得出各类算法的评价。
数字图像缩放技术主要基于插值算法。本文在介绍插值算法时首先介绍了最近邻插值、双线性内插值和双立方差值三种传统插值算法,并从数学形态上分析其插值核函数引起的计算量和处理效果的不同。在此基础上研究了当今比较流行的几种缩放算法,指出它们均是在传统算法上的改进算法。然后对三种传统算法编写JAVA程序进行了数据实验,并进行对比。最后,对文中所述插值算法做了总结。
关键词 : 数字图像;插值算法;研究;评价;
Abstract
Image interpolation plays an important role in image processing area, and it is widely used in various fields. Traditional interpolation algorithms are simple and easily realized. The difference between traditional algorithms is the way of getting the pixels around. Though traditional algorithms achieve good visual effect in flat ares, but they can’t process the edges, textures and so on, which leads the edge details to be fuzzy in the enlargement image.
Because of the subjective evaluation of image quality is mainly affected by the edge, some scholars propose many edge-directed interpolation algorithms. This paper analysis kinds of methods popular nowadays, and finds out that many interpolation algorithms which obtain bigger promotion in precision, actually need more complex computation.
This paper discusses the commonly used digital image interpolation algorithm has carried on the thorough analysis, pointed out near the interpolation algorithm, the bilinear interpolation algorithm and Bi cubic interpolation algorithm principle, and on this basis to each algorithm using java to achieve, through the algorithm to the result of data analysis, come to the evaluation of various algorithms.
Digital image scaling technology is mainly based on interpolation algorithm. The interpo
文档评论(0)