CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 火焰

搜索资源列表

  1. firedetect_CSHARP

    0下载:
  2. 火焰检测系统,通过火焰的静态颜色特征和动态的抖动特征去识别。-fire detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5431648
    • 提供者:刘远一
  1. zhifangtu_yans

    0下载:
  2. 利用opnecv在C++在图像中检测火焰区域-Use opnecv in C++ to detect the flame area in the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3575437
    • 提供者:zsf
  1. flame-segmentation

    0下载:
  2. 用于图像中火焰区域的分割,可作为视频中火焰检测的一部分,用于火焰区域的分割-For image segmentation in the flame zone, the flame detection can be used as part of the video for the division of the flame zone
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:291458
    • 提供者:张宾
  1. openCVpaper

    0下载:
  2. 检测火焰的论文四篇,实现得相当不错,讲解详细,创新-Paper four of the test flame, pretty good, explain in detail, innovation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5736982
    • 提供者:tuodeyi
  1. flameDetectionBasedOnOhta

    0下载:
  2. Viusal C++6.0环境下配置opencv1.0采用Otsu算法和Ohta颜色空间对室外环境下的火焰进行准确的分割-Configuration opencv1.0 viusal C++ 6.0 environment using the Otsu algorithm and Ohta color space for accurate segmentation of the flame in the outdoor environment
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1648
    • 提供者:张宾
  1. test1

    0下载:
  2. 火焰检测,可以有效的检测火焰,针对不同的情况可以调整参数提高检测准确性-fire detection,it can accurately detect fire, May adjust the parameter for enhancement examination accuracy in view of the different situation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:17132496
    • 提供者:shulei
  1. fireworks-detection

    0下载:
  2. 这是基于opencv的烟火检测源代码,很有效的检测火焰和烟雾。-This is based on the opencv fireworks detection source code, it is effective to detect the flame and smoke.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14190
    • 提供者:王欢
  1. XBG

    0下载:
  2. 用OPENCV做的基于RGB色彩特征的火焰检测-Flame detection based on color feature
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:739
    • 提供者:网络
  1. FIRE

    1下载:
  2. 一种基于自适应阈值的先进火焰颜色算法,根据不同亮度情况选取不同模型,效果非常好。-An algorithm based on advanced adaptive threshold flame color, depending on the brightness select a different model, the effect is very good.
  3. 所属分类:OpenCV

    • 发布日期:2017-01-16
    • 文件大小:2087936
    • 提供者:图像处理
  1. baojing

    0下载:
  2. 一个简易的视频火灾检测系统,能对视频录像中的火焰进行检测。并利用VC自带函数触发报警声音。-A simple video fire detection system, capable of video recording in the flame detection. And use their own VC function triggers an alarm sounds.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2086023
    • 提供者:图像处理
  1. AviPlayer

    0下载:
  2. 基于OPENCV的视频分析程序。可检测烟雾和火焰。-OPENCV based video analysis program. Can detect smoke and flames.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16324757
    • 提供者:西北
  1. MFC_DEMO3

    1下载:
  2. vs2010的基于opencv的利用mfc,在对话框显示一张图片,并检测图片火焰-vs2010 mfc opencv based use in the dialog box to display a picture, and the picture flame detection
  3. 所属分类:OpenCV

    • 发布日期:2015-10-30
    • 文件大小:21720064
    • 提供者:王杰庆
  1. firedetection

    0下载:
  2. 基于opencv的火焰识别源码,原理颜色模型,背景相减-firedetection opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:xianzhiYang
  1. firedetectImage

    0下载:
  2. 静态火焰识别demo,利用火焰的颜色作为判定条件-Static flame recognition using demo, the color of the flame as the judgment condition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8865291
    • 提供者:千夜
  1. FireTestYCbCr

    0下载:
  2. 能将视频中每帧图像中的火焰检测出来,然后以灰度图输出-fire detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2736904
    • 提供者:蒋涛
  1. firedetectImage

    0下载:
  2. 检测图像中的火焰,然后以灰度图的形式输出-fire detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2026778
    • 提供者:蒋涛
  1. FireTestRGB

    0下载:
  2. 可以在RGB颜色空间检测视频中的火焰,通过二值图显示-this code can detect the fire in video in the RGB color space.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2963558
    • 提供者:蒋涛
  1. FireTestH

    0下载:
  2. 可在HSI颜色空间检测视频中的火焰,并以二值图输出-this code can detect the fire in video in the RGB color space.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3400137
    • 提供者:蒋涛
  1. FireDetection_src

    1下载:
  2. 火焰检测模型(MFC版本),轮廓处理有待改进,可尝试不同限制条件,优化程序(Flame detection model (MFC version), contour processing needs to be improved, you can try different restrictions, optimization procedures)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:2379776
    • 提供者:三年不鸣
  1. 基于视频的火焰检测

    2下载:
  2. 基于视频的火焰检测,逐帧截取视频,三帧差分法获取动态目标,通过颜色判别,以及火焰特征判别,检测并框出火焰区域。(Video based flame detection, video capture by frame by frame, three frame difference method to obtain dynamic targets, by color discrimination, and flame characteristics discrimination, detectio
  3. 所属分类:OpenCV

    • 发布日期:2018-05-04
    • 文件大小:13509632
    • 提供者:二狗他爹
« 12 »
搜珍网 www.dssz.com