您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Max Flow, Min Cut_有关图像切割

  2. Max Flow, Min Cut_有关图像切割 Minimum cut Maximum flow Max-flow min-cut theorem Ford-Fulkerson augmenting path algorithm Edmonds-Karp heuristics Bipartite matching
  3. 所属分类:其它

  1. 常用图论算法C++代码

  2. 包含最常用的图论算法的C++源代码,如,Dijkstra, floyd等最短路径算法,以及Max Flow, Minimum Cut,Minimum Coloring, Kruskal, Ford Fulkerson,等等算法。
  3. 所属分类:其它

    • 发布日期:2010-01-03
    • 文件大小:9216
    • 提供者:y_x_j
  1. 匈牙利算法(英文笔记)

  2. In this section we discuss how to find Maximum-Weight matchings in bipartite graphs, a situation in which Max-Flow is no longer applicable.
  3. 所属分类:其它

    • 发布日期:2010-03-15
    • 文件大小:76800
    • 提供者:kongfanxin
  1. particle flow tools

  2. max粒子插件3 particle flow tools 3
  3. 所属分类:其它

    • 发布日期:2010-04-16
    • 文件大小:12582912
    • 提供者:mxsmxm
  1. Nonlinear operators in image restoration

  2. We firstly present a variational approach such that during image restoration, edges detected in the original image are being preserved, and then we compare in a second part, the mathematical foundation of this method with respect to some of the well
  3. 所属分类:C++

    • 发布日期:2010-06-12
    • 文件大小:191488
    • 提供者:ziyuang
  1. Linear Network Coding 线性网络编码

  2. Consider a communication network in which certai source nodes multicast information to other nodes on the network the multihop fashion where every node can pass on any of its received data to thers. We are interested in how fast each node careceive
  3. 所属分类:网络基础

    • 发布日期:2010-07-25
    • 文件大小:697344
    • 提供者:bingo1103
  1. Network Flows Theory, Algorithms, and Applications

  2. Bringing together the classic and the contemporary aspects of the field, this comprehensive introduction to network flows provides an integrative view of theory, algorithms, and applications. It offers in-depth and self-contained treatments of short
  3. 所属分类:其它

    • 发布日期:2011-05-29
    • 文件大小:8388608
    • 提供者:suya
  1. Advances In D2D Communications And Network Coding

  2. In this paper, we introduce two innovative concepts which have not been present in cellular systems for IMT-Advanced so far: Device-to-device (D2D) communication and network coding. Both of them are promising techniques to increase the efficiency of
  3. 所属分类:系统集成

    • 发布日期:2012-06-23
    • 文件大小:323584
    • 提供者:aaronaaronliang
  1. Boykov的GraphCut算法

  2. Boykov的经典的Labeling算法,用于GraphCut。 To use this software, YOU MUST CITE the following in any resulting publication: [1] Efficient Approximate Energy Minimization via Graph Cuts. Y. Boykov, O. Veksler, R.Zabih. IEEE TPAMI, 20(12):1222-1239, Nov 2001. [2
  3. 所属分类:C++

    • 发布日期:2012-07-06
    • 文件大小:68608
    • 提供者:mtmtmtmtmtmt
  1. 线性规划及对偶

  2. We begin by looking at some problems that can be cast as linear programming problems. The ones we are going to see have better algorithms but it will give us an idea of the range of linear programming applications. Then we will look at the concept o
  3. 所属分类:专业指导

    • 发布日期:2012-08-06
    • 文件大小:86016
    • 提供者:chaor11
  1. min-cut/max-flow for energy minimazation in vision

  2. 基于最大流最小切的程序代码 可用于能量最小化的图切理论
  3. 所属分类:C++

    • 发布日期:2012-10-23
    • 文件大小:15360
    • 提供者:ddd13659209327
  1. max-flow/min-cuts

  2. 图像处理,最大流最小割,图像分割。graph cuts,max-flow/min-cuts
  3. 所属分类:C++

    • 发布日期:2012-11-24
    • 文件大小:6291456
    • 提供者:msnqq12345
  1. graphcut代码

  2. Yuri Boykov , Vladimir Kolmogorov某文中代码
  3. 所属分类:C++

    • 发布日期:2013-07-07
    • 文件大小:14336
    • 提供者:u011324978
  1. max-flow实现mincut方法

  2. Yuri Boykov等人利用max-flow方法实现的图模型mincut分割算法。算法采用C++类实现方法,使用方便,对理解mincut算法很有帮助。
  3. 所属分类:讲义

    • 发布日期:2015-01-19
    • 文件大小:28672
    • 提供者:kxuehen
  1. Max-flow/min-cut工具箱Bk_matlab

  2. 关于图割问题 解决最小割最大流Max-flow/min-cut问题的工具箱
  3. 所属分类:专业指导

    • 发布日期:2015-01-29
    • 文件大小:26624
    • 提供者:on2way
  1. 图像分割 grabcut C++版本的源码,包含max-flow源码

  2. 用于图像分割的grabcut, 而且非opencv版本,是c++源码,并有max-flow源码,可以用于其它图求解。 程序支持mask和矩形框两种输入,并附有样图和结果图。详细原理请参考文献:"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts
  3. 所属分类:C++

    • 发布日期:2015-08-05
    • 文件大小:922624
    • 提供者:linda_tech
  1. An Experimental Comparison of Min-Cut/Max-Flow Algorithms

  2. 最大流/最小割算法的简介,理解常用最大流最小割概念的文献,值得学习。 minimum cut/maximum flow algorithms on graphs emerged as an increasingly useful tool for exact or approximate energy minimization in low-level vision. The combinatorial optimization literature provides many min-cut
  3. 所属分类:讲义

    • 发布日期:2016-08-24
    • 文件大小:3145728
    • 提供者:ilovejohnny
  1. 最大流/最小割 MATLAB版本

  2. The maxflow-v3.01 library computes max-flow/min-cut on arbitrary graphs.
  3. 所属分类:其它

    • 发布日期:2017-02-07
    • 文件大小:26624
    • 提供者:tyraell
  1. GraphCut-based Optimisation for Computer Vision

  2. Motivation Min-Cut / Max-Flow (Graph Cut) Algorithm Markov and Conditional Random Fields Random Field Optimisation using Graph Cuts Submodular vs. Non-Submodular Problems Pairwise vs. Higher Order Problems 2-Label vs. Multi-Label Problems Recent Adv
  3. 所属分类:算法与数据结构

    • 发布日期:2018-07-19
    • 文件大小:12582912
    • 提供者:weixin_40524661
  1. redux-saga-login-flow:使用假服务器在React&Redux-saga中进行用户loginregister-源码

  2. Redux Saga登录流程 使用React&Redux Saga构建的登录/注册流程 它基于Max Stoiber的,但是使用Redux Saga而不是Redux Thunk来处理异步操作。 认证方式 认证发生在app/auth/index.js ,使用fakeRequest.js和fakeServer.js 。 fakeRequest是伪造的XMLHttpRequest包装器。 fakeServer响应伪造的HTTP请求,并假装为真实服务器,将当前用户使用使用bcrypt加密的密码存储在本
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:93184
    • 提供者:weixin_42157567
« 12 3 4 5 6 »