基于labview的图像处理编程实现.doc
约32页DOC格式手机打开展开
基于labview的图像处理编程实现,基于labview的图像处理编程实现labview-based image processing program14800字 32页目录第一章绪论81.1 图像处理技术发展历史81.2 国内外研究现状和技术难题101.3 选题的目的和意义12第二章 阿贝尔空间滤波的原理及虚拟仪器(vi)平台132.1 空间滤波的原理1...
内容介绍
此文档由会员 sbsiji00 发布
基于LABVIEW的图像处理编程实现
LABVIEW-based image processing program
14800字 32页
目录
第一章 绪论 8
1.1 图像处理技术发展历史 8
1.2 国内外研究现状和技术难题 10
1.3 选题的目的和意义 12
第二章 阿贝尔空间滤波的原理及虚拟仪器(VI)平台 13
2.1 空间滤波的原理 13
2.1.1 阿贝成像原理 16
2.1.2 光学空间滤波 18
2.2 虚拟仪器(VI)平台的介绍 19
2.2.1 虚拟仪器的硬件系统 19
2.2.2 虚拟仪器的软件系统 20
第三章 基于LABVIEW阿贝空间滤波器的实现 22
3.1 软件的编程思路 22
3.2 labview的编程 22
3.2.1 调入图像 23
3.2.2 滤波器的设计 24
3.2.3 主程序 26
3.3 结果分析 26
3.3.1 频谱面光强分布 26
3.3.2 像平面的光强分布 27
3.3.3滤波后 28
第四章 总结和展望 32
4.1 总结 32
4.2 展望 32
致 谢 33
参考文献 34
摘要:对图像进行处理分为:数字图像处理和模拟图像处理。利用可视化软件来编写一个数字图像处理程序,实现图像的读取和低通高通滤波,最终获得图像的特定细节,是本毕业设计的目的。
本文首先介绍了LABVIEW软件、阿贝成像原理和空间滤波原理的基本知识。根据阿贝成像原理,用LABVIEW软件设计了简单的滤波器;设计了图像读取模块;利用设计好的程序对读入图像进行低通或高通滤波处理。图像经过低通处理后获得内部细节,图像经过高通处理后获得轮廓细节。该论文的成果对工程实践有一定指导价值。
关键词:数字图像处理 阿贝成像 空间滤波 LABVIEW
LABVIEW-based image processing program
Abstract: Image processing has two categories: digital image processing and analog image processing. The object of this paper is to develop one digital image processing program based on the visualization software--LabView, realizing reading images from outer document and then process the images with low-pass or high-pass filter, eventually obtaining the specific details of the image.
This paper firstly introduces the basic knowledge of LABVIEW software, Abbe imaging principle and spatial filtering principle. According to the Abbe imaging principle and using LABVIEW software, image reading module, low-pass filter and high-pass filter were designed. The processed results are as follows. When using low-pass filter, the important inner details can be obtained. When using high-pass filter, the outer profile details can be extracted. The results have a certain guiding significance for engineering practice.
Keywords: Digital image processing, Abbe imaging, spatial filtering, LABVIEW
LABVIEW-based image processing program
14800字 32页
目录
第一章 绪论 8
1.1 图像处理技术发展历史 8
1.2 国内外研究现状和技术难题 10
1.3 选题的目的和意义 12
第二章 阿贝尔空间滤波的原理及虚拟仪器(VI)平台 13
2.1 空间滤波的原理 13
2.1.1 阿贝成像原理 16
2.1.2 光学空间滤波 18
2.2 虚拟仪器(VI)平台的介绍 19
2.2.1 虚拟仪器的硬件系统 19
2.2.2 虚拟仪器的软件系统 20
第三章 基于LABVIEW阿贝空间滤波器的实现 22
3.1 软件的编程思路 22
3.2 labview的编程 22
3.2.1 调入图像 23
3.2.2 滤波器的设计 24
3.2.3 主程序 26
3.3 结果分析 26
3.3.1 频谱面光强分布 26
3.3.2 像平面的光强分布 27
3.3.3滤波后 28
第四章 总结和展望 32
4.1 总结 32
4.2 展望 32
致 谢 33
参考文献 34
摘要:对图像进行处理分为:数字图像处理和模拟图像处理。利用可视化软件来编写一个数字图像处理程序,实现图像的读取和低通高通滤波,最终获得图像的特定细节,是本毕业设计的目的。
本文首先介绍了LABVIEW软件、阿贝成像原理和空间滤波原理的基本知识。根据阿贝成像原理,用LABVIEW软件设计了简单的滤波器;设计了图像读取模块;利用设计好的程序对读入图像进行低通或高通滤波处理。图像经过低通处理后获得内部细节,图像经过高通处理后获得轮廓细节。该论文的成果对工程实践有一定指导价值。
关键词:数字图像处理 阿贝成像 空间滤波 LABVIEW
LABVIEW-based image processing program
Abstract: Image processing has two categories: digital image processing and analog image processing. The object of this paper is to develop one digital image processing program based on the visualization software--LabView, realizing reading images from outer document and then process the images with low-pass or high-pass filter, eventually obtaining the specific details of the image.
This paper firstly introduces the basic knowledge of LABVIEW software, Abbe imaging principle and spatial filtering principle. According to the Abbe imaging principle and using LABVIEW software, image reading module, low-pass filter and high-pass filter were designed. The processed results are as follows. When using low-pass filter, the important inner details can be obtained. When using high-pass filter, the outer profile details can be extracted. The results have a certain guiding significance for engineering practice.
Keywords: Digital image processing, Abbe imaging, spatial filtering, LABVIEW