搜索资源列表
烟雾仿真
- 利用OpenGL和c++完成的烟雾模拟
opengl水火烟雾等绘制
- opengl水火烟雾等绘制
Smoke
- 实现烟雾模拟(smoke)的源代码,基于粒子系统的,很真实。-The realization of simulated smoke (smoke) the source code, based on particle systems, it is true.
MTsmoke
- 采用tuio协议编写的烟雾效果互动场景,C++和openGL编写,可以部署在任何多点触摸平台上,编译后可直接运行-Preparation of an agreement with the smoke effect tuio interactive scenes, C++ and openGL preparation, can be deployed in any multi-touch platform, the compiler can be run directly after the
SMOKE
- 利用MSP430单片机设计做的一个烟雾传感器源代码,大家可以参考。-MSP430 MCU design done by a smoke sensor source code, we can refer to.
yanwujice
- 基于opencv 的烟雾检测能实现图像边缘检测等实时监控-Opencv smoke detection based on image edge detection, to achieve real-time monitoring
myprogs
- 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
SmokeSensor
- 烟雾传感器原理图,pdf,设和初学者作为参考啦,学习要循序渐进么-Smoke sensor schematic, pdf, design, and friends as a reference for beginners to learn to step Mody
smokedetection
- 利用提升小波的方法进行烟雾检测,效果很好-Using wavelet methods to enhance smoke detection, good results
experiment2_W_sizeofsmoke
- 基于共生矩阵的物体、人像、烟雾的纹理特征分析对比-Co-occurrence matrix-based objects, Portrait, smoke texture feature analysis and comparison
hufo-smoke
- 烟雾模拟仿真,由粒子模型生成,添加动态风的效果-Smoke simulation, generated by the particle model, add the dynamic effect of wind
Smoke_shader
- 基于体渲染的烟雾模拟程序,用到shader 2.0,非常具有真实感-Based on the volumetric rendering the smoke simulation program, used in shader 2.0, very realistic
温湿度、烟雾传感器实验
- 温湿度,烟雾传感器捕获,并在LED液晶显示屏显示(Temperature and humidity, smoke sensor capture)
MQ2烟雾传感器
- 用c语言编程实现通过烟雾传感器进行烟雾报警装置设计,其中包含了当前烟雾浓度值的液晶显示以及用发光二极管进行报警的设计(The smoke alarm device is designed by using the C language, which includes the liquid crystal display of the current smoke concentration and the design of the alarm with the light emitting di
MATLAB火灾火焰烟雾识别(源码)
- 本课题为基于matlab的火灾检测识别,烟雾报警,火焰检测,有GUI设计界面,通过几何参数判别,即面积增长率,角度等。完美运行。(Based on Matlab fire detection and identification, smoke alarm, flame detection, Gui design interface, through the geometric parameters, that is, area growth rate, angle and so on. It w
Matlab火焰火灾烟雾识别系统[带参数,GUI界面]
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction This design
Matlab火焰烟雾检测(GUI)
- Matlab火焰烟雾检测(GUI) 本设计为基于matlab的烟雾火焰火灾识别系统,可读取视频或者图象,检测出是否有烟雾火焰,具备一个人机交互式GUI界面,功能强大,识别准确,同时配备相对应的操作说明和运行效果图,直接运行GUI文件即可完美运行。另外,诸如车牌,人脸,图象去雾,压缩,水印,疲劳检测,人数统计,声音信号处理等均可做技术交琉,欢迎一起探讨。(Matlab flame smoke detection (GUI) This design is a smoke and flame fi
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi
MATLAB火焰烟雾检测[基于颜色,注释详细]
- 此课题在MATLAB基于颜色进行火焰或者烟雾的检测,先定位出火焰或者烟雾的位置,然后进行识别(This topic in Matlab based on color detection of flame or smoke, first locate the location of flame or smoke, and then identify)
S1IM159.【已完成】基于SVM的烟雾识别系统
- 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method