c++图像灰度【DOC精选】.docVIP

  • 12
  • 0
  • 约1.23万字
  • 约 19页
  • 2017-02-16 发布于江苏
  • 举报
c图像灰度【DOC精选】

成绩: 项目名称:基于VC数字图像的灰度变换 基于VC的图像灰度变换 摘 要 随着信息时代的到来,图像已经成为信息社会的基本信息之一。数字图像处理是对图像信息的基本处理方法,它通过一些繁杂的算法对大量的图像数据进行运算以达到人们满意的图像效果。灰度变换是最常见的图像处理手段。常用的灰度变换功能包括灰度直方图、灰度线性变换、灰度阈值变换、灰度均衡等等。作为数字图像处理的一个重要部分,本文介绍了在Visual Studio2010中对图像进行灰度线性变换及对灰度均衡化修正,最后给出了程序的运行结果。程序大概分为两大部分:读写BMP图像和数字图像的灰度变换。即首先用Visual Studio2010创建一个MFC应用程序框架,再实现任意BMP图像的读写,完成经典的图像灰度变换功能。 关键字:Visual Studio2010;图像处理;灰度变换 Gray-scale Transformation of digital Image based on VC Abstract With the advent of the information age, image becomes one of the basic information of the information society.Digital image processing is a basic method of image information, which some complicated algorithm operates on large amounts of image data in order to achieve the satisfactory effects.Gray-scale transformation is the most common image processing method.Gray-scale transformation commonly used include histogram, gray linear transformation, threshold transformation, gray balance etc.. As an important part of digital image processing, my paper introduces the Visual Studio2010 in the gray image Histogram, generates correction of gray balance and gives running results.The program is composed of two parts: an operation BMP image and digital image gray-scale transformation.First, create a MFC application framework in Visual Studio2010 and then operate any BMP image to complete the gray-scale transformation of class. Keywords:Visual Studio2010; Image processing; Gray-scale Transformation 目 录 摘要 I Abstract II 第1章 引言 2 1.1选题意义及背景 2 1.2Visual Studio2010 2 第2章 数字图像灰度变换基本概念 3 2.1灰度图 3 2.2分段线性变换 3 2.3灰度分布均衡化 4 第3章 程序流图 6 3.1 图像的线性灰度变换 6 3.2 灰度均衡流程图 7 第4章 运行及结果 8 第5章 课程设计总结及展望 10 附录 11 参考文献 16 第一章 引言 1.1 选题意义及背景 近年来,无论在生活还是工程运用中涉及到的图像绝大多数是数字图像。它是用一个数字矩阵表示的,该阵的每个元素称为像素,像素是组成数字图像的基本元素,按照某种规律编成一系列的二进制熟吗来表示图像的每个点,所以又称为离散图像。对数字的处理已经广泛用于工业、医学、微生物、航空航天及国防等领域。从服装设计到对火星照片的处理,图像处理都扮演着举足轻重的角色,它已经深入到我们生活的方方面面了。 获得图像信息非常重要,

文档评论(0)

1亿VIP精品文档

相关文档