学号 200631200001 _
密级
武汉大学本科毕业论文
基于.NET平台的高速图像采集
院(系)名 称:电子信息学院
专 业 名 称 :通信工程
学 生 姓 名 :
指 导 教 师 :
二○一○年五月
BACHELOR'S DEGREE THESIS
OF WUHAN UNIVERSITY
High-Speed Image Acquisition Based on .Net Platform
College :Electronic Information School
Subject :Communication Engineering
Name :Chan LIN
Directed by:Hua YANG Professor
May 2010
郑 重 声 明
本人呈交的学位论文,是在导师的指导下,独立进行研究工作所取得的成果,所有数据、图片资料真实可靠。尽我所知,除文中已经注明引用的内容外,本学位论文的研究成果不包含他人享有著作权的内容。对本论文所涉及的研究工作做出贡献的其他个人和集体,均已在文中以明确的方式标明。本学位论文的知识产权归属于培养单位。
本人签名: 日期:
摘 要
本文利用.NET Framework平台和Visual Studio C#编程技术,基于实际项目公路破损检测系统,实现基于.NET平台的高速图像采集。并且在条件允许的情况下,能实现更快的采集速度和处理速度。在开发过程中,在第一代公路破损系统的基础上,针对由于硬件问题和软件包二次开发的不足问题,采用了行之有效的解决方法,最终实现提高车速和图像采集卡采集软件控制。
该项目具有单次采集和连续采集图像的基本功能,用户通过控制软件界面可以方便的在电脑终端上控制采集帧的次数和长度,帧序列可供后续图像的合成处理使用,还可以显示出采集的通道数和数据深度。
此外,该软件模型使用自编API函数,使得采集卡和控制软件能更好的结合起来,实现在.NET平台下的数据访问,体现出Visual Studio.NET编程的优势,具有很好的开发应用前景。
关键词:高速图像采集;.NET Framework;公路破损检测;应用程序编程接口;C#编程技术
ABSTRACT
This paper developed a program based on Road crack detection system by .NET Framework and Visual Studio C# Programming, which is used for High-Speed Image Acquisition. And in conditions permitting, it can achieve faster acquisition speed and processing speed. In the development process, due to hardware problems and software packages for the secondary development of shortage, this paper adopted effective solution based on the first generation of road crack detection system. Ultimately the program achieved speed improving and image acquisition card software controlling.
The project has basic functions of the single image acquisition and continuous image acquisition. Users can easily control the number and length of frame collecting at the computer terminal by controlling software interface. The frame sequence is available for the synthesis of image processing which is us