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

搜索资源列表

  1. match-v3.3.src

    0下载:
  2. This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih \"Multi-Camera scene Reconstruction via Graph Cuts\" In: European Conference on Computer Vision, May 2002. Vladimir
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:915541
    • 提供者:Chen
  1. Kolmogorov

    0下载:
  2. 同时计算关联维和Kolmogorov熵的C++源代码
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:32049
    • 提供者:戴志
  1. TRW_S-v1.1

    0下载:
  2. The two algorithms are max-product belief propagation (BP, Pearl 88) and sequential tree-reweighted max-product message passing (TRW-S, Kolmogorov 05)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40600
    • 提供者:wdbigboy
  1. 立体视觉的实例源码

    0下载:
  2. Kolmogorov将graph cut应用于立体视觉的实例源码match-v3.1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-07
    • 文件大小:1259520
    • 提供者:lcg2618@163.com
  1. blossom.src

    0下载:
  2. 本代码执行Edmonds algorithm来进行最小代价函数,实现图形最佳匹配。参考文献:"Blossom V: A new implementation of a minimum cost perfect matching algorithm."Vladimir Kolmogorov. -Edmonds algorithm the implementation of the code for the smallest cost function to achieve the best m
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:56501
    • 提供者:Zhongren Wang
  1. GraphCut

    1下载:
  2. 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:17535
    • 提供者:杨金名
  1. GCv2p3

    0下载:
  2. this the Grqphcut optimization by kolmogorov-this is the Grqphcut optimization by kolmogorov
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:44339
    • 提供者:sthupakula
  1. newmaxflowaigorithm

    0下载:
  2. 实现了An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision [Yuri Boykov and Vladimir Kolmogorov]中的新的最大流算法,经过实验验证比传统的最大流算法效率更高-Achieved An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Mini
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1285
    • 提供者:ray
  1. athetic_computation

    0下载:
  2. 1928年, George D. Birkhoff提出了著名的美学度量公式measure = order/complexity.但是order和complexity具体如何计算并没有给出。本文在Shannon信息论的基础上,提出了基于Shannon entropy和kolmogorov complexity的美学度量。作者认为他们“on a promising track with a sound theoretical basis, which not only extends but wil
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3140586
    • 提供者:zeng pingping
  1. blossom5-v2.01.src.tar

    0下载:
  2. 基于文献“一种新的最小割完美匹配算法”的最小割匹配算法-An implementation of a minimum cost perfect matching algorithm described in Blossom V: A new implementation of a minimum cost perfect matching algorithm. Vladimir Kolmogorov. To appear in Mathema
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:45608
    • 提供者:illusionme
  1. convexMRF-v1.0.src

    0下载:
  2. 基于文献“对偶凸代价网络流问题算法在计算机视觉中的应用”对于凸网络流问题的一种原始对偶算法的实现-An implementation of the primal-dual method for the dual of the convex network flow problem ("Convex Markov Random Fields") described in New Algorithms for the Dual of the Convex Cost Networ
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9554
    • 提供者:illusionme
  1. GraphMatching-v1.0.src.tar

    0下载:
  2. 一种对于图匹配优化问题对偶分解的算法实现-An implementation of a dual decomposition technique for the graph matching optimization problem described in Feature Correspondence via Graph Matching: Models and Global Optimization. Lorenzo Torresani, Vladimi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:47660
    • 提供者:illusionme
  1. maxflow-v3.01.src.tar

    0下载:
  2. 基于文献“计算机视觉中的能量函数最小化的最小割/最大流”的最大流算法实现-An implementation of the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Computer Vision. Yuri Boykov and Vladimir Kolmogorov.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:13196
    • 提供者:illusionme
  1. GrabCut

    0下载:
  2. 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:36177
    • 提供者:liu
  1. GrabCut

    0下载:
  2. GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:37257
    • 提供者:王明
  1. maxflow-v3.0-with-copy.src

    0下载:
  2. 这个软件图书馆实现了maxflow算法描述 “一个实验比较的最大流最小切/能量最小化算法在视觉”。 尤里Boykov和弗拉基米尔·柯尔莫哥洛夫。 在IEEE模式分析与机器智能(PAMI), 2004年9月 这种算法是由尤里Boykov和弗拉基米尔·柯尔莫哥洛夫 在西门子公司的研究。使它用于公共用途, 后来通过弗拉基米尔·柯尔莫哥洛夫重新实现基于开放的出版物。 如果你使用这个软件为研究目的,你应该引用 上述纸在任何产生的出版物。-This software li
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:15203
    • 提供者:王明
  1. 4

    0下载:
  2. 图像超分辨率是指从一序列低分辨率观测图像中重建高分辨率图像。图像超分辨率充分利用了各帧图像 间相似而又不同的信息。-Compared with the model derived from Kolmogorov spectrum, the new model introduces more complete transcendent constraints and is more similar to the physical characteristics of atmospheri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:339856
    • 提供者:王二
  1. MRF1.6

    0下载:
  2. This directory contains the MRF energy minimization software accompanying the paper [1] A Comparative Study of Energy Minimization Methods for Markov Random Fields. R. Szeliski, R. Zabih, D. Scharstein, O. Veksler, V. Kolmogorov, A. Agarw
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:46939
    • 提供者:fant
  1. maxflow-v3.01

    0下载:
  2. kolmogorov最大流算法的实现,程序可调试,可用-the implement of maxflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:14819
    • 提供者:戴超
  1. max-flow

    0下载:
  2. kolmogorov提出的最大流算法代码,可运行,里面有具体事例-Max flow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:17535
    • 提供者:戴超
« 12 »
搜珍网 www.dssz.com