《图像处理系统软件的算法分析、代码实现》.doc
文本预览下载声明
目 录
论文(毕业设计说明)
摘 要 1
【ABSTRACT】 1
【KEYWORDS】 1
【摘 要】 1
【关键词】 1
引 言 2
第 三 章 绪论 3
3.1 图象的采集存储 3
3.2 Delphi的特点 4
3.3 使用Delphi编写软件的原因 4
3.3.1、Delphi的特点 4
3.3.2、Delphi的功能 4
3.3.3、Delphi的方便性 5
第四章 算法分析 5
4.1 图象处理算法基本概况 5
4.2 图象处理功能算法的查找 5
4.3 图象处理功能算法的确定 6
4.4 图象锐化算法处理 6
4.4.1 锐化与边缘提取算法分析 7
4.4.2 二次滤波提取边缘信息 8
4.4.3 结论 9
4.5 图象扭曲算法分析 9
4.6 图象平滑的算法分析 11
4.6.1 形成多种平滑去噪模板的方法 12
4.6.2 峰值信噪比准则和最佳模板的选取 14
4.6.3 实验结果与结论 14
4.6.4 实际应用中的问题与对策 15
第五章 算法的代码编写 15
5.1 图象锐化的主要算法代码: 15
5.2 图象扭曲的主要算法: 17
5.3 图象波浪效果的主要代码: 21
5.4 图象平滑的算法代码 22
第六章 系统界面设计介绍 24
6.1 软件主界面的设计组成 24
6.2 软件的硬件需求 25
6.4 完成界面的优缺点 26
第七章 结束语 27
7.1 结束语 27
7.2 致谢 27
参考文献 28
]
摘 要
【ABSTRACT】
This paper mainly introduces the arithmetic analyze and code realization of system software for image processing. It also briefly introduces Delphi, a program exploitation tool that realizes the software exploitation. Software exploitation aims to realize the sharpening and twisting of images as well as the smoothing of waves. The main content of this paper is the process of arithmetic analyze, the compiling of codes, the designing of interface and realization of system for this software.This paper special to Analysis and compare the arithmetic of image sharpening、image twisting、image smoothing. For example,the analyze and comparison of the bad cent method arithmetic and the edge withdraws arithmetic about sharpening function. the analyze and comparison of the smooth wave method、The inside is worth wave method、Nature orientation wave method. Then to plait writes the Delphi Calculate way code to realize the certain of function calculate. The heart code will detailed introduce at the paper. Finally the paper introduces the interface design process and the result of the interface design. And introduces the code realizes about the main button. Is the article to introduce the process of whole software developed.
【KEYWORDS】
Image processing ,arithmetic anal
显示全部