(毕业设计论文)《计算机图像缩放合成处理》.doc

(毕业设计论文)《计算机图像缩放合成处理》.doc

  1. 1、本文档共31页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘要 图片的合成和缩放我们实现了其基本的算法,本文通过bmp位图数据源,通过采用双线形插值,后处理操作和合成算法实现了对图片的基本操作,并以此为基础实现了对bmp位图的读写。试验结果表明,我们所实现的算法适用于对BMP位图文件的基本操作。 在实现数字图象处理的过程中,主要是通过对图像中的每一个像素点运用各种图像处理算法来达到预期的效果,所以进行图像处理的第一步,也是我们最关心的问题,是如何得到图像中每一个像素点的亮度值;为了观察和验证处理的图像效果,另一个需要解决的问题是如何将处理前后的图像正确的显示出来。我们就是解决这些问题。 关键词:图片的合成和缩放;双线形插值;bmp位图;数字图象处理 vc++ picture processing implementation Abstract The picture synthesis we have realized its basic algorithm, this article through the bmp position chart data pool, through used the double linear interpolation, the post-processing operation and the synthesis algorithm has realized to the picture elementary operation, and has realized read-write to the bmp position chart take this as the foundation. The test result indicated, we realize the algorithm is suitable for to the BMP position chart document elementary operation. In the realization digital image processing process, mainly is through utilizes each kind of picture processing algorithm to in the picture each picture to achieve the anticipated effect, therefore carries on picture processing the first step, also is our most issue of concern, is how obtains in the picture each picture brightness value; In order to observe with the confirmation processing picture effect, around another needs to solve how will the question is process the picture correct demonstration. We solve these problems. Key words: Picture synthesis; Double linear interpolation; Bmp position chart; Digital image processing 目 录 1 图像缩放合成处理的意义国内外的情况综述…………………………… ……1 2 设备无关位图文件的读写存和缩放………………………………………………2 2.1 BMP文件的格式… …………………………………………………………………2 2.1.1 BMP文件组成……………………………………………………………………2 2.1.2 BMP文件头………………………………………………………………………2 2.1.3 位图信息头……………………………………………………………………3 2.1.4 颜色表………………………………………………………………………… 2.1.5 位图数据………………………………………………………………………4 2.2 BMP文件的读写……… ……………………………………………………………4 2.3 BMP文件的保存……… …………………………………………………………10 2.4 BMP文件的缩放…… ……………………………………………………………15 3 图像合成的具体方法… ……………………………………………………………21 3.1 图片合成算法详解………………………………………………………

您可能关注的文档

文档评论(0)

秦圈圈 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档