CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 阴影检测

搜索资源列表

  1. Shadow-Removal-

    0下载:
  2. 《视频监控系统中运动目标检测的阴影去除方法》可以用于交通监控中图像处理阴影去除,对于学习阴影去除算法的学者有很大帮助。 -Approach for Shadow Removal of Moving Object Detection in Surveillance System
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:480441
    • 提供者:陈立鹏
  1. hsv

    0下载:
  2. 在车辆检测中,对提取的前景进行基于hsv特性去除阴影-In the vehicle detection feature to remove the shadow on hsv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:737
    • 提供者:苏柏良
  1. lvbo

    0下载:
  2. 在车辆检测中,对前景引入一个滤波函数,基于此函数对阴影进行消除。-In vehicle detection, the future introduction of a filtering function, based on this function to eliminate shadows.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1044
    • 提供者:苏柏良
  1. finally

    0下载:
  2. 实现了车辆目标的背景建模、前景检测、阴影消除、车辆跟踪。-The vehicle to achieve the target of the background modeling, foreground detection, shadow elimination, vehicle tracking.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1184
    • 提供者:苏柏良
  1. shadow

    1下载:
  2. 根据参考文献实现了一种自适应的阴影检测算法-According to reference, of an adaptive shadow detection algorithm is implemented
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1348
    • 提供者:liangfangfang
  1. object-detect-and-recogonise

    0下载:
  2. 以混合高斯模型为基础,利用背景差分法获得目标图像并有阴影检测的方法进行目标检测-The Gaussian mixture model based on the use of the background difference method to obtain the target image and a shadow detection method for target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:176380
    • 提供者:liangfangfang
  1. shadow-removal

    0下载:
  2. 本文提供了基于局部颜色信息不变的阴影检测方法,根据,被覆盖为阴影的区域与原背景区域的RGB分量之间的关系,推导出阴影区域的特点。-This article provides a constant shadow detection method based on local color information to be overwritten as the shadow area and the original background of the region between the RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1168131
    • 提供者:张娜
  1. cppbgfg_gaussmix2

    0下载:
  2. 背景建模方法之高斯混合模型,使用到MOG2。算法快,并且可以进行阴影检测。遍历性:对每一个像素进行建模。作者为Z.Zivkovic-The algorithm similar to the standard Stauffer&Grimson algorithm with additional selection of the number of the Gaussian components based on: "Recursive unsupervised learning of fini
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:9741
    • 提供者:HH
  1. sdfkjasdf

    0下载:
  2. 图像视频基于主成分分析的运动阴影检测算法-Image and Video Moving shadow detection algorithm based on principal component analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:227769
    • 提供者:路名
  1. A-survey

    0下载:
  2. 阴影检测综述,详解了当前常用的阴影检测算法-Shadow Detection Summary , Detailed commonly used in shadow detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:574426
    • 提供者:Juggler
  1. algorithm

    0下载:
  2. 关于背景缩减和阴影检测的算法的文档,很详细-Document background reduction and shadow detection algorithm, very detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:694071
    • 提供者:王沛茗
  1. hsv_file

    0下载:
  2. 本代码主要是基于HSV的阴影检测及消除,分别提取前景及背景图像,进行色彩空间转换。HSV空间类似人类感觉色彩的方式,可以更加准确地识别阴影,并保持在计算上简单。-This code is mainly based on the HSV shadow detection and elimination, extract the foreground and the background image, respectively, for color space conversion. HSV spa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1239
    • 提供者:肖伟
  1. Shadow-Detection

    0下载:
  2. 阴影检测,基于OpenCV用于对图像中阴影的检测-Shadow detection, OpenCV for image shadow detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:967
    • 提供者:xiaodang
  1. yinying

    1下载:
  2. 较好地实现了阴影检测和去除的功能,采用的是OpenCV和C++来进行编程,对去除阴影有比较好的效果。-Well, we can realize the function of the shadow detection and removal, USES is OpenCV and c++ programming, have a good effect to remove the shadow
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:9187328
    • 提供者:傻蛋
  1. HSV

    0下载:
  2. HSV颜色空间下的阴影检测 具有较好的效果-shadow detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:647
    • 提供者:romMay
  1. vehicle_detection1

    0下载:
  2. 关于车辆阴影检测的一个小例子,希望对大家有帮助-Vehicle shadow detection on a small example, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:814
    • 提供者:zhang
  1. s2

    1下载:
  2. 使用python语言, 通过opencv可以实现运动目标跟踪与 阴影检测-python opencv shadow
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:943
    • 提供者:王荣丽
  1. PP

    1下载:
  2. 基于PCA与HIS模型的高分辨率遥感影像阴影检测研究Shadow detection in high resolution remote sensing images of PCA and based on HIS model-Shadow detection in high resolution remote sensing images of PCA and based on HIS model
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2019833
    • 提供者:kk
  1. shadow_rewrite

    0下载:
  2. 这是一个关于阴影检测的一种新的方法,论文发表在2013年pami上的,关于区域对来检测阴影- a new method about shadow detection ,using paired regions for shadow detection and removal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11540463
    • 提供者:杨卫东
  1. texture-constan-detect

    0下载:
  2. 关于纹理不变的 阴影检测的论文,都是好论文,值得大家借鉴阅读-two important paper about texture constant method to detect the shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:698131
    • 提供者:杨卫东
« 1 2 34 5 6 »
搜珍网 www.dssz.com