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

搜索资源列表

  1. maxflow-v2.2.src

    0下载:
  2. max flow 求图的最大流算法 VC6.0
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30868
    • 提供者:李佳
  1. maxflow

    0下载:
  2. 最大流最小割算法,可以跟踪主动镜头下的非刚体目标!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9814
    • 提供者:zry
  1. 介绍了图割的基本思想

    0下载:
  2. 介绍了图割的基本思想,包括最大流最小割算法,以及简单的图割实例-Introduced the basic idea of graph cuts, including the maximum flow minimum cut algorithm, and simple instances of graph cuts
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1033030
    • 提供者:黄鹏
  1. PlanarCut-v1.0

    0下载:
  2. 快速图割算法,计算平面图的最大流最小割计算平面图的最大流最小割-The PlanarCut-v1.0 library computes max-flow/min-s-t-cut on planar graphs. It implements an efficient algorithm, which has almost linear running time. The library also provides for several easy-to-use interfaces in ord
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:593379
    • 提供者:liuwei
  1. stereomatchingaft

    2下载:
  2. 图割算法 求图像的立体匹配问题 最大流最小割问题-graphcut stereomatching matlabcode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:1606
    • 提供者:njyunting
  1. max_flow

    0下载:
  2. 通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义-Generic maximum flow calculation procedure is relatively simple algorithm, for beginners programming reference value
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:983
    • 提供者:高显忠
  1. maxflowandmincut

    0下载:
  2. 最大流最小分割算法的实现。maxflow -Maximum flow minimum partition algorithm. maxflow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:15222
    • 提供者:herong
  1. maxflow-v3.0.src.tar

    0下载:
  2. 图像处理最大流最小割经典算法,适合初学者使用!-A classic max flow/min cut algorithm in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:13609
    • 提供者:霓棠烟鱼
  1. maxflow-v3.0

    0下载:
  2. 最大流或最小割问题的算法实现,采用graph cut方法做图像分割时需要用到最小割。-Maximum flow or minimum cut algorithm problem, the graph cut image segmentation methods need to use minimum cut.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:61440
    • 提供者:jiangkaihua
  1. match-v3.3.src

    0下载:
  2. 实现图像的匹配,用最大流最小割的算法实现-match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1396601
    • 提供者:wangrui
  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. 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-22
    • 文件大小:13196
    • 提供者:illusionme
  1. maxflow-v2.21.src

    0下载:
  2. 最大流最小割算法的c++源代码,用于图像分割和处理领域-Minimum cut maximum flow algorithm c++ source code for image segmentation and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20279
    • 提供者:黄鹏
  1. maxflow

    0下载:
  2. 最大流最小割算法的实现,能量最小化算法做分割,恢复等-max flow/min cut
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:9899
    • 提供者:秦婵婵
  1. ALE

    1下载:
  2. 图像分割算法,是基于最小切最大流算法的分割方法。-The image segmentation algorithm is a segmentation method based on the maximum flow minimum cut algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4839687
    • 提供者:
  1. maxflow

    0下载:
  2. 最大流算法,图像处理,进行处理使图像 优化,提取轮廓-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-12-04
    • 文件大小:3614
    • 提供者:显阳
  1. maxflow-v3.01

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

    • 发布日期:2017-04-24
    • 文件大小:14819
    • 提供者:戴超
  1. maxflow-of-bfs-and-dfs

    0下载:
  2. 分别利用广度和深度求最大流,是很好的学习最大流算法的代码,简单,实用-method maxflow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1560393
    • 提供者:戴超
  1. max-flow

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

    • 发布日期:2017-04-26
    • 文件大小:17535
    • 提供者:戴超
  1. 最大流最小割算法算理

    0下载:
  2. 这是对图割graphcut的最大流最小割算法的讲解(This is the graph cut graphcut maximum flow minimum cut algorithm explained)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:60416
    • 提供者:Shy_lock
« 12 »
搜珍网 www.dssz.com