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

搜索资源列表

  1. segmentbycolorimformation

    2下载:
  2. 基于彩色信息的道路图象分割,可以有效的去除道路上的阴影.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:陈伟
  1. track

    2下载:
  2. VC++实现的物体跟踪程序--通过背景建模,背景差分,阴影去除,形态学去噪,连通性分析实现目标检测以及跟踪.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77.2kb
    • 提供者:jiamengyi
  1. RGBchengintoHSIspace589745

    1下载:
  2. “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:阿龙
  1. quyinying.rar

    1下载:
  2. 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3.22kb
    • 提供者:樊思存
  1. MATLABcode

    2下载:
  2. 利用Retinex中心环绕算法进行阴影去除,飞常详细并含有程序对应的PPT-Centers around the use of Retinex algorithm to remove the shadow, flying often detailed and contain procedures for the corresponding PPT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-08
    • 文件大小:16.77kb
    • 提供者:望月
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14.46kb
    • 提供者:taotaoking
  1. FHD_PAMI

    0下载:
  2. 去除彩色图像中的阴影,以便于图像分割,物体识别以及跟踪-To remove the shadow of color images in order to facilitate the image segmentation, object recognition and tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:16.75kb
    • 提供者:李瑞波
  1. chengxu

    1下载:
  2. 实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
  3. 所属分类:Graph program

    • 发布日期:2017-11-08
    • 文件大小:44.22mb
    • 提供者:baitao
  1. QuotientImage

    0下载:
  2. 其中有商图像的一些文档,商图像是进行图像光照处理技术中很重要的技术,可以用来进行图像加强,去除阴影等,其中还有一篇是比较经典的鼻祖级的商图像的外文文章,大家可以学习下-Which commercial images of some documents, commercial images is the image light processing technology is very important technology, could be used to enhance the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.57mb
    • 提供者:matata
  1. Shadow-Removal-

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

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

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

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

    1下载:
  2. 非常全面介绍了阴影检测算法以及如何去除阴影的算法,基本涵盖了该领域的所有知识点。-Is a comprehensive introduction to the shadow detection algorithm and how to remove the shadow of the algorithm, covering all the knowledge in the field point.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.16mb
    • 提供者:wangxiangyun
  1. shadow_code

    0下载:
  2. 在现实世界中,我们的照片大多会因为光线问题产生阴影。检查到阴影和去除阴影十分重要。-In the real world, most of our photos because the light-shadow. Check the shadows and remove the shadow is very important....
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.46mb
    • 提供者:胡美美
  1. cbMotion

    1下载:
  2. 室内目标跟踪的项目,先是包括光照补偿和阴影去除的图像处理,再就是稍微修改了下码书模板和运动模板,需要的话可以参考下。 本科毕业设计,基于VisualC++ 6.0和OpenCV 1.0。-ndoor target tracking project, first lumen compensation and shadow removal, image processing, then there are slightly modified under the code book temp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.62mb
    • 提供者:零崎影识
  1. MotionDetection

    0下载:
  2. 室内目标跟踪的项目,先是包括光照补偿和阴影去除的图像处理,再就是稍微修改了下码书模板和运动模板,内含毕设期间提交的代码、文档以及演示。需要的话可以参考下。 本科毕业设计,基于VisualC++ 6.0和OpenCV 1.0。-Indoor target tracking project, first lumen compensation and shadow removal, image processing, then there are slightly modified unde
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9.62mb
    • 提供者:零崎影识
  1. shadow-removal

    0下载:
  2. 自己收集的一些阴影去除的高水平论文,希望对您有帮助。-The collection of some shadow removal of high level papers, hope of any help to you.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:14.2mb
    • 提供者:刘静静
  1. shadow_removal

    0下载:
  2. 采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值-Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:708.46kb
    • 提供者:wanxiu
  1. gaosi

    0下载:
  2. 针对现有运动目标检测算法不能很好去除阴影的问题, 在利用混合高斯模型进行目标检测的基础上, 提 出了一种有效的阴影抑制算法。该算法充分考虑了系统噪声和背景模型误差, 并用高斯分布的方差信息估计背景模 型误差, 然后用误差估计值来修正阴影模型, 进而实现阴影抑制。实验结果表明􀀁 该阴影抑制算法不受光线强弱、 图像质量、目标大小的限制, 具有较强的适应性, 可以更有效的抑制阴影对运动目标检测的影响。-algorithm 􀀁 􀀁 h
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.15mb
    • 提供者:陈浩
  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
    • 文件大小:8.76mb
    • 提供者:傻蛋
  1. WorkpieceRec_Hu

    0下载:
  2. work-piecehu.rar基本功能:图像预处理,去除阴影,之后利用hu矩,SVM分类。 -The basic function of the work-piecehu.rar: image preprocessing, shadow removal, followed by Hu moment, SVM classification.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.85mb
    • 提供者:
« 12 »
搜珍网 www.dssz.com