摘要我国大空间与地下建筑数量不断增加,为适应此类建筑对火灾探测报警技术提出的特殊要求,迫切需要研究和生产适应性强、性价比高的新型火灾探测报警系统。随着DSP技术,图像信息处理技术的发展,将基于DSP的图像信息处理技术应用于火灾探测与消防的研究,就显得十分重要了。本文研究的课题正是基于DSP视频图像处理的火灾探测,其在火灾早期判断和准确性上有着显著优势。本文主要从硬件和算法两方面进行详细介绍。硬件上,采用多媒体芯片TMS320DM642采集、处理视频信号,采用编解码芯片硬件编解码;算法上,利用红外滤波片提取疑似火焰的红外图像,并根据亮度二值化,然后利用尖角、尖角变化率、面积、周长等对疑似火焰进行判别。实验表明,该方法能迅速的、高准确、低误报的进行火灾探测。10273
关键词 DSP TMS320DM642 火灾探测 图像处理
毕业设计说明书(论文)外文摘要
Title Research of Hardware of Video Fire Detection Based On DSP
Abstract
The number of large space and underground buildings is increasing constantly. To satisfy the special requirements of fire detection for this kind of buildings, it is so urgent to research out adaptable、cost effective and new fire detection alarm system. With the rapid development of DSP technology and image processing technology, it is very significant to apply image processing technology based on DSP to fire detection. That is the very issue of the paper, which has the outstanding advantages of earlier alarm and high accuracy. The paper will introduce the system in two respects of hardware and arithmetic. In the respect of hardware, the central processor is TI’s dedicated multimedia processor—TMS320DM642,and use encoding and decoding chips to encode and decode video signals for DSP processing. In the respect of arithmetic, we get the infrared image of suspected flame. And binarize it with luminance. Then exploit corners、rate of change of corners、area and girth to distinguish real flame for suspected ones. Experiments show that this way of the paper could detect fire rapidly、accurately with low false alarm rate.
Keywords DSP TMS320DM642 Fire Detection Image Process
目次
1 绪论 1
1.1 引言 1
1.2 火灾火焰的图像特性 2
1.3 大空间火灾的特性 3
1.4火灾图像监测技术的优势 4
1.5 本章小结 4
2 系统总体设计 4
3 硬件设计 5
3.1 硬件总体结构设计 5
3.2 CPU 6
3.3 电源模块 6
3.4 视频输入模块 8
3.5 视频输出模块 10
3.6 SDRAM模块 12
3.7 FLASH 13
3.8 复位电路 14
3.9 JTAG接口模块 15
3.10 本章小结 16
4 火灾探测算法 16
4.1 算法总体结构设计 16
4.2 目标提取 17
4.3 目标跟踪 22
4.4 目标识别 25
4.7 本章小结 27
结论 28
致谢 29
参考文献 30