CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - cvpr代码

搜索资源列表

  1. 2009CVPR-bestpaperPcodes

    2下载:
  2. 2009年CVPR最佳论文(暗通道去雾算法)及其MATLAB代码-The best paper of 2009 CVPR conf.and its corresponding Matlab code. very useful for us.
  3. 所属分类:Special Effects

    • 发布日期:2014-12-15
    • 文件大小:2653184
    • 提供者:honger
  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. visual-saliency-detection-by-HC

    0下载:
  2. 本代码为清华大学程明明在2011年CVPR上发表的一篇视觉显著性的源代码。-It is the source code of visual saliency detection proposed by M.M Cheng in CVPR2011, which is coded by C++.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-03-03
    • 文件大小:27436898
    • 提供者:wang
  1. HC-visual-detection-by-matlab

    2下载:
  2. 本资源是清华大学程明明在2011年CVPR上发表的一篇关于视觉显著性的代码,资源包括原文及matlab版本的代码。-It is a source code of visual saliency detection proposed by M.M Cheng in cvpr2011.And it is coded with matlab.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-08
    • 文件大小:15614976
    • 提供者:wang
  1. CVPR12_SAS_code

    0下载:
  2. 2012 CVPR 文章:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach对应的代码-2012 CVPR paper:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:1440160
    • 提供者:X Li
  1. gridCut

    0下载:
  2. graphcut的最新改进,在网格上应用graphcut,作者将其称为gridCut,此压缩包内含文章与源代码,出自CVPR2012,关注计算机视觉的同学可以详细参考,代码已调试通过-the new advance of graphcut, named gridCut, derived from CVPR 2012, useful to guys on ComputerVision.The code is runnable.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1047692
    • 提供者:Arogon
  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. LevelSet_ChunmingLi_v0(wzw)

    0下载:
  2. 水平集图像分割代码,对应论文为Li C, Xu C, Gui C, et al. Level set evolution without re-initialization: a new variational formulation[C]//Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on. IEEE, 2005, 1: 430-436.-Level set
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:834119
    • 提供者:Alice
  1. eccv10-jtighe-code

    0下载:
  2. 图像分类程序,是cvpr相应代码,可以参考下-Image classification procedure is cvpr corresponding code, you can refer to the following
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5217753
    • 提供者:zhangwei
  1. cvpr14_saliency_code

    1下载:
  2. CVPR 2014上的关于图像显著性区域的检测matlab代码。-Wangjiang Zhu, Shuang Liang, Yichen Wei, and Jian Sun. Saliency Optimization from Robust Background Detection. In CVPR, 2014.
  3. 所属分类:Special Effects

    • 发布日期:2014-11-17
    • 文件大小:4518912
    • 提供者:沈雪冰
  1. Dehazing-with-Boundary-Constraint

    0下载:
  2. 最新图像去雾文章,最新CVPR收录的图像去雾算法,内含matlab代码和对应论文。对学习图像去雾理论非常有帮助-The latest image defogging articles, images defogging algorithm CVPR latest collection, containing matlab code and the corresponding papers. Image defogging learning theory very helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3271810
    • 提供者:文杰
  1. DAKM

    0下载:
  2. 本代码是matlab编写的用来实现矩阵分解的典型方法,来自于2014年cvpr的文章代码。-Matrix decomposition in cvpr 2014 about DAKM algorithm using matlab. The DAKM s algorithm is powerful for Matrix decomposition . Matrix decomposition in cvpr 2014 about DAKM algorithm using matlab. The
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:yhp
  1. cvpr13_-a-Patch-Distinct-code

    0下载:
  2. 如何选取一个有区别力的图像补丁,CVPR上的文章的代码-cvpr13_What Makes a Patch Distinct -BenchmarkCode
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2746
    • 提供者:白梅娟
  1. superviseddescent-master

    0下载:
  2. 2013年cvpr上SDM进行人脸对齐的c++代码-supervised descend method use face alignment in c++ on 2013 CVPR
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21873489
    • 提供者:安占福
  1. guided-filter-code

    0下载:
  2. 何凯文CVPR引导滤波文章对应的代码,包含增强,平滑等。带图片。-Matlab demo code for Guided Image Filtering (ECCV 2010) Contributed by Kaiming He (hkm007@ie.cuhk.edu.hk) Please note that the running time reported in the paper is C++ implementation. Usage: gu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2177830
    • 提供者:zuoyujia
  1. CVPR10-LLC

    0下载:
  2. 2010 CVPR LLC matalb代码-2010 CVPR LLC matalb code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:950649
    • 提供者:王晓明
  1. code-knfst

    1下载:
  2. CVPR文章“Kernel Null Space Methods for Novelty Detection”的代码(CVPR article "Kernel Null Space Methods for Novelty Detection" code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:10240
    • 提供者:爱他美
  1. RC_C++

    0下载:
  2. 显著性检测的代码,是程明明在12年的CVPR的文章,HC,RC的算法源码。(The code for saliency detection is the source code of Cheng Mingming's CVPR article, HC, RC, in 12 years.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:13518848
    • 提供者:蓦然回首yt
搜珍网 www.dssz.com