文件名称:grabcut
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-03-31
- 文件大小:
- 80kb
- 下载次数:
- 0次
- 提 供 者:
- yang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
GRABCUTOpenCV中的GrabCut算法是依据《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》这篇文章来实现的。该算法利用了图像中的纹理(颜色)信息和边界(反差)信息,只要少量的用户交互操作即可得到比较好的分割结果。如果前景和背景之间的颜色反差不大,分割的效果不好;不过,这种情况下允许手工标记一些前景或背景区域,这样能得到较好的结果。-GRABCUTOpenCV in GrabCut algorithm is based on the " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" in this article to achieve. The algorithm uses the image texture (color) and the boundary information (contrast) information, as long as the amount of user interaction to obtain a better segmentation results. If the color contrast between foreground and background is not, split ineffective however, allow manual marking some of the foreground or background areas, this can get better results in this case.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GrabCut\bagon_assert.h
.......\block.h
.......\CHANGELOG.txt
.......\compile_gc.m
.......\energy.h
.......\GCAlgo.m
.......\GCoptimization.cpp
.......\GCoptimization.h
.......\GC_GUI.fig
.......\GC_GUI.m
.......\graph.cpp
.......\graph.h
.......\GraphCut.cpp
.......\GraphCut.h
.......\GraphCut.m
.......\GraphCut3dConstr.cpp
.......\GraphCutConstr.cpp
.......\GraphCutConstrSparse.cpp
.......\GraphCutMex.cpp
.......\LICENSE.TXT
.......\LinkedBlockList.cpp
.......\LinkedBlockList.h
.......\maxflow.cpp
.......\README_GrabCut.txt
.......\README_GraphCut_Bagon.txt
.......\VERSION.txt
GrabCut