搜索资源列表
zhongzhilvboqi
- 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
yanwujice
- 基于opencv 的烟雾检测能实现图像边缘检测等实时监控-Opencv smoke detection based on image edge detection, to achieve real-time monitoring
smokedetection
- 利用提升小波的方法进行烟雾检测,效果很好-Using wavelet methods to enhance smoke detection, good results
fireworks-detection
- 这是基于opencv的烟火检测源代码,很有效的检测火焰和烟雾。-This is based on the opencv fireworks detection source code, it is effective to detect the flame and smoke.
bitirme
- fire and smoke detection using opencv code
MH-2011-0702989-1
- fire and smoke detection using opencv code
TwoStageFilter
- 利用opencv实现烟雾检测,利用的特征是:在[0.625Hz,2.5Hz]带宽的频率范围内,监 测图像序列的灰度值通过一个二阶的滤波器后,子信号的频率值的变化,观察其峰峰值的个数,当峰值个数超过2次的时候即可判定为烟雾点-Smoke detection using opencv realized, is characterized by the use: In the [0.625Hz, 2.5Hz] bandwidth, frequency range, the gray value o
AviPlayer
- 基于OPENCV的视频分析程序。可检测烟雾和火焰。-OPENCV based video analysis program. Can detect smoke and flames.
main
- 通过opencv和codeblocks实现的程序。对图像里的烟雾进行检测,并对每帧烟雾的浓密程度进行分级显示。-By opencv and codeblocks implemented program. The image is detected in the smoke, and the degree of thick smoke were graded each frame display.
smoke_detection
- 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm
smokedetection
- 用VS2010和OPENCV编写的关于视频烟雾检测的程序,运行效果很好-With VS2010 and OPENCV prepared on the video smoke detection procedures, running very well
SmokeDetection
- 两种烟雾处理的方法可以有效的提取前景和背景,并且具备保存功能。相比较其他方法这两种方法是可以直接使用的没有错误。(Two kinds of smoke treatment methods can effectively extract the foreground and background, and have the preservation function. Compared with other methods, the two methods can be used directly
fire.tar
- 通过opencv,c++实现的检查火焰烟雾的demo(fire and smoke detection)
smoke
- 使用opencv进行烟雾检测,数据集和代码都在里面,可以直接跑(smoke detection with opencv)