搜索资源列表
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
GraphSegment.rar
- 基于OpenCV开发的基于图论的快速图像分割方法,可以选择分割使用的彩色空间,可以设置参数。,effcient graph-based image segmentation on different color spaces programmed on OpenCV.
segmentation
- 这是基于图论的图像分割源代码,效果很好,欢迎下载.-This is based on graph theory image segmentation source code, works well, welcome to download.
GraphCuts
- 基于图论的高效图像分割方法,比NCut算法的效率更高,效果更好-Based on Graph Theory and efficient image segmentation method, an algorithm NCut more efficient, better
fenshuilingsuanfa
- 基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法-Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method
tuxiangfengefangfa
- 基于图论Felzenszwalb 算法的图像分割算法分析和研究,-Felzenszwalb algorithm based on graph theory image segmentation algorithm analysis and research,
graph-based_segment
- 基于图论的图像分割,使用区域之间和区域内部进行比较的准则,对于风景图片效果不错。-Graph-based image segmentation, using the region based comparison criteria, good for scene images.
Graph_seg
- 基于图论的图像分割,matlab代码,分割效果还可以,欢迎大家下载-Image segmentation based on graph theory, matlab code, segmentation can be, are welcome to download
dfdf3223
- 基于图论的图像分割算法文章,希望对大家有帮助-Based on graph theory image segmentation algorithm article, we want to help
libsvm
- 一种基于图论的图像分割方法 libsvm-Based on graph theory image segmentation libsvm
match-v3.4.src.tar
- 计算机视觉中的,基于图论的图像分割,最大流/最小切-maxflow/mincut ,graph cuts,computer vision
GraphSeg
- 基于图论的图像分割matlab库,很好用,有2d和3d-Image segmentation based on graph theory matlab library, useful, 2d and 3d
huidufenge
- 在图像识别技术的实现过程中,图像分割是一个重要的预处理环节,图像分割效果,直接影响着后续的分类、目标识别、图像分析、图像理解等过程的结果。针对着不同的图像特点,目前已经提出了错综复杂的图像分割算法。其中基于图论的图像分割算法是近几年研究的热点,这类算法着眼于全局,更注重局部数据的处理,比一般方法可以获得更佳的效果,并且图论理论有着比较完备的数学理论基础,将其用于图像处理有着较好的应用前景。-In the implementation process of image recognition te
segmentforimage
- 图像分割源码,是一种基于图论的方法做的。分割的质量超好,不信的话下载下来看,你就清楚了!-Image segmentation source code, is a method based on graph theory to do. Segmentation quality is super good, do not believe it download the next run, you will be clear!
GraphSeg
- 使用图论算法对图像进行图像分割,对图像处理及数据结构的学习很有帮助。-Use graph algorithm for image segmentation, image processing and data structures very helpful.
maxflowmincut
- 基于图论的图像分割——最大流最小割算法。内含最大流最小割算法通用matlab程序。-Maximum flow minimum cut algorithm- based on graph theory image segmentation. Maximum flow minimum cut algorithm contains generic matlab program.
graphcut
- 本程序是基于图论的知识进行图像分割,其中用到的是graphcut分割知识,完整的程序代码及结果-This procedure based on the knowledge of graph theory for image segmentation, which is used graphcut segmentation knowledge, including program code and the complete results !!
multi_ncut
- SD-CVbench中图像分割算法实现 使用基于图论的Ncut算法,简单,易懂,有良好的并行性。-SD-CVbench image segmentation algorithm using graph theory Ncut algorithm is simple, easy to understand, with good parallelism.
NCUT
- 基于NCUT的综述,适合初学者了解Ncut,以及了解基于图论的图像分割方法。-descr iption for Ncut,useful to someone。
graphcuts
- 基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)