搜索资源列表
paper
- 火灾图像边缘检测和轮廓提取算法研究.pdf 基于火焰图像动态特征的火灾识别算法.pdf
firedetection_matlab
- 对火焰进行检测的matlab程序,可以通过算法检测火焰的情况-Flame detection of the matlab program, algorithm can detect the flame of
fire
- 火焰检测中国际上比较先进的算法,可以方便的直接实现-Flame detection of more advanced algorithms for the international
firedetection
- 图像型火灾火焰探测原理针对现有的传统的火灾探测,详细描述了现有的图像型火灾检测的算法原理。-Image-based flame detection for fire against the existing conventional fire detection, a detailed descr iption of the existing image-based fire detection algorithm principle.
the-Algorithm-of-fire-detection
- 推荐火灾检测的参考文献,有火焰多个特征提取的算法。-the article is about how to detect fire,using many algorithms to get the features of fire.
Fire-detection-multiple-features
- 文章对比分析了火焰不同的形状结构特征,及其特征组合对火焰检测有效性的影响,提出了一种融合圆形度、矩形度和重心高度系数的火焰检测算法,然后将融合后的火焰特征输入支持向量机(SVM)中进行分类- Based on fusion of these flame features,the support vector machine (SVM) is used for classi- fication. Experimental results on the fire videos at Bilken
20160126214909768
- 火焰检测算法 根据烟火的形态进行检测!效果好 效果优秀 值得拥有-Flame detection algorithm based on morphological fireworks! The effect of outstanding worth having good results
Matlab火焰火灾烟雾识别系统[带参数,GUI界面]
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction This design
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi