搜索资源列表
-
0下载:
关于数字图像处理的一些算法源代码,人脸识别,语音识别等等,边缘检测。-Some on digital image processing algorithm source code, face recognition, voice recognition and so on, edge detection.
-
-
0下载:
语音基本间隙检测算法,voice activity detection-Voice basic gap detection algorithm, the voice activity detection
-
-
0下载:
基于DTW算法的孤立字识别系统,用Matlab编程实现语音信号的端点检测-Isolated word recognition system based on DTW algorithm and Matlab programming to realize voice signal endpoint detection
-
-
5下载:
一、课题介绍
本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。
二、算法流程
结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction
This design
-