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

搜索资源列表

  1. HazeRemoval

    1下载:
  2. 暗通道去雾代码,使用c++实现 根据cvpr论文改写-Channel code to the dark fog
  3. 所属分类:2D图形编程

    • 发布日期:2013-07-15
    • 文件大小:2405
    • 提供者:levis
  1. MATLAB-CODE

    1下载:
  2. matlab 实现暗通道去雾算法 根据cvpr论文改编-matlab channel to achieve the dark fog adaptation algorithm based on cvpr papers
  3. 所属分类:2D Graphic

    • 发布日期:2014-11-26
    • 文件大小:10240
    • 提供者:levis
  1. DarkGDK

    0下载:
  2. Dark游戏开发工具,含源码. 微软公司制作的编游戏的链接库工具,专门配合Visual C++ 2008 Express 和 DirextX 9.0 SDK,可以编辑制作3D,2D游戏,制作游戏十分方便,功能强大,现在只有英文版,英文帮助十分全面。 Dark游戏开发工具包是一个完整的游戏引擎技术利用最新DirectX 9.0。-Dark game development tools, including source code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7311220
    • 提供者:hhghghg
  1. Code-for-Defrog

    1下载:
  2. 香港中文大学Dark channel prior算法实现图像的去雾-Chinese University of Hong Dark channel prior to fog the image algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6173906
    • 提供者:fang huameng
  1. darkchannel

    0下载:
  2. 用matlab实现了暗通道图像增强,完整源代码,出自暗通道增强算法的提出者。-Dark-channel image enhancement, complete source code from the authors of the dark channel enhancement algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3026
    • 提供者:song
  1. defog

    0下载:
  2. 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1912
    • 提供者:syid Lee
  1. image-dehazing-based-on-opencv

    1下载:
  2. Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:75972
    • 提供者:张东海
  1. darkchannel

    0下载:
  2. 本代码实现了用暗通道去雾算法实现图像的去雾处理。-This code realization with dark passage to the fog algorithm of image processing to the fog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:178726
    • 提供者:王林
  1. darkimage

    0下载:
  2. this code ajust brightness in dark images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3349407
    • 提供者:tahar
  1. Image-Haze-Removal

    0下载:
  2. 2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码. Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。-CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Usin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-12
    • 文件大小:22296852
    • 提供者:徐宏亮
  1. quwu

    0下载:
  2. 2009cvpr最佳论文去雾技术的原代码,基於暗原色的单一图像去雾技术-2009 CVPR best paper to fog technology of the original code, based on the dark color of the single image to fog technology
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:9404
    • 提供者:王鸿鑫
  1. dark_channel_new

    1下载:
  2. 单幅图象的暗原色先验去雾改进算法,能够很好地改进天空或明亮部分色彩失真,matlab代码注解详细,能很好地帮助理解算法过程。-improvement of a single image dehazing algorithm using dark channel prior,solving the problem of color distortion of sky and bright part!Having a good explain of the code,which could be
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:414800
    • 提供者:jack
  1. inn

    0下载:
  2. 基于直方图均衡的图像增强代码,将直方图分为四个象限,按照像素比例进行不同的拉伸,效果较好,特别是对较暗的图片。-Based on the histogram equalization image enhancement code, the histogram is divided into four quadrants, in accordance with the proportion of pixels of different tensile better effect, especial
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1358165
    • 提供者:chenying
  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
    • 文件大小:234496
    • 提供者:wei jiaqi
  1. 1

    0下载:
  2. 图像去雾基于暗原色先验去雾,何凯明算法的源代码改进,-Dark colors on the image to fog prior to fog, He Kaiming algorithm source code improvements,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1169
    • 提供者:lvss
  1. code

    0下载:
  2. 2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.-CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1512
    • 提供者:刘琰
  1. antongdao-code

    0下载:
  2. 暗通道去雾算法 附有相应图片和仿真结果 初学,望大家谅解-Dark passage to fog algorithms and simulation results with the corresponding images beginner, hope you understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11854698
    • 提供者:
  1. dehaze-master

    0下载:
  2. dark channel prior dehaze source code,暗通道优先去雾源代码,希望对大家有用
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:268202
    • 提供者:yujunfeng
  1. guided-filter-code

    0下载:
  2. 有关何凯明暗原色先验去雾的MATLAB代码,此算法是对之前softmatting技术的改进,提出了一种新的算法(Guided Filtering)。其中还包括He的一篇论文(Guided Image Filtering)-MATLAB code about dark channel prior of He to dehazing, the algorithm is right here to improve the softmatting technology,proposed a new a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11777533
    • 提供者:joseph
  1. MATLAB CODE

    1下载:
  2. 基于何凯明博士的暗原色先验理论的图像去雾改进算法(Improved algorithm based on dark original color prior theory)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:6494208
    • 提供者:donald_li
« 12 »
搜珍网 www.dssz.com