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

搜索资源列表

  1. ImgHazeRemoval_Test

    2下载:
  2. 图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现-haze removal guided image filtering the best algorithm to fog
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:4.05mb
    • 提供者:王万国
  1. hazeremoval

    0下载:
  2. 这是一个对图像进行去雾的程序,是论文Single Image Haze Removal Using Dark Channel Prior的源程序-This is an image to the fog of the program, is the thesis Single Image Haze Removal Using Dark Channel Prior source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.63kb
    • 提供者:赵齐昆
  1. haze_tool

    4下载:
  2. 遥感影像去云处理小工具,可直接嵌入ENVI中使用-Cloud remote sensing image to handle small tools, can be directly embedded in the use of ENVI
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:63.5kb
    • 提供者:zhangzining
  1. SingleImageHazeRemovalUsingDarkChannelPrior

    0下载:
  2. 该论文是CVPR2009最佳论文,提出了一种新的图像去雾方法。-In this paper, we propose a simple but effective image prior- dark channel prior to remove haze from a single input image. The dark channel prior is a kind of statistics of the haze-free outdoor images. It is bas
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.52mb
    • 提供者:steven
  1. MARK Dehaze

    1下载:
  2. 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:2.58mb
    • 提供者:
  1. haze_removal

    2下载:
  2. 基于暗通道先验的图像去雾算法,算法基于室外无雾图像的通道中至少有一个通道的灰度值很低。-dark channel prior to remove haze from a single input image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:张世玉
  1. haze-removal

    2下载:
  2. 基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档-Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt
  3. 所属分类:2D Graphic

    • 发布日期:2017-01-02
    • 文件大小:229kb
    • 提供者:wei jiaqi
  1. quwu

    0下载:
  2. 去雾算法参考了一篇论文: Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,然而论文提到的soft matting未在本程序中实现。-Roughly content is put forward a thing called dark grey prior to the fog image pr
  3. 所属分类:OpenCV

    • 发布日期:2017-03-21
    • 文件大小:2.22kb
    • 提供者:张茂华
  1. guidedfilter_vc

    1下载:
  2. 本文件为引导滤波算法的程序文件,为VC++编码,根据何凯明博士的文章《Guided Image Filtering》讲述的原理编写而成,具有很好的边缘保持特性,是作为作者在前一篇讲解去污算法的文章《Single Image Haze Removal Using Dark Channel Prior》的补充,当然也可以用于其他的滤波算法中-This document is a boot file filtering algorithm for VC++ coding, according to D
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:2.31kb
    • 提供者:
  1. Single-Image-Haze-Removal-Using-Dark

    0下载:
  2. 不同时间的图像通过帧差法获得清晰地图像方面的专业论文。-Frame difference method to obtain a clear picture of professional papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:miaomiao
  1. OpenCV_Test01

    2下载:
  2. haze removal Opencv 暗通道去雾算法实现-haze removal Opencv dark path algorithm to fog
  3. 所属分类:Special Effects

    • 发布日期:2017-02-22
    • 文件大小:20.73mb
    • 提供者:qian
  1. haze-remove

    0下载:
  2. 应用black-channel模型对图像进行去雾处理,包含多种改进算法-Application of black-channel model to fog the image processing algorithm includes a variety of improvements
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4.85kb
    • 提供者:薛思洋
  1. kh

    0下载:
  2. 我们提出了一种简单但是有效的图像先验规律——暗原色先验来为单一输入图像去雾。暗原色先验来自对户外无雾图像数据库的统计规律,它基于经观察得到的这么一个关键事实——绝大多数的户外无雾图像的每个局部区域都存在某些至少一个颜色通道的强度值很低的像素。利用这个先验建立的去雾模型,我们可直接估算雾的浓度并且复原得到高质量的去除雾干扰的图像。对户外各种不同的带雾图像的处理结果表明了 dark channel prior的巨大作用。同时,作为去雾过程中的副产品,我们还可获得该图像高质量的深度图。-we prop
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:huang
  1. haze

    0下载:
  2. 基于暗通道先验的去雾算法,使用导向滤波进行细化透射图估计。-Based on a priori go dark passage fog algorithm using guided transmission filter to refine the estimated figure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5.29kb
    • 提供者:maple
  1. images-defogging

    0下载:
  2. 对雾霾天气的图像进行初步的去雾处理,基于双边滤波算法-The screen image of haze weather preliminary to deal with the fog, based on bilateral filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:149.07kb
    • 提供者:安达
  1. fast-defog-argrithom

    0下载:
  2. 基于暗通道先验知识实现快速去除单幅雾霾图像算法-Based on dark channel prior knowledge to realize quick removal of a single haze image algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1.61mb
    • 提供者:zhao qingguo
  1. haze_removel-algorithm

    0下载:
  2. matlab去雾算法,方便理解和应用,很有帮助,在matlab软件中运行。-matlab haze removal,it is easy to understand and apply,it is helpful,and it is operated om matlab platform
  3. 所属分类:VTK

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:王天然
  1. MATLAB

    0下载:
  2. 简单的图像去雾和烟雾处理代码,图像颜色直方图处理,得到清晰的图像-Simple image to the fog and haze processing code, image color histogram processing, get a clear image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:802byte
    • 提供者:李逸凡
  1. Code

    3下载:
  2. 对比度增强框架和JPEG伪像抑制 去雾 去霾 增加图像压缩后的清晰度和复原度-Contrast enhancement framework and JPEG artifacts suppression defogging haze to increase clarity and restoration of the compressed image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.42mb
    • 提供者:coco
  1. tuxiangquwumai

    0下载:
  2. 图像处理图像去雾霾程序利用原图求暗通道,估计大气光强,透射图达到去雾霾效果。- 图像处理图像去雾霾程序利用原图求暗通道,估计大气光强,透射图达到去雾霾效果。 Image processing procedures to use the original image haze program dark channel, the estimated atmospheric light intensity, transmission chart to haze effect.
  3. 所属分类:Special Effects

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