搜索资源列表
graph
- 一个简单的绘图工具的实现 可以参考学习图形学基本算法-a simple drawing tools can refer to the realization of the basic graphics learning algorithm
MyGC.rar
- 基于opencv框架下的graph cuts算法实现,Opencv based on the framework of graph cuts algorithm
FGseg2
- 采用graph-cut背景减除的算法-backgroud subtraction algorithm using graph-cut
Graph
- 各种划线算法的实现!几何操作:平移,旋转,比例变换!贝塞尔曲线画法-Algorithm to achieve a variety of line! Geometric steps: translation, rotation, the ratio of transformation! Drawing Bezier curves
GraphCuts
- 基于图论的高效图像分割方法,比NCut算法的效率更高,效果更好-Based on Graph Theory and efficient image segmentation method, an algorithm NCut more efficient, better
SegmentVideo.tar
- 图像分割元代码,对大部分人学习图割算法进行了实现-Image segmentation element code, for most people to learn graph cut algorithm to achieve
graphic_math_lib
- .net 平台下实现的图形学基本算法函数库-. net platform to achieve the basic algorithm of the graphics library
graphCuts
- 基于Graph Cuts计算机视觉立体视图匹配算法-Computer Vision Graph Cuts Based on three-dimensional view matching algorithm
GCmex1.2.tar
- graph cut matlab and c++ code for graph analysis
hgr
- 求二分图最大匹配 匈牙利算法-Seeking the maximum bipartite graph matching for bipartite graph maximum matching algorithm Hungary
GraphCut
- 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
graph
- 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
adaptive
- adaptive threshold for liver segmentation project through graph cut algorithm
graph
- 直接使用windows API写的,绘制直线的算法的展示,以十倍大小显示-Direct use of the windows API to write and draw a straight line of the display of the algorithm to ten times the size of display
Maximum.matching.algorithm.in.general.graph.o(n^3
- A matching on a graph is a set of edges, no two of which share a vertex.
Graph
- 实现DDA算法画线,以及中点画圆的算法程序。好可以根据喜好选择颜色进行画-DDA line drawing algorithm to achieve, as well as the mid-point of the algorithm drawcircle procedures. Good can choose the color for painting
maxflow-v3.0
- 最大流或最小割问题的算法实现,采用graph cut方法做图像分割时需要用到最小割。-Maximum flow or minimum cut algorithm problem, the graph cut image segmentation methods need to use minimum cut.
PSO-image-segmentation-algorithm
- 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
Graph-Algorithm
- 详细全面地讲述了图论的经典算法,希望对大家有所帮助-Complete and perfect graph algorithms
graph.tar
- IT'S A SOURCE CODE FOR VARIOUS GRAPH ALGORITHM IN C++