搜索资源列表
GrabCut
- GrabCut图像分割算法,用迭代图像切割法完成交互式前景提取.
GrabCut 对GrabCut的实现
- 一个对GrabCut的实现,代码写得很好,对理解该算法很有帮助-an implementation of GrabCut. the code is very clear and can be a great help for comprehending the algorithm
GrabCut(win32.exe)
- GrabCut是04年SIGGRAPH中一篇介绍图像分割的方法,这段可执行程序是一个实例,用MFC实现-SIGGRAPH 04 GrabCut is described in a method of image segmentation, this is an instance of an executable program, using MFC to achieve
grabcut_matlab
- 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
GrabCutSource
- VC++实现的GrabCut,GrabCut是迭代的GraphCut,分割效果比GraphCut要好,此代码可直接执行的,里面的文件也很全面,值得学习-VC++ implementation GrabCut, GrabCut is iterative GraphCut, segmentation results are better than GraphCut, this code can be executed directly inside the document is very comp
GrabCut
- GrabCut彩色图像分割算法的研究,技术文档,关于Grabcut的算法原理、过程步骤等。-GrabCut color image segmentation algorithm, technical documentation, on Grabcut the algorithm, the process steps and so on.
GrabCut
- 这是一个图像分割的程序,能够将物体从复杂背景中提取出来,其效果比photoshop中的魔术棒还好-this is a image cut program .you can get objects from complex backgroud .its effiction is better than photoshop magic
grabcut1
- 对Grabcut算法进行说明和解释,内容挺详细-Algorithm for Grabcut descr iption and interpretation of the content very detailed
GrabCut
- 基于GrabCut分割和自动采样的敦煌壁画色彩修复.caj-Segmentation and automatic sampling based GrabCut Dunhuang fresco color of the repair. Caj
GrabCut
- “GrabCut” - 互动前景提取,图像分割算法-“GrabCut” – Interactive Foreground Extraction ,Image segmentation algorithm
grabcut_matlab
- An efficient way of segmentation, grabcut matlab code. Segment by interaction with human can easy segment object, especially with rectangle
GrabCut
- 对于GrabCut算法进行了全面的介绍,并给出了完整的程序,比较好的资料-A comprehensive introduction for GrabCut algorithm, and gives a complete program, and better information
GrabCut
- grabcut算法实现图像分割,基于2004年发表的grabcut算法实现。-grabcut
grabcut
- grabcut程序,基于文章:grabcut-interactive foreground extraction using ierated graph cuts-grabcut program based on :grabcut-interactive foreground extraction using ierated graph cuts
GrabCut
- 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
GrabCut
- GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
grabcut
- GRABCUTOpenCV中的GrabCut算法是依据《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》这篇文章来实现的。该算法利用了图像中的纹理(颜色)信息和边界(反差)信息,只要少量的用户交互操作即可得到比较好的分割结果。如果前景和背景之间的颜色反差不大,分割的效果不好;不过,这种情况下允许手工标记一些前景或背景区域,这样能得到较好的结果。-GRABCUTOpenCV in GrabCut alg
grabcut
- 用grabcut算法对图像进行分割,程序支持mask和矩形框两种输入,并附有样图和结果图。详细原理请参考文献: GrabCut - Interactive Foreground Extraction using Iterated Graph Cuts-Grabcut algorithm is for image segmentation. the program supports two input mask and a rectangular box, along with sample di
GrabCut
- java使用GrabCut的示例,没有搭配opencv环境的伪代码(An example of Java using GrabCut)
grabcut
- matlab中实现grabcut,已经编译调试好了,直接运行就可以了(the code of grabcut,you can run it in matlab without debug)
