搜索资源列表
图论的算法与程序设计
- 图论的算法与程序设计-graph theory of algorithms and program design
NormalizedCuts
- 经典的图切算法NormalizedCuts.将图论应用到图像分割上,可以限定分割块数,有效分割图像。运行:demoNcutImage.m,即可看到效果。读取的图像名称和块数,可在程序中修改。-classic NormalizedCuts MAP algorithm. On the map will be applied to image segmentation, Segmentation can block limited number of effective segmentation im
work2z
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
xiongyali
- 图论算法dfs实现过程: #include<stdio.h> #include<string.h> #define MAX 1
图论matlab工具集合
- 图论的matlab工具箱 非常详细
GraphSegment.rar
- 基于OpenCV开发的基于图论的快速图像分割方法,可以选择分割使用的彩色空间,可以设置参数。,effcient graph-based image segmentation on different color spaces programmed on OpenCV.
Nystrom-Ncut
- 图论分割算法之一“Nystrom Ncut”MatLAB源程序。-MatLAB codeof “Nystrom Ncut”.
segmentation
- 这是基于图论的图像分割源代码,效果很好,欢迎下载.-This is based on graph theory image segmentation source code, works well, welcome to download.
graphAnalysisToolbox-1.0
- 波士顿大学Leo Grady的图论分割MatLAB源码,用过的没问题。为开通帐号,多年的珍藏啊,贡献了!-MatLAB code of graph segmentation by Leo Grady in Boston University.
GraphCuts
- 基于图论的高效图像分割方法,比NCut算法的效率更高,效果更好-Based on Graph Theory and efficient image segmentation method, an algorithm NCut more efficient, better
line_map
- 图论算法类讲解,主要讲解图论中区间图,这类算法在国内出现较少,是难得的资料-Graph theory to explain algorithm category, mainly on graph theory in the range of maps, such algorithm appears less at home, is a rare information
CreatGraph
- 图论绘图 输入边点及权重的信息 就可以通过这个函数来绘制图像-creat graph
image
- 基于Matlab的图形图论的重要算法的仿真。内有详细说明和源代码。-Matlab-based graphical map of the importance of the simulation algorithm. There are detailed descr iptions and source code.
fenshuilingsuanfa
- 基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法-Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method
graphcuts
- 基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)
图论着色CSGC
- 针对图着色问题所用的一种敏感图论算法,解决路线着色问题。(A sensitive graph theory algorithm for graph coloring problem is used to solve the problem of route coloring.)
CriticalPath0517
- 北航的离散数学课上的图论作业,是关于关键路径的py程序(Graph operation on discrete mathematics course of BUAA)
0778402
- 该程序为动态规划得图论求解程序 好不好用了就知道()
