搜索资源列表
composition_eige_detect6_paper
- 边缘检测算子及其在火焰图像中的应用, 对模式识别的朋友会很有帮助,拿来与大家分享!-Edge detection operator and its image in the flame application of pattern recognition would be helpful to friends, used to share with you!
Featureextractionforcomputervisionbasedfiredetecti
- 火灾视觉特征的提取是视觉火灾探测中的关键问题. 我们主要研究色彩、纹理以及轮廓脉动 等特征的提取,并提出一种度量轮廓脉动信息的距离模型,该模型在规格化的傅立叶描述子空间能 够准确地度量这种时空闪烁特征. 实验结果表明,该方法具有比较好的鲁棒性,有助于提高视觉火 灾探测的准确率、降低误报漏报率.-Based on investigating color , text ure and temporal feat ures for vision based fire detection ,
sssssss
- BP神经网络的火焰图像温度检测方法是火焰识别技术中比较难理解的-The BP neural network s flame image temperature examination method is in the flame recognition technology comparison difficulty
firedetection-metheds
- 对火焰的特征进行总结,包括静态特征和动态特征,并对几种典型的火焰识别方法进行总结归纳-It summarizes the characteristics of the flame, including static and dynamic characteristics of features, and several typical flame recognition methods summarized
matlab
- 利用matlab的对火焰图像进行分析和识别 同时给出相应的分析结果-Matlab use of flame image analysis and recognition at the same time give the corresponding analytical results
新建文件夹
- 检测火灾,本课题为基于matlab的火灾检测识别,烟雾报警,火焰检测,通过几何参数判别,即面积增长率,角度等。完美运行。(Detection of fire, this topic is based on the MATLAB fire detection and recognition, smoke alarm, flame detection, through the geometric parameters, that is, area growth rate, angle and so
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi