基于vb的数字图像实现与设计.doc

约23页DOC格式手机打开展开

基于vb的数字图像实现与设计,基于vb的数字图像实现与设计目 录摘要 引言 第一章 系统的概述 1.1 系统的主界面 1.2 系统的功能 1.3 系统的简单操作 第二章 visual basic的介绍及api函数 2.1 visual basic 简介 2.2 windows api 函数第三章 图像处理技术 3.1 过滤 3.2 ...
编号:18-170260大小:630.00K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 金阳 发布

基于VB的数字图像实现与设计


目   录

摘要   ………………………………………………………………………………
引言   ………………………………………………………………………………
第一章 系统的概述  ………………………………………………………………
  1.1  系统的主界面   ……………………………………………………
  1.2  系统的功能   ………………………………………………………………
  1.3  系统的简单操作 ……………………………………………………………
第二章 Visual Basic的介绍及API函数………………………………………
  2.1  Visual Basic 简介 …………………………………………… …………
  2.2  Windows API 函数………………………………………………………
第三章 图像处理技术 ………………………………………………………… 
  3.1  过滤  …………………………………………………………………… 
  3.2  彩色转换  ……………………………………………………………
  3.3  卷积处理  ………………………………………………………………… 
  3.4  滤波   ………………………………………………………………… 
      3.4.1  最大值滤波………………………………… ………………… 
3.4.2  最小值滤波  …………………………………………………
3.4.3  中值滤波…………………………………………………………
  3.5  对比度增强 ………………………………………………………………
  3.6  FFT分析  ……………………………………………………………… 
第四章 系统软件设计 ……………………………………………………………  
4.1  程序设计  ………………………………………………………… 
4.1.1  需求分析…………………………………………………………
4.1.2  总体设计  …………………………………………………………
4.1.3  详细设计…………………………………………………………
4.1.4  编码和测试…………………………………………………………
4.2  关键技术…………………………………………………………………
4.2.1  代码转换…………………………………………………………
4.2.2  API函数调用………………………………………………………………
4.2.3  然后显示调色板中的颜色…………………………………………………
4.2.4  工具栏中的工具调用………………………………………………
4.2.5  菜单栏的编辑………………………………………………………
4.2.6 历史框恢复的原理………………………………………………
4.2.7 实现两幅图像叠加成新图像………………………………………
4.3 常见问题及回答……………………………………………………………



摘要:本文首先介绍数字图像处理技术的背景和意义,然后介绍基于VB的所完成的图像处理应用软件,具体介绍该软件的功能、结构及简单操作。接着介绍一下VB和Windows的API函数,最后着重介绍软件中一些图像处理技术,关键技术讲解利用VB中的API函数,并通过VB编程语言如何进行图像处理的实现,介绍在这个设计过程中碰到的难题及解决方法。
关键词: Visual Basic、API、图像处理、FFT


According to the VB arithmetic figure
picture handles technical development and research

Abstract: This text introduces first the arithmetic figure picture handles technical background with meaning, then introduction according to the VB a picture for completing handles to apply the software, introducing function, construction and simple operations of that software in a specific way.Introduce the VB immediately after with the Windows the function of API, emphasize to introduce finally the some picture in inside in software handles technique, the key technique explains in detail the exploitation the function of API in the VB, and passes the VB weave the distance language how to proceed the picture handles of realize, introduce the hard nut to crack run into in this design process and solute the method.
Key words: Visual Basic、API、图像处理、FFT