文件名称:smoke_detection
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-08-17
- 文件大小:
- 29.89mb
- 下载次数:
- 1次
- 提 供 者:
- 晋**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运
动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。
-Use VS2010+openCV. This paper is based on the color model and motion model for smoke detection. Firstly we use the RGB color model method, detect the smoke area and suspected smoke area then with the background subtraction method, to detect the movement of the object. At last, combined with two kinds of methods, only the detection of shipment
Moving the smoke area, extracting the maximum outline of the smoke, draw a rectangular box to indicate. Satisfactory results can be obtained by setting the parameters and thresholds of R, G, B.
动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。
-Use VS2010+openCV. This paper is based on the color model and motion model for smoke detection. Firstly we use the RGB color model method, detect the smoke area and suspected smoke area then with the background subtraction method, to detect the movement of the object. At last, combined with two kinds of methods, only the detection of shipment
Moving the smoke area, extracting the maximum outline of the smoke, draw a rectangular box to indicate. Satisfactory results can be obtained by setting the parameters and thresholds of R, G, B.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
smoke_detection\Debug\CL.read.1.tlog
...............\.....\CL.write.1.tlog
...............\.....\link-cvtres.read.1.tlog
...............\.....\link-cvtres.write.1.tlog
...............\.....\link.4420-cvtres.read.1.tlog
...............\.....\link.4420-cvtres.write.1.tlog
...............\.....\link.4420.read.1.tlog
...............\.....\link.4420.write.1.tlog
...............\.....\link.read.1.tlog
...............\.....\link.write.1.tlog
...............\.....\mt.read.1.tlog
...............\.....\mt.write.1.tlog
...............\.....\rc.read.1.tlog
...............\.....\rc.write.1.tlog
...............\.....\smoke_detection.exe
...............\.....\smoke_detection.exe.embed.manifest
...............\.....\smoke_detection.exe.embed.manifest.res
...............\.....\smoke_detection.exe.intermediate.manifest
...............\.....\smoke_detection.ilk
...............\.....\smoke_detection.lastbuildstate
...............\.....\smoke_detection.log
...............\.....\smoke_detection.obj
...............\.....\smoke_detection.pdb
...............\.....\smoke_detection_manifest.rc
...............\.....\stdafx.obj
...............\.....\vc100.idb
...............\.....\vc100.pdb
...............\project3.avi
...............\ReadMe.txt
...............\smoke_detection.cpp
...............\smoke_detection.sdf
...............\smoke_detection.sln
...............\smoke_detection.suo
...............\smoke_detection.vcxproj
...............\smoke_detection.vcxproj.filters
...............\smoke_detection.vcxproj.user
...............\stdafx.cpp
...............\stdafx.h
...............\targetver.h
...............\Debug
smoke_detection