1、 本科毕业设计(论文) 基于图像处理和识别的灼热丝火焰高度基于图像处理和识别的灼热丝火焰高度检测检测 学学 院院 专专 业业 学生姓名学生姓名 学生学号学生学号 指导教师指导教师 提交日期提交日期 I 摘要摘要 随着信息时代的蓬勃发展,计算机技术迅速发展,使得多媒体技术特别是图像处理技 术越来越广泛地得到了运用,改变着人们的工作、学习和生活。在如今社会的各行各业, 如医疗、工业生产、生活娱乐、卫星航天等领域,都可以看到多媒体技术的身影,并且在 其中扮演着越来越重要的技术角色,成为生产和生活中不可缺少的工具。在灼热丝火焰高 度的检测运用中,同样可以通过采用多媒体技术中视频、图像处理的内容得以实现
2、。 本文的研究内容,便是围绕基于 Microsoft Visual c+的多媒体技术中视频、图像处理 技术在灼热丝火焰高度检测的运用而展开的。以 Microsoft Visual c+6.0 作为开发环境,首 先运用微软提供的基于的流媒体处理的开发包 DirectShow 实现对视频图像的采集,完成视 频流的捕获,并存储为 AVI 格式文件,同时实现对单帧图像的实时抓取并保存为 BMP 位 图文件,以完成后续的图像处理。对获取的 BMP 位图文件在系统界面上进行显示,通过阈 值分割的方法,利用火焰的特征把待分析的火焰目标从背景中分割出来,并通过图像处理 技术完成对火焰高度的测量。本设计在试验中
3、取得良好效果,基本实现课题主要要求。全 文贯彻了 C+面向对象的设计方法,具有良好的扩展性和兼容性。 关键词关键词:图像处理、Visual C+、DirectShow、视频捕获、火焰高度 II Abstract With the vigorous development of the information age and computer technology, the rapid developing multimedia technology, especially the image processing technology,becomes more widely used, and
4、 changes the ways of people working, studying and living. All walks of life in todays society, such as the medical, industrial production, live entertainment, satellite aerospace and other fields, you can see the shadow of the multimedia technology which plays an increasingly important technological
5、 role ,and becomes the production and life can not be lack of tools. The project of flame height measuring of burning wire , can also be achieved by the use of multimedia technology, video, image processing. This study is around the useof video, multimedia technology, Microsoft Visual C + + image pr
6、ocessing technology in the project of flame height measuring of burning wire. Under the Microsoft Visual C + + 6.0 development environment, firstly,I complete the capture of the video stream, and stored in AVI format files, while achieving on a single frame images of real-time grab and save it as a BMP bitmap file to complete the subsequent image processing,by using the DirectShow Development Kit provi