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

搜索资源列表

  1. High-accuracy-Optical-Flow

    0下载:
  2. High accuracy optical flow using a theory for warping-The files optical_flow_brox.m and optical_flow_sand.m are the files you need to run. optical_flow_brox.m implements the traditional algorithm. Just replace the first lines where images are
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1253160
    • 提供者:史明明
  1. evaluation

    0下载:
  2. 2012年cvpr上面的一篇论文的研究结果,实现的是多目标跟踪的离散连续优化。-2012 cvpr paper above findings, the realization of the multi-target tracking discrete continuous optimization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:351930
    • 提供者:master
  1. Fast--Accurate-Detection-

    0下载:
  2. CVPR 2013 best oral paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:525726
    • 提供者:王可
  1. SiftsAndTheirScales

    0下载:
  2. CVPR2012上关于SIFT及其尺度的文章及源代友,对于研究SIFT与尺度空间的同学值得一看-code and paper about SIFT and their scales of CVPR 2012, of great value to guys focusing on image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3255679
    • 提供者:Arogon
  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. dksvd

    5下载:
  2. DK-SVD,CVPR文章 Discriminative K-SVD dictionary learning for face recognition 源码,效果好于原始SRC-DK-SVD,the source code of CVPR paper Discriminative K-SVD dictionary learning for face recognition, its has a better performance than the classical SRC classifie
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-18
    • 文件大小:826316
    • 提供者:雷翔
  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. SketchCommonCVPR10_v1.1.tar

    0下载:
  2. 这个算法包实现了从多幅拥有共同结构的图像里提取出共同形状的骨架。- This package implements the algorithm for Sketching the Common as described in: Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani "Detecting and Sketching the Common", CVPR 2010
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:645788
    • 提供者:shirley
  1. SID---Single-Image-Dehazing

    0下载:
  2. dahaze, cvpr 2009, he kai ming, single image haze removal using dark channel with softmatting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4761600
    • 提供者:liu
  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-09
    • 文件大小:834119
    • 提供者:Alice
  1. cvpr(matlab)

    0下载:
  2. 图像去雾处理,源码哦亲,快来看看吧~你懂得,谢谢!-Single Image Haze Removal Using Dark Channel Prior
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5935
    • 提供者:郭嘉鑫
  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. cvpr

    0下载:
  2. 上传的是图像处理相关国际会议的一些最新文章。-Some recent articles related international conferences image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19541726
    • 提供者:sxun
  1. HOG_OpenCV

    1下载:
  2. HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1754323
    • 提供者:王飞
  1. shape-matchingusing-shape-contexts

    0下载:
  2. 关于shape context图像形状算法 最火的一篇cvpr文章-About shape context image shape algorithm hottest one cvpr article
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:735148
    • 提供者:liushoubao
  1. cvpr11_small_code

    0下载:
  2. CVPR计算机视觉大会资料,人脸识别,二值向量化处理,根据矢量进行人脸识别-CVPR Conference on computer vision, face recognition, two valued vector processing, according to the vector for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:908317
    • 提供者:huoxingren
  1. Otsu

    0下载:
  2. CVPR计算机视觉大会,基于CPSO的二维Otsu图像分割法的讲解及方法步骤-CVPR Conference on computer vision, through the steps and method for two dimensional Otsu image segmentation method based on CPSO
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1391902
    • 提供者:huoxingren
  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. B.Lucas

    0下载:
  2. 这是KLT算法论文的高清版。Kanade-Lucas-Tomasi方法,在跟踪方面表现的也不错,尤其在实时计算速度上,用它来得到的,是很多点的轨迹“trajectory”,并且还有一些发生了漂移的点,所以,得到跟踪点之后要进行一些后期的处理,说到Kanade-Lucas-Tomasi方法,首先要追溯到Kanade-Lucas两人在上世纪80年代发表的paper:An Iterative Image Registration Technique with an Application to Ste
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:789423
    • 提供者:王凯
  1. Facial_Expression

    0下载:
  2. CVPR 2014年的论文:人脸表情识别。基于adaboost和深度学习网络-CVPR 2014 years Papers: facial expression recognition. Based on depth learning networks and adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:671498
    • 提供者:zhouyumeng
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com