搜索资源列表
烟雾仿真
- 利用OpenGL和c++完成的烟雾模拟
opengl水火烟雾等绘制
- opengl水火烟雾等绘制
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
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
MYSMOKE
- 这是用openGL制作的一个模拟烟雾效果的程序。比较经典。-This is used openGL smoke produced by the effect of a simulated procedure. Comparison of the classic.
OpenGLSmokeDemo
- OpenGL中产生烟雾的效果,适合有一定基础的开发者-OpenGL effects of smoke generated, suitable for developers who have some basic
123
- D3D 下的烟雾界面,实现界面的烟雾显示-D3D
smokeA
- 利用OPENGL编写的烟雾模拟的程序,供初学图形学的学习-Using OPENGL smoke simulation program written for the beginner to learn graphics
Particle
- 采用粒子系统做的烟雾与火焰的模拟,含有地幔纹理等-Done using the particle system simulation of smoke and flame, with the mantle texture
SMOKE
- 应用opengl实现爆炸中的火焰和烟雾模拟-using opengl to realize the simulation of the fire frame and the smoke
SmartMonitor-master
- 通过视频摄像头来监控工地烟雾,做到对人的安全识别(Smoke through a video camera to monitor site, identify the safety of the people)
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界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi
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