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

搜索资源列表

  1. maxflow-v3.0.src

    0下载:
  2. 用maxflow算法实现图像的切割,需要事先设置source种子和sink种子
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 最大流详解,解释很全很清楚,为acm学习不可多得材料-maxflow
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:569962
    • 提供者:刘先生
  1. maxflow-v3.0.src

    0下载:
  2. maxflow算法c++代码,图像处理很有用-maxflow algorithm c++ code, image processing is useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:49497
    • 提供者:严小刚
  1. maxflowandmincut

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

    • 发布日期:2017-04-08
    • 文件大小: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-06
    • 文件大小:13609
    • 提供者:霓棠烟鱼
  1. MCROSOFT_Matching

    0下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
  3. 所属分类:3D图形编程

    • 发布日期:2013-04-01
    • 文件大小:179202
    • 提供者:woxiest
  1. M

    0下载:
  2. Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, endin
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:1211
    • 提供者:Joao
  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. maxflow

    0下载:
  2. c/c++实现的max flow有效的算法-c/c++ to achieve max flow algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:汪敏
  1. maxflow-v3.0.src

    0下载:
  2. MAXFLOW - software for computing mincut/maxflow in a graph Version 3.0- MAXFLOW - software for computing mincut/maxflow in a graph Version 3.0
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:14736
    • 提供者:Alex
  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. maxflow

    0下载:
  2. Yuri Boykov s and Vladimir Kolmogorov s work on graph cuts and MRF optimization has been extensively cited in the academia, and their maximum flow implementation is widely used in computer vision and image processing research.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:139372
    • 提供者:utrade1
  1. Maxflow

    0下载:
  2. The algorithm of maxflow in design and analysis algorithm course. :)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2320
    • 提供者:Sahar
  1. maxflow-v2.21.src.tar

    0下载:
  2. maxflow source code,yuri.Boykov图切割的源码-maxflow source code, yuri.Boykov graph cuts source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15121
    • 提供者:charming
  1. maxflow

    0下载:
  2. 用matlab计算最大流量,求最大流的函数function [f,wf,flag]=maxflow(C)-Using matlab to calculate the maximum flow, find the maximum flow of the function function [f, wf, flag] = maxflow (C)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1021
    • 提供者:sun
  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. maxflow-v3.01

    0下载:
  2.  这个软件图书馆实现了maxflow算法描述    “一个实验比较的最大流最小切/能量最小化算法在视觉。-This software library implements the maxflow algorithm described in "An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:15506
    • 提供者:张茂华
  1. maxflow-v3.03.src

    0下载:
  2. This software library implements the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision. Yuri Boykov and Vladimir Kolmogorov. In IEEE Transactions on Pattern Analys
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:28683
    • 提供者:来来
  1. maxflow

    0下载:
  2. Ford_Fulkerson最大流实现,可以运行很好的软件,值得拥有-the implement of maxflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2044
    • 提供者:戴超
  1. maxflow-v3.04.src

    0下载:
  2. maxflow-v3.04.src.zip
  3. 所属分类:其他

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