# FireDetect **Repository Path**: HappyUncle/FireDetect ## Basic Information - **Project Name**: FireDetect - **Description**: 实现一个火焰检测算法,并通过Qt进行封装使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-05-01 - **Last Updated**: 2022-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 说明 本项目通过图片颜色特征进行火焰检测,算法比较简单 - 黄色干扰物会有一定的影响 ## 示例 ![img](img/2020-07-07_220919.png) ![img](img/2020-07-07_220944.png) ## 环境 - opencv 2.4.9 - qt