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

搜索资源列表

  1. 最大流最小割定理.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:1773
    • 提供者:
  1. 最大流最小割定理

    0下载:
  2. 最大流最小割定理-maximum flow minimum cut theorem
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2040
    • 提供者:张志明
  1. graphcut

    1下载:
  2. 在计算机视觉中的立体匹配算法----最大流最小割,最新的研究成果.-in computer vision of the stereo matching algorithm-largest flow minimum cut, the latest research results.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:451153
    • 提供者:adan
  1. maxflow-v2.2.src.tar

    0下载:
  2. 最大流最小割算法的经典实现,对于图像处理的初学者很有帮助。内附说明文档。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22304
    • 提供者:夏晓宁
  1. stream

    1下载:
  2. 网络流算法 涉及:数据结构(图论)、算法、ACM 分类有最大流、最小费用最大流、最小割
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2008-10-13
    • 文件大小:9814
    • 提供者:zry
  1. 故障树分析程序

    0下载:
  2. 故障树分析程序,通过输入故障树等式,生成故障树的图形显示,提供最小割集的计算
  3. 所属分类:数值算法/人工智能

  1. 最大流最小割

    0下载:
  2. 图割算法,最大流最小割,用于图像分割。
  3. 所属分类:GDI/图象编程

  1. max flow/min cut

    1下载:
  2. max flow/min cut 实现最大流最小割算法的程序
  3. 所属分类:C#编程

  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-10
    • 文件大小:1033030
    • 提供者:黄鹏
  1. 3_MinCut.rar

    0下载:
  2. 一个经典的求解最大流最小割代码 VC++版本,A classical solution of maximum flow minimum cut code VC++ Version
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-04
    • 文件大小:18726
    • 提供者:wangfei
  1. 基于网络最小割计算稠密深度图的全局优化方法

    0下载:
  2. 一种基于最小割的稠密视差图恢复算法 摘要:针对经典最小割算法计算量大和适应性不足的问题,提出一种改进的基于网络最小割计算稠密深度图的全局优化方法。,Based on the minimum cut of a dense disparity map algorithm to restore
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-24
    • 文件大小:258227
    • 提供者:shuoshuo
  1. GraphAlgorithm.rar

    0下载:
  2. C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版,C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:11121
    • 提供者:jz
  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-29
    • 文件大小:593379
    • 提供者:liuwei
  1. stereomatchingaft

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

    • 发布日期:2017-04-30
    • 文件大小:1606
    • 提供者:njyunting
  1. max-flow-min-cut-theorem

    0下载:
  2. 初学最大流最小割的几个很有用的参考资料,详细介绍了它的应用,很有帮助哦!-Maximum flow minimum cut beginner several useful references, details of its application, very helpful Oh!
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:4034552
    • 提供者:wade
  1. netflow

    0下载:
  2. 网络流算法的程序以及用网络流解决两个最小割模型的代码-Network flow algorithm for the procedure as well as network flow solution to the two minimal cut model code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2418
    • 提供者:liulanzheng
  1. 最大流最小割算法算理

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

    • 发布日期:2017-12-18
    • 文件大小:60416
    • 提供者:Shy_lock
  1. maxflow-v3.04.src

    0下载:
  2. 使用能量最小法中的图割法,解决图像分类问题,最大流=最小割(The minimum method of energy in the map cut method to solve the problem of image classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:28672
    • 提供者:111111111111
  1. Bk_matlab

    0下载:
  2. 利用能量最小法中的图割法,解决图像分类问题,最大流=最小割(The minimum method of energy in the map cut method to solve the problem of image classification)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:26624
    • 提供者:111111111111
« 12 3 4 »
搜珍网 www.dssz.com